blob: 948893a7b8fbf5084b4c96aa1751204409094e09 [file] [log] [blame]
2fa417324abd ("drm/amd/display: Remove PRE_VEGA flag")
6da2b9332c57 ("amdgpu/dm: Default PRE_VEGA ASIC support to 'y'")
367e66870e9c ("drm/amdgpu: remove DC special casing for KB/ML")
3eab79163fcb ("drm/amd/display: make FBC configurable option")
e008b0bcc637 ("drm/amd/display: Add FBC on/off to front-end programming")
01a526f3dee9 ("drm/amd/display: Pass log_mask from DM")
b8ea60cea245 ("drm/amd/display: Remove switching of clk sources at end of commit")
4a6295361c73 ("drm/amd/display: Don't reset clock source at unref")
608ac7bb3924 ("drm/amd/display: Rename dc validate_context and current_context")
41f97c0773ae ("drm/amd/display: DF C-state entry blocked when DPMS")
156590454259 ("drm/amd/display: Clean up flattening core_dc to dc")
19f89e2392e6 ("drm/amd/display: Per plane validation context build.")
5f06b3cf90d2 ("drm/amd/display: retire dm_pp_apply_clock_for_voltage_request")
42f8ffa1081a ("drm/amd/display: Enable Vega by default.")
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.")
a185048ca88c ("drm/amd/display: refactor pplib/smu communication")
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")
e771aae02baa ("drm/amd/display: Add comment explaining context free")
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")
17b7cf8c5566 ("drm/amdgpu: disable DC on KB/ML for now")
7992a6290a79 ("drm/amd/disply/dc: add resource support for DCE8 APUs (v2)")
ebfdf0d0770b ("drm/amd/display/dc: add DCE_VERSION for DCE8 APUs")
0d6fbccb22f8 ("drm/amdgpu: add DCE8 APUs to dc_supported check")
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")
5aa72db72ccc ("drm/amd/display: Fix accessing freed memory")
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")
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")
79b06f0ce58c ("drm/amd/display: Stub new resource objects")
0a8f43ff6415 ("drm/amd/display: Remove struct from stack in dp_set_test_pattern")