blob: b29266e7610f4830a396f9c97fb58835d006aec3 [file] [log] [blame]
c448a53aaf9e ("drm/amd/display: Initialize stream_update to zero")
fe96b99dc72b ("drm/amdgpu: Replace kzalloc with kcalloc")
4f7129112c2a ("drm/amd/display: Fix potential nullptr error")
a87fa9938749 ("drm/amd/display: Build stream update and plane updates in dm")
1e88ad0ae390 ("drm/amd/display: remove usage of legacy_cursor_update")
d5c9cb6e0004 ("drm/amd/display: fix gamma setting")
7bef1af3b9c2 ("drm/amd/display: check if modeset is required before adding plane")
fc9e9920b1d3 ("drm/amd/display: add hardware_planes_only to list of affected planes")
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.")
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")
8f38b66c8261 ("drm/amd/display: USB-C to HDMI dongle not light")
aac6a07e40de ("drm/amd/display: Use DRM provided page flip flag.")
9635b75436e5 ("drm/amd/display: Don't leak dc_stream_state.")
62f555377f97 ("drm/amd/display: Refactor atomic check.")
19f89e2392e6 ("drm/amd/display: Per plane validation context build.")
d4d4a64574ab ("drm/amd/display: Move copy_construct from state_alloc to atomic_check.")
81c90ec03480 ("drm/amd/display: Refactor dc_state creation into a function.")
1dc904974eb7 ("drm/amd/display: Per stream validate_context build v2.")
fb3466a450cc ("drm/amd/display: Flattening core_dc to dc")
503a7c6f2518 ("drm/amd/display: Use function pointer for update_plane_addr")
65111f25f1fe ("drm/amd/display: change dcn_ip and dcn_soc into pointers")
77a4ea53fd89 ("drm/amd/display: change bw_dceip and bw_vbios into pointers")
391e20d84104 ("drm/amd/display: add display write back(DWB)")
e8cd26434df0 ("drm/amd/display: Use atomic types for ref_count")
7992a6290a79 ("drm/amd/disply/dc: add resource support for DCE8 APUs (v2)")
ebfdf0d0770b ("drm/amd/display/dc: add DCE_VERSION for DCE8 APUs")
5394eb82133b ("drm/amd/display/dc: Make dce110_validate_bandwidth static (v2)")
233dcd2092f9 ("drm/amd/display: log watermarks")
9d6f264b5653 ("drm/amd/display: Workaround for underflow.")
08b8ccfbcb51 ("drm/amd/display: Fix hw state logging regression")
3e9ad6164b98 ("drm/amd/display: add programming for 0 plane case")
d66cf5f5013a ("drm/amd/display: implement DXGI Gamma Ramps")
665da60f23d8 ("drm/amd/display: Add more pstate sanity checks")
eb4e33b7c98a ("drm/amd/display: log underflow")
713950115bc5 ("drm/amd/display: log HW state when we about to encounter DF DPM hang")
2a8f6ccb665c ("drm/amd/display: Clean up cursor code")
746e082fdd1c ("drm/amd/display: update predefined latency for Rv1_F0")
a7b06724eeb4 ("drm/amd/display: Fix comment placement for when new_stream is null")
4d128c2f8a0d ("drm/amd/display: Add surface to dm_plane_state if fb reserve fails")
afaacef48275 ("drm/amd/display: Move audio to stream_res")
8e9c4c8cf35f ("drm/amd/display: Move stream_enc to stream_res")
6b670fa965b6 ("drm/amd/display: Move TG to stream_res")
a6a6cb349e39 ("drm/amd/display: Move OPP to stream_res")
86a66c4eb736 ("drm/amd/display: Move mi, ipp, xfm to plane_res")
6702a9ac53f8 ("drm/amd/display: Move scl_data to plane_res")