blob: 39417a07d37757153081e018ddac29968ab37358 [file] [log] [blame]
96313f1b7a4b ("drm/amd/display: Fix MST downstream display not light up regression")
0971c40e1806 ("drm/amd/display: Rename dc_stream to dc_stream_state")
c9614aeb12f8 ("drm/amd/display: Rename dc_surface to dc_plane_state")
9b690ef3c704 ("drm/amd/display: Avoid full modeset when not required")
d54d29db47cd ("drm/amd/display: Move and Rename "is_stream_changed()"")
f669089aa12a ("drm/amd/display: Add stateless surface validation to validate_resources")
cbd194881e05 ("drm/amd/display: Implement plane atomic_check.")
792671d7e1e2 ("drm/amd/display: Add per surface validation hook.")
b830ebc910f6 ("drm/amd/display: Fix ckeckpatch problems in amdgpu_dm")
e7b07ceef2a6 ("drm/amd/display: Merge amdgpu_dm_types and amdgpu_dm")
a989ab08a7e3 ("drm/amd/display: Roll stream into dc_stream")
4fa086b9b664 ("drm/amd/display: Roll core_stream into dc_stream")
b3d6c3f0f676 ("drm/amd/display: Minor fix for dc_sink refactor")
4017fcdf5824 ("drm/amd/display: Use stream validation hook.")
9345d9874c32 ("drm/amd/display: Move stream validations into seperate function.")
6be425f3dc16 ("drm/amd/display: break up plane disable and disconnect in set mode")
a74b27341e46 ("drm/amd/display: separate plane disable sequence")
7a6c4af6bf41 ("drm/amd/display: Roll core_gamma into dc_gamma")
0b0aab86d51e ("drm/amd/display: Roll gamma struct into core_gamma")
b73a22d3257f ("drm/amd/display: Roll core_sink into dc_sink")
89899039356a ("drm/amd/display: Roll sink struct into core_sink")
d0778ebfd58f ("drm/amd/display: Roll core_link into dc_link")
e12cfcb1d447 ("drm/amd/display: Roll core_surface into dc_surface")
c8d7bd8bd0c0 ("drm/amd/display: move RGAM programming from opp to dpp")
e63825be738e ("drm/amd/display: fix YCbCr420 deep color mode not supported")
b6762f0c16a4 ("drm/amd/display: add missing func for dce11o to avoid crash")
7db90a6b5876 ("drm/amd/display: move ocsc programming from opp to dpp")
8748068764e7 ("drm/amd/display: add idle wait for passive surface update and modeset")
8c4abe0b07a1 ("drm/amd/display: fix decide_link_settings")
03618e910797 ("drm/amd/display: Roll surface struct into core_surface")
516666318fe1 ("drm/amd/display: support for updated register headers on DCN")
50e27654d778 ("drm/amd/display: Implement logic for hdmi info packet bits.")
2b13d7d380d5 ("drm/amd/display: mpo debug sanity checks")
6d244be884d2 ("drm/amd/display: plumbing to allow easy print of HW state for DTN")
8ee65d7c93cb ("drm/amd/display: Return hpd_irq_dpcd from hpd_rx handler")
eb78d83e0637 ("drm/amd/display: Do not release state objects on atomic check fail")
2233ec72b350 ("drm/amd/display: Add regkey for DRR control for internal panel")
d65359d571aa ("drm/amd/display: revert order change of HUBP and MPC disable")
15e173352eea ("drm/amd/display: fix aviInfoFrame bar Info and add set_avMute")
1674d35bf57b ("drm/amd/display: properly turn off unused mpc before front end programming")
820e3935489c ("drm/amd/display: link training fallback actions")
b02c3b055fe2 ("drm/amd/display: hwseq init sequence update")
587cdfe9463e ("drm/amd/display: Rename trasnform to dpp for dcn's")
71a2f23e9101 ("drm/amd/display: fix mpo exit hang")
38917a1eb274 ("drm/amd/display: ensure OTG is locked before proceeding")
d21becbe0225 ("drm/amd/display: avoid disabling opp clk before hubp is blanked.")
189f73e32e9a ("drm/amd/display: change order of HUBP and MPC disable according to HW guide")
0a323b84fab2 ("drm/amd/display: Release dm_state->context when state is cleared.")
3b42a1c09568 ("drm/amd/display: Skip DC validation for flips and cursor.")
8a76708ec4be ("drm/amd/display: Introduce refcount for dc_validate_context")