blob: d3b260b0131e84e03c7d5d7da63549d11b181953 [file] [log] [blame]
492548dcb045 ("drm/amd/display: Support FP16 pixel format")
cbec6477ced5 ("drm/amd/display: Support P010 pixel format")
6f4e6361c3ff ("drm/amd/display: Add Renoir resource (v2)")
6f451b60e044 ("drm/amd/display: Add Renoir Hubbub (v2)")
eced51f9babb ("drm/amd/display: Add hubp block for Renoir (v2)")
5b1b2f209f0d ("drm/amd/display: update dcn2 dc_plane_cap")
7ed4e6352c16 ("drm/amd/display: Add DCN2 HW Sequencer and Resource")
695af5f9a519 ("drm/amd/display: Rework DC plane filling and surface updates")
320932bfd9e3 ("drm/amd/display: Recalculate pitch when buffers change")
781718322779 ("drm/amd/display: Update plane scaling parameters for fast updates")
ea36ad34c5b2 ("drm/amd/display: expand plane caps to include fp16 and scaling capability")
fc8e5230dca9 ("drm/amd/display: Add DRM color properties for primary planes")
37c6a93b7e53 ("drm/amd/display: Expose support for NV12 on suitable planes")
cc1fec5724d1 ("drm/amd/display: Pass plane caps into amdgpu_dm_plane_init")
c7e557ab46a7 ("drm/amd/display: Clean up locking in dcn*_apply_ctx_for_surface()")
004fefa385b4 ("drm/amd/display: Set surface color space from DRM plane state")
a1e07ba89d49 ("drm/amd/display: Use plane->color_space for dpp if specified")
54087768dbd6 ("drm/amd/display: Only put primary planes into the mode_info->planes list")
1791e54f0121 ("drm/amd/display: Respect DRM framebuffer info for video surfaces")
e0634e8d6b90 ("drm/amd/display: Fix plane address updates for video surface formats")
d74004b694ea ("drm/amd/display: Expose support for alpha blending on overlays")
b5dcec9c90fd ("drm/amd/display: Don't ASSERT when total_planes == AMDGPU_MAX_PLANES")
09e5665adafa ("drm/amd/display: Update plane tiling attributes for stream updates")
87d44f62d51f ("Revert "drm/amd/display: dcn add check surface in_use"")
f5031000603f ("drm/amd/display: Refactor pageflips plane commit")
34bafd27e342 ("drm/amd/display: Allow pflips from a framebuffer to itself")
0d579c7e25f5 ("drm/amd/display: Create overlay planes")
b2fddb136d2f ("drm/amd/display: Drop underlay plane support")
e5c419709097 ("drm/amd/display: Add plane capabilities to dc_caps")
74aa7bd4c6f7 ("drm/amd/display: Make stream commits call into DC only once")
420cd4720826 ("drm/amd/display: Clean up wait on vblank event")
2750160bccab ("drm/amd/display: dcn add check surface in_use")
0f1a6ad724cd ("drm/amd/display: PPLIB Hookup")
7b19bba58f77 ("drm/amd/display: Use vrr friendly pageflip throttling in DC.")
d6001aed2663 ("drm/amd/display: Refactor for setup periodic interrupt.")
240d09d070a7 ("drm/amd/display: Ungate stream before programming registers")
f7c8930d9e8b ("drm/amd/display: Fix deadlock with display during hanged ring recovery.")
9c0fb8d45bfc ("drm/amd/display: refactor programming of DRR")
a122b62d8ac4 ("drm/amd/display: refactor out programming of vupdate interrupt")
810ece19ee74 ("drm/amd/display: Calc vline position in dc.")
056f05f65bf4 ("drm/amd/display: pass vline_config parameter by reference.")
c7af5f77aecd ("drm/amd/display: Use the right surface for flip and FreeSync")
f3e3698d0545 ("drm/amd/display: Apply all surface updates onto surfaces")
4b5105036afb ("drm/amd/display: Don't leak memory when updating streams")
8fde60b7f350 ("drm/amd/display: Add Vline1 interrupt source to InterruptManager")
d2c460e7537f ("drm/amd/display: Connect dig_fe to otg directly instead of calling bios")
b2e85302494a ("drm/amd/display: Know what a pageflip is")
bc7f670ee04c ("drm/amd/display: Perform plane updates only when needed")
8a48b44cd00f ("drm/amd/display: Call into DC once per multiplane flip")
b9708648766d ("drm/amd/display: Introduce DC VM interface")