aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2023-10-26drm/amd/display: Fix HDMI framepack 3D test issueSung Joon Kim2-1/+3
2023-10-26drm/amd/display: Fix IPS handshake for idle optimizationsNicholas Kazlauskas10-27/+141
2023-10-26drm/amd/display: implement map dc pipe with callback in DML2Wenjing Liu3-0/+148
2023-10-26drm/amd/display: add pipe resource management callbacks to DML2Wenjing Liu4-0/+30
2023-10-26drm/amd/display: Reduce default backlight min from 5 nits to 1 nitsSwapnil Patel1-2/+2
2023-10-26drm/amd/display: Update SDP VSC colorimetry from DP test automation requestGeorge Shen1-0/+6
2023-10-26drm/amd/display: Add a check for idle power optimizationSung Joon Kim7-7/+34
2023-10-26drm/amd/display: Revert "Improve x86 and dmub ips handshake"Nicholas Kazlauskas11-129/+27
2023-10-26drm/amd/display: Fix MST Multi-Stream Not Lighting Up on dcn35Fangzhi Zuo1-0/+6
2023-10-26drm/amd/display: Fix copyright notice in DC codeStylon Wang35-3/+215
2023-10-26drm/amd/display: Fix copyright notice in DML2 codeStylon Wang22-1/+45
2023-10-26drm/amd/display: Add missing copyright notice in DMUBStylon Wang2-0/+38
2023-10-26drm/amd/display: Fix DMUB errors introduced by DML2Rodrigo Siqueira1-4/+5
2023-10-26drm/amd/display: Remove power sequencing checkAgustin Gutierrez1-2/+1
2023-10-26drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...Rodrigo Siqueira13-2/+15
2023-10-26drm/amd/display: reprogram det size while seamless bootHugo Hu3-0/+33
2023-10-25Merge tag 'amd-drm-next-6.7-2023-10-20' of https://gitlab.freedesktop.org/agd...Dave Airlie8-682/+616
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie2-6/+5
2023-10-20drm/amd/display: Fix stack size issue on DML2Rodrigo Siqueira1-45/+54
2023-10-20drm/amd/display: Reduce stack size by splitting functionRodrigo Siqueira1-481/+489
2023-10-20drm/amd/display: Respect CONFIG_FRAME_WARN=0 in DML2Nathan Chancellor1-1/+1
2023-10-20drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-1/+1
2023-10-20drm/amd/display: Simplify bool conversionYang Li1-1/+1
2023-10-20drm/amd/display: Remove unneeded semicolonYang Li1-1/+1
2023-10-20drm/amd/display: Remove duplicated include in dce110_hwseq.cYang Li1-2/+0
2023-10-20drm/amd/display: clean up some inconsistent indentingsYang Li1-72/+72
2023-10-19drm/amd/display: Fix a handful of spelling mistakes in dml_print outputColin Ian King1-3/+3
2023-10-19drm/amd/display: Remove brackets in macro to conform to coding styleStylon Wang1-118/+36
2023-10-19drm/amd/display: Add missing lines of code in dc.cStylon Wang1-2/+3
2023-10-18Merge tag 'amd-drm-next-6.7-2023-10-13' of https://gitlab.freedesktop.org/agd...Dave Airlie299-2392/+37801
2023-10-13Revert "drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DC"Alex Hung1-8/+5
2023-10-13Revert "drm/amd/display: Create one virtual connector in DC"Alex Hung2-11/+3
2023-10-13Revert "drm/amd/display: Disable virtual links"Alex Hung1-1/+1
2023-10-13Revert "drm/amd/display: Initialize writeback connector"Alex Hung4-265/+2
2023-10-13Revert "drm/amd/display: Skip writeback connector when we get amdgpu_dm_conne...Alex Hung3-76/+11
2023-10-13Revert "drm/amd/display: Return drm_connector from find_first_crtc_matching_c...Alex Hung3-9/+5
2023-10-13Revert "drm/amd/display: Use drm_connector in create_stream_for_sink"Alex Hung1-37/+28
2023-10-13Revert "drm/amd/display: Create amdgpu_dm_wb_connector"Alex Hung4-24/+8
2023-10-13Revert "drm/amd/display: Create fake sink and stream for writeback connector"Alex Hung1-22/+11
2023-10-13Revert "drm/amd/display: Hande writeback request from userspace"Alex Hung1-159/+0
2023-10-13Revert "drm/amd/display: Add writeback enable/disable in dc"Alex Hung2-37/+0
2023-10-13Revert "drm/amd/display: Fix writeback_info never got updated"Alex Hung1-4/+9
2023-10-13Revert "drm/amd/display: Validate hw_points_num before using it"Alex Hung1-3/+0
2023-10-13Revert "drm/amd/display: Fix writeback_info is not removed"Alex Hung1-4/+3
2023-10-13Revert "drm/amd/display: Add writeback enable field (wb_enabled)"Alex Hung1-8/+0
2023-10-13Revert "drm/amd/display: Setup for mmhubbub3_warmup_mcif with big buffer"Alex Hung1-6/+0
2023-10-13Revert "drm/amd/display: Add new set_fc_enable to struct dwbc_funcs"Alex Hung3-29/+0
2023-10-13Revert "drm/amd/display: Disable DWB frame capture to emulate oneshot"Alex Hung3-44/+1
2023-10-13drm/amd/display: Revert "drm/amd/display: Use drm_connector in create_validat...Alex Hung3-19/+11
2023-10-13drm/amd/display: add missing NULL check for DML2Bob Zhou1-1/+1