blob: 0bff71e7c08f4e2b2dc4b799dfab7bce20c0f7fe [file] [log] [blame]
4a9a5d62ec01 ("drm/amd/display: Refactor on dc_sink structure.")
ab2541b67395 ("drm/amd/display: Remove dc_target object")
7d7024ca202c ("drm/amd/display: drop min/max wrappers")
cf388c0da8e9 ("drm/amd/display: fix cursor disappearing after resume")
f79d7749e738 ("drm/amd/display: Don't use target before null check")
db96c69ee788 ("drm/amd/display: Add refcount debug assert")
8c737fcc24b0 ("drm/amd/display: Fixed crash caused by unnecessary clock source in split pipe.")
1c4e6bcefd0e ("drm/amd/display: Fixed split update bug.")
b76794d2e719 ("drm/amd/display: 4k split black out due to incorrect cursor")
1964cb736aaa ("drm/amd/display: remove dc hub - this seems unused.")
90e508ba253c ("drm/amd/display: Refactor output transfer function to stream")
fb735a9f29f9 ("drm/amd/display: Add in/out transfer functions to DC")
89e896303608 ("drm/amd/display: Fix Gamma Adjustment")
f4c07f88cc30 ("drm/amd/display: avoid apply_clk_constraints for address update")
edbd58af6998 ("drm/amd/display: fix indexing bug")
091a97e542cf ("drm/amd/display: Fix warning. Set MAX_SURFACES to 3")
e11b86ad7d97 ("drm/amd/display: moving remaining functionality from gpu to dce_clocks")
9a70eba7f2c6 ("drm/amd/display: consolidate dce8-11.2 display clock code")
e9c58bb439bc ("drm/amd/display: remove clocks_state enum")
95015be8f483 ("drm/amd/display: remove get_min_clocks_state")
3bad7c5ccfac ("drm/amd/display: remove store clock state")
5d6d185f32eb ("drm/amd/display: restyle display clock calls part 2")
1a687574a71f ("drm/amd/display: restyle display clock calls part 1")
00d64d289fbb ("drm/amd/display: remove dead display clock code")
b32c34ae480b ("drm/amd/display: Removing extra newline")
4562236b3bc0 ("drm/amd/dc: Add dc display driver (v2)")
9a18999640fa ("drm/amdgpu: move MMU notifier related defines to amdgpu_mn.h")
1ed3d2567c80 ("drm/amdgpu: keep the MMU lock until the update ends v4")
9cca0b8e5df0 ("drm/amdgpu: move amdgpu_cs_sysvm_access_required into find_mapping")
3fe89771cb0a ("drm/amdgpu: stop reserving the BO in the MMU callback v3")
60de1c1740f3 ("drm/amdgpu: use a rw_semaphore for MMU notifiers")
1b0c0f9dc5ca ("drm/amdgpu: move userptr BOs to CPU domain during CS v2")
ca666a3c298f ("drm/amdgpu: stop using BO status for user pages")
b72cf4fca2bb ("drm/amdgpu: move taking mmap_sem into get_user_pages v2")
a216ab09955d ("drm/amdgpu: fix userptr put_page handling")
ddbb5313502f ("drm/amdgpu/virtual_dce: Virtual display doesn't support disable vblank immediately")