summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2024-05-30drm/amd/display: Remove redundant condition in dcn35_calc_blocks_to_gate()Srinivasan Shanmugam1-2/+1
2024-05-30drm/amd/display: Fix potential index out of bounds in color transformation fu...Srinivasan Shanmugam1-0/+5
2024-05-30drm/amd/display: Disable seamless boot on 128b/132b encodingSung Joon Kim1-0/+3
2024-05-30drm/amd/display: Fix DC mode screen flickering on DCN321Leo Ma1-3/+12
2024-05-30drm/amd/display: Add VCO speed parameter for DCN31 FPURodrigo Siqueira1-0/+2
2024-05-30drm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram1-1/+9
2024-05-30drm/amd/display: Add dtbclk access to dcn315Swapnil Patel1-0/+8
2024-05-30drm/amd/display: Ensure that dmcub support flag is set for DCN20Rodrigo Siqueira1-0/+1
2024-05-25drm/amd/display: Fix division by zero in setup_dsc_configJose Fernandez1-1/+6
2024-05-17drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen1-0/+6
2024-05-17drm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas1-6/+27
2024-05-17drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger1-0/+1
2024-05-02Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"Alex Deucher2-7/+5
2024-05-02drm/amd/display: Check DP Alt mode DPCS state via DMUBGeorge Shen2-19/+71
2024-04-17drm/amd/display: fix disable otg wa logic in DCN316Fudongwang1-7/+12
2024-04-17drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu1-0/+9
2024-04-17drm/amd/display: Do not recursively call manual trigger programmingDillon Varone1-3/+0
2024-04-13drm/amd/display: Disable idle reallow as part of command/gpint executionNicholas Kazlauskas3-2/+4
2024-04-13drm/amd/display: increased min_dcfclk_mhz and min_fclk_mhzSohaib Nadeem1-1/+1
2024-04-10Revert "drm/amd/display: Send DTBCLK disable message on first commit"Gabe Teeger1-1/+0
2024-04-10kbuild: make -Woverride-init warnings more consistentArnd Bergmann5-5/+5
2024-04-10drm/amd/display: Send DTBCLK disable message on first commitTaimur Hassan1-0/+1
2024-04-10drm/amd/display: Update P010 scaling capCharlene Liu2-14/+13
2024-04-03drm/amd/display: Fix bounds check for dcn35 DcfClocksRoman Li1-1/+1
2024-04-03drm/amd/display: Set DCN351 BB and IP the same as DCN35Xi Liu1-5/+1
2024-04-03drm/amd/display: Remove MPC rate control logic from DCN30 and aboveGeorge Shen6-155/+41
2024-04-03drm/amd/display: Prevent crash when disable streamChris Park1-1/+2
2024-04-03drm/amd/display: Revert Remove pixle rate limit for subvpWenjing Liu1-0/+1
2024-04-03drm/amd/display: Remove pixle rate limit for subvpAlvin Lee1-1/+0
2024-04-03drm/amd/display: Add more checks for exiting idle in DCNicholas Kazlauskas4-0/+63
2024-04-03drm/amd/display: Unify optimize_required flags and VRR adjustmentsAric Cyr5-17/+10
2024-04-03drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma1-1/+11
2024-04-03drm/amd/display: Add a dc_state NULL check in dc_state_releaseAllen Pan1-1/+2
2024-04-03drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu11-4/+90
2024-04-03drm/amd/display: Lock all enabled otg pipes even with no planesWenjing Liu3-1/+26
2024-04-03drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso4-8/+8
2024-04-03drm/amd/display: Fix idle check for shared firmware stateNicholas Kazlauskas1-9/+3
2024-04-03drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...Wenjing Liu2-20/+28
2024-04-03drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone5-8/+41
2024-04-03drm/amd/display: Allow dirty rects to be sent to dmub when abm is activeJosip Pavic1-0/+3
2024-04-03drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem3-0/+10
2024-04-03drm/amd/display: Change default size for dummy plane in DML2Swapnil Patel1-3/+15
2024-03-27drm/amd/display: Add 'replay' NULL check in 'edp_set_replay_allow_active()'Srinivasan Shanmugam1-1/+2
2024-03-27drm/amd/display: Fix potential NULL pointer dereferences in 'dcn10_set_output...Srinivasan Shanmugam1-2/+5
2024-02-27drm/amd/display: Prevent potential buffer overflow in map_hw_resourcesSrinivasan Shanmugam1-0/+5
2024-02-22drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel1-1/+8
2024-02-22drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam1-2/+5
2024-02-22drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang5-27/+21
2024-02-15drm/amd/display: Increase ips2_eval delay for DCN35Nicholas Kazlauskas1-1/+1
2024-02-15drm/amdgpu/display: Initialize gamma correction mode variable in dcn30_get_ga...Srinivasan Shanmugam1-4/+1