blob: dbe6c1c4130eb6aaa8b736964acf51837d998a44 [file] [log] [blame]
90d268741f74 ("drm/amd/display: Added pixel dynamic expansion control.")
57638021b711 ("drm/amd/display: Split out DC programming for CRC capture")
df61eae4b87a ("drm/amd/display: Use connector list for finding DPRX CRC aux")
f1cdc98fd9d9 ("drm/amd/display: add pipe CRC sources without disabling dithering.")
8fb843d179a6 ("drm/amd/display: add functionality to get pipe CRC source.")
14b2584636c6 ("drm/amd/display: add functionality to grab DPRX CRC entries.")
7cd4b70091a5 ("drm/amd/display: Rework CRTC color management")
b5e83f6fe1f0 ("drm/amd/display: Split enabling CRTC interrupts into two passes")
e39575b9c366 ("drm/amd/display: Fix CRC vblank refs when changing interrupts")
d6ef9b4175e8 ("drm/amd/display: Refactor CRTC interrupt toggling logic")
c14a005c1621 ("drm/amd/display: Relax requirements for CRTCs to be enabled")
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")
004fefa385b4 ("drm/amd/display: Set surface color space from DRM plane state")
66b0c973d7f7 ("drm/amd/display: Prevent vblank irq disable while VRR is active. (v3)")
e854194c8b6e ("drm/amd/display: Update VRR state earlier in atomic_commit_tail.")
3ae42acde349 ("drm/amd/display: program default output gamma")
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")
09e5665adafa ("drm/amd/display: Update plane tiling attributes for stream updates")
f5031000603f ("drm/amd/display: Refactor pageflips plane commit")
34bafd27e342 ("drm/amd/display: Allow pflips from a framebuffer to itself")
74aa7bd4c6f7 ("drm/amd/display: Make stream commits call into DC only once")
420cd4720826 ("drm/amd/display: Clean up wait on vblank event")
7b19bba58f77 ("drm/amd/display: Use vrr friendly pageflip throttling in DC.")
f7c8930d9e8b ("drm/amd/display: Fix deadlock with display during hanged ring recovery.")
c744e974a22b ("drm/amd/display: Reformat dm_determine_update_type_for_commit")
c7af5f77aecd ("drm/amd/display: Use the right surface for flip and FreeSync")
f3e3698d0545 ("drm/amd/display: Apply all surface updates onto surfaces")
cc7e422d3db3 ("drm/amd/display: Don't re-enable CRC when CONFIG_DEBUG_FS isn't defined")
4b5105036afb ("drm/amd/display: Don't leak memory when updating streams")
43a6a02eb355 ("drm/amd/display: Re-enable CRC capture following modeset")
428da2bdb05d ("drm/amd/display: Enable vblank interrupt during CRC capture")
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")
4b9674e509ea ("drm/amd/display: Move iteration out of dm_update_crtcs")
9e869063b002 ("drm/amd/display: Move iteration out of dm_update_planes")
7df7e505e82a ("drm/amd/display: Set requested plane state DCC params for GFX9")
cfdb60f76739 ("drm/amd/display: Remove unused parameter plane_states")
09f609c34fc8 ("drm/amd/display: Fix driver load crash in amdgpu_dm")
04a789bef315 ("drm/amd/display: add stream ID and otg instance in dc_stream_state")
ceb3dbb4690d ("drm/amd/display: remove sink reference in dc_stream_state")
9136e81e986a ("drm/amd/display: Use div_u64 for flip timestamp ns to ms")
180db303ff46 ("drm/amd/display: Add below the range support for FreeSync")
674e78acae0d ("drm/amd/display: Add fast path for cursor plane updates")
ed20dc0d8ca8 ("drm/amd/display: Copy crc_enabled when duplicating dm_crtc_state")
65d38262b3e8 ("drm/amd/display: fbc state could not reach while enable fbc")