linux/drivers/gpu/drm/udl
Thomas Zimmermann 230b8b04d7 drm/udl: Convert to drm_atomic_helper_dirtyfb()
The infrastruture for atomic modesetting allows us to use the generic
code for dirty-FB and damage handling. Switch over udl and remove the
driver's implementation. The simple-pipe's update function now picks up
the primary plane's damage and updates a minimal region of the screen.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20191210084905.5570-7-tzimmermann@suse.de
2019-12-11 17:02:16 +01:00
..
Kconfig drm/udl: Fix Kconfig indentation 2019-11-20 17:40:32 +01:00
Makefile drm/udl: Convert to struct drm_simple_display_pipe 2019-12-11 17:02:16 +01:00
udl_connector.c drm/udl: Convert to struct drm_simple_display_pipe 2019-12-11 17:02:16 +01:00
udl_connector.h drm/udl: drop use of drmP.h 2019-07-17 12:52:55 +02:00
udl_drv.c drm/udl: Set preferred color depth to 16 bpp 2019-12-11 17:02:16 +01:00
udl_drv.h drm/udl: Convert to drm_atomic_helper_dirtyfb() 2019-12-11 17:02:16 +01:00
udl_fb.c drm/udl: Convert to drm_atomic_helper_dirtyfb() 2019-12-11 17:02:16 +01:00
udl_gem.c drm/udl: Remove udl implementation of GEM's free_object() 2019-11-26 12:34:39 +01:00
udl_main.c drm/udl: Remove field lost_pixels from struct udl_device 2019-12-06 13:52:33 +01:00
udl_modeset.c drm/udl: Convert to drm_atomic_helper_dirtyfb() 2019-12-11 17:02:16 +01:00
udl_transfer.c drm/udl: Remove field lost_pixels from struct udl_device 2019-12-06 13:52:33 +01:00