blob: 08baa8163dfdfd11fa2082d6f067325d50c3e919 [file] [log] [blame]
8e437c799158 ("drm/amd/display: Modified set bandwidth sequence.")
623a7e96cd73 ("drm/amd/display: Remove 300Mhz minimum disp clk limit.")
3d53f424796b ("drm/amd/display: update cur_clock correctly within set bandwidth")
949785b5d113 ("drm/amd/display: fix plane update prior to stream enablement")
e7f93e906748 ("drm/amd/display: Early return on stream programming failure")
b674f1edc9a0 ("drm/amd/display: Change frontend/backend programming sequence")
4faf6eddfbeb ("drm/amd/display: Remove dangling planes on dc commit state")
83c3e57bc470 ("drm/amd/display: Both timing_sync and multisync need stream_count > 1")
fa2123dbccdc ("drm/amd/display: Multi display synchronization logic")
74707de3365a ("drm/amd/display: Not reset front end when program back end.")
3dc780ec3473 ("drm/amd/display: Move lock to front end program.")
d94585a06b81 ("drm/amd/display: rename transform to dpp for dcn")
3411eac1a144 ("drm/amd/display: [RV] bug in cm programming")
81739b7f49bf ("drm/amd/display: Add DPP capabilities")
8feabd03d34e ("drm/amd/display: rename struct mem_input to hubp for dcn")
734a092b1fe4 ("drm/amd/display: clean up dcn10 dpp after HW review")
e4b3b5ccd983 ("drm/amd/display: Making hubp1_program_surface_config public")
b7901be0ed5d ("drm/amd/display: renaming mem input to hubp")
50d4cfdc1181 ("drm/amd/display: Program front end first when set mode.")
6a2b691f0985 ("drm/amd/display: wrong VM setting cause invalid DF request from DCN")
c73b046f86d0 ("drm/amd/display: Expose some mem_input functions for reuse")
b87d78d6aa10 ("drm/amd/display: moving cursor functions from ipp to mem_input")
966869d07aae ("drm/amd/display: option to maximize lb usage")
a32a7708ae8b ("drm/amd/display: add option to disable DCC for DCC 128b request")
db64fbe73288 ("drm/amd/display: enable optional pipe split for single display")
e778915c9162 ("drm/amd/display: temp disable DCC on high res.")
4f4ee68686c7 ("drm/amd/display: screen flickers when connected to ext monitor in clone")
5df921d4c0e3 ("drm/amd/display: fix ASSERT() caused by missing registers.")
bc6828e0e6b6 ("drm/amd/display: Refactor dc_update_planes_and_stream.")
7f4a7253b112 ("drm/amd/display: update mpc add/remove functions")
5088cc98f59b ("drm/amd/display: Force always scale chroma, set always_scaled to false")
6bf520280f36 ("drm/amd/display: Driver message to SMU to indicate display off")
3ee6b26b78e4 ("drm/amd/display: whitespace cleanup in amdgpu_dm.c/h")
54d765752467 ("drm/amd/display: Unify amdgpu_dm state variable namings.")
c2cea7063b85 ("drm/amd/display: Unify DRM state variable namings.")
0bc9706db3a3 ("drm/amd/display: Use new DRM API where possible")
9ba29fcb76a5 ("drm/amd/display: Use DRM new-style object iterators.")
bfe0feb14315 ("amdgpu/dc: convert dc_stream_state to kref.")
5667ff5c117f ("amdgpu/dc: fix a bunch of misc whitespace.")
db6c3bdcfe2d ("amdgpu: fixup construct to void paths on some more dc objects.")
c13b408b81f8 ("amdgpu/dc: another round of dce/dcn construct cleanups.")
4dec2aa9eb13 ("amdgpu/dc: make program_regamma_pwl return void")
395f669eb69b ("amdgpu/dc: constify a bunch of dc structs.")
2004f45ef83f ("drm/amd/display: Use kernel alloc/free")
4a6cee2ca142 ("drm/amd/display: Remove unused dc_validate_guaranteed function")
f1ad2f5efd29 ("drm/amd/display: Reduce DC chattiness")
01a526f3dee9 ("drm/amd/display: Pass log_mask from DM")
2e0ac3d68838 ("drm/amd/display: Create fake sink if needed when commit stream")
c84dec2fe883 ("drm/amd/display: Break out amdgpu_dm_connector")
e9475143fb42 ("drm/amd/display: Add 2X Cursor Magnification Code")