blob: 53f77fe44875f66875e964d6e7eff5c733f2a8f9 [file] [log] [blame]
9a33e8819b34 ("drm/amd/display: Clean up GFX9 tiling_flags path.")
37384b3f17cd ("drm/amd/display: Set DC options from modifiers.")
a32419911f0a ("drm/amd/display: Refactor surface tiling setup.")
6eed95b00b45 ("drm/amd/display: Store tiling_flags in the framebuffer.")
be7b9b327e79 ("drm/amd/display: Honor the offset for plane 0.")
b35ce7b364ec ("drm/amd/display: Do not silently accept DCC for multiplane formats.")
4a3a1dc02fc3 ("drm/amd/display: Initialize num_pkrs on VANGOGH.")
2a4112050451 ("drm/amd/display: Add DCN302 support in amdgpu_dm (v2)")
469989ca4cb3 ("drm/amd/display: Add dcn3.01 support to DM")
8ce5d8425d39 ("drm/amd/display: Use validated tiling_flags and tmz_surface in commit_tail")
cf322b49c9e8 ("drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prepare_planes")
9a81cc60796b ("drm/amd/display: Reset plane when tiling flags change")
707477b0861f ("drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_state")
178b0013f074 ("drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail")
a6c5308f2a7a ("drm/amd/display: add DC support for navy flounder")
5404f073595a ("drm/amdgpu: add virtual display support for navy_flounder.")
885eb3fad6ff ("drm/amdgpu: add gfx ip block for navy_flounder")
026c396b41a4 ("drm/amdgpu: add ih ip block for navy_flounder")
fc8f07da1f47 ("drm/amdgpu: add gmc ip block for navy_flounder")
8515e0a489e0 ("drm/amdgpu: add common ip block for navy_flounder")
790373245ee6 ("drm/amd/display: Add DCN3 Support in DM (v2)")
81d9bfb8c526 ("drm/amdgpu/dc: Add missing Sienna_Cichlid chip id")
689dede0a0ee ("drm/amdgpu: enable 3D pipe 1 on Sienna_Cichlid")
933c8a93e241 ("drm/amdgpu: add gfx ip block for sienna_cichlid (v3)")
757b3af8ecb4 ("drm/amdgpu: add ih ip block for sienna_cichlid")
0b3df16b5abc ("drm/amdgpu: add gmc ip block for sienna_cichlid")
2e1ba10e9271 ("drm/amdgpu/soc15: add common ip block for sienna_cichlid")
1cfbbddead0a ("drm/amd/display: add addition dc type to translate to dmub fw type")
43a10b15d442 ("amd/amdgpu: Limit rlcg write registers only for nv12")
5888f07a657d ("drm/amd/display: Indicate use of TMZ buffers to DC")
af031f078aea ("drm/amd/display: Fix green screen issue after suspend")
e49233873604 ("drm/amd/display: Adjust refactored dm for color management only")
2059fc5e8c7f ("drm/amd/display: Use the correct input TF for video formats")
d1ebfdd8d0fc ("drm/amd/display: Unify psr feature flags")
cdde482caabf ("drm/amd/display: Refactor color management to take dm plane state")
efc3ec87a937 ("drm/amd/display: Remove unused defines")
1675c3a24d07 ("drm/amdgpu: stop disable the scheduler during HW fini")
c38cc6770fd5 ("drm/amd/display: differentiate vsc sdp colorimetry use criteria between MST and SST")
3b58f22e938b ("drm/amd/display: Remove PSR dependency on swizzle mode")
2e0cc4d48b91 ("drm/amdgpu: revise RLCG access path")
f091c1c70e89 ("drm/amdgpu: disable 3D pipe 1 on Navi1x")
1da7d4a8ab79 ("drm/amdgpu: Write blocked CP registers using RLC on VF")
460c484f2411 ("drm/amdgpu: Initialize SPM_VMID with 0xf (v2)")
9dac88d8792a ("drm/amd/display: Add driver support for enabling PSR on DMCUB")
115c7e7f0501 ("drm/amd/display: Add psr get_state call")
8eb85cb5ada1 ("drm/amd/display: Hookup psr set version call")
96577cf82a13 ("drm/amd/display: linux enable oled panel support dc part")
fbbd3f8f6b8f ("drm/amd/display: Add GPINT handler interface")
d4b8573ef05a ("drm/amd/display: Add set psr version message")
ded58c7bbbf3 ("drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_global_state()")