On Fri, Feb 07, 2020 at 03:16:01PM +0100, Thomas Zimmermann wrote:
Atomic modesetting doesn't use struct drm_connector_funcs.dpms and the set function, drm_helper_connector_dpms(), wouldn't support it anyway. So keep the pointer to NULL.
Signed-off-by: Thomas Zimmermann tzimmermann@suse.de
Acked-by: Gerd Hoffmann kraxel@redhat.com