Searched hist:"230 b8b04d74958ebc5892510475e510b1284f14f" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/udl/ |
H A D | udl_drv.h | diff 230b8b04d74958ebc5892510475e510b1284f14f Tue Dec 10 02:49:02 CST 2019 Thomas Zimmermann <tzimmermann@suse.de> 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
|
H A D | udl_modeset.c | diff 230b8b04d74958ebc5892510475e510b1284f14f Tue Dec 10 02:49:02 CST 2019 Thomas Zimmermann <tzimmermann@suse.de> 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
|