blob: fcfab5d07f24dada03ff42f9d4afdcfcdb4f69a8 [file] [log] [blame]
a7319c8f50c5 ("drm/udl: Fix missing error code in udl_handle_damage()")
a8109f5bc4bd ("drm/udl: Move udl_handle_damage() into udl_modeset.c")
eb3deeceaa5d ("drm/udl: Remove struct udl_device.active_fb_16")
230b8b04d749 ("drm/udl: Convert to drm_atomic_helper_dirtyfb()")
997d33c35618 ("drm/udl: Inline DPMS code into CRTC enable and disable functions")
9fda81e00e06 ("drm/udl: Convert to struct drm_simple_display_pipe")
e829cf0b30b4 ("drm/udl: Init connector before encoder and CRTC")
1ca3fd96f958 ("drm/udl: Remove field lost_pixels from struct udl_device")
798ce3fe1c3a ("drm/udl: Begin/end access to imported buffers in damage-handler")
cd45e30a7099 ("drm/udl: Move log-cpp code out of udl_damage_handler()")
ffc90486e320 ("drm/udl: Move clip-rectangle code out of udl_handle_damage()")
2d2bebb83323 ("drm/udl: Vmap framebuffer after all tests succeeded in damage handling")
d15e35dafb1e ("drm/udl: Don't track number of identical and sent pixels per line")
3f1939b531cf ("drm/udl: Remove unused statistics counters")
8ed447744bec ("drm/udl: Replace struct udl_framebuffer with generic implementation")
8344603534e1 ("drm/udl: Call udl_handle_damage() with DRM framebuffer")
ba59b015a014 ("drm/udl: Store active framebuffer in device structure")
6c44e30ae130 ("drm/udl: Unmap buffer object after damage update")
d0c4fc5a4814 ("drm/udl: Replace fbdev code with generic emulation")
d56cbce7be1a ("drm/udl: Remove struct udl_gem_object and functions")
08b22f65b309 ("drm/udl: Switch to SHMEM")
1d48b9e988a8 ("drm/udl: Allocate GEM object via struct drm_driver.gem_create_object")
92c4eeb0c9d2 ("drm/udl: Remove flags field from struct udl_gem_object")
a92462d6bf49 ("drm/connector: Share with non-atomic drivers the function to get the single encoder")