aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2022-02-14drm/amd/display: reset lane settings after each PHY repeater LTSung Joon Kim1-5/+10
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie97-2878/+3078
2022-02-11drm/amd/display: extend dcn201 supportOliver Logush1-1/+1
2022-02-07drm/amdgpu: move dpcs_3_0_3 headers from dcn to dpcsAlex Deucher1-2/+2
2022-02-07drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcsAlex Deucher7-14/+14
2022-02-07drm/amdgpu/display: change pipe policy for DCN 2.0Alex Deucher1-1/+1
2022-02-07drm/amd/display: handle null link encoderMartin Tsai2-31/+5
2022-02-07drm/amd/display: 3.2.172Aric Cyr1-1/+1
2022-02-07drm/amd/display: Fix DP LT sequence on EQ failIlya1-0/+2
2022-02-07drm/amd/display: keep eDP Vdd on when eDP stream is already enabledZhan Liu1-2/+22
2022-02-07drm/amd/display: change fastboot timing validationPaul Hsieh4-4/+5
2022-02-07drm/amd/display: fix yellow carp wm clampingDmytro Laktyushkin1-29/+32
2022-02-07drm/amdgpu/display/dc: do blocked MST topology discovery at resume from S3/S4Bing Guo2-1/+2
2022-02-07drm/amd/display: remove static from optc31_set_drrEric Bernstein2-1/+3
2022-02-07drm/amd/display: limit unbounded requesting to 5kDmytro Laktyushkin1-1/+2
2022-02-07drm/amd/display: Fix stream->link_enc unassigned during stream removalNicholas Kazlauskas1-4/+0
2022-02-07drm/amd/display: Fix for variable may be used uninitialized errorEric Bernstein1-1/+1
2022-02-07drm/amd/display: Cap pflip irqs per max otg numberRoman Li2-0/+3
2022-02-02drm/amd/display: Use NULL pointer instead of plain integerMagali Lemes1-1/+1
2022-02-02drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panelsAun-Ali Zaidi1-0/+20
2022-02-02drm/amd/display: clean up some inconsistent indentingYang Li1-5/+5
2022-02-02drm/amd/display: 3.2.171Aric Cyr1-1/+1
2022-02-02drm/amd/display: move link_hwss to link folder and break down to filesWenjing Liu17-209/+528
2022-02-02drm/amd/display: move get_link_hwss to dc_resourceWenjing Liu4-19/+85
2022-02-02drm/amd/display: temporarly move non link_hwss code to dc_link_dpWenjing Liu7-686/+681
2022-02-02drm/amd/display: add set dp lane settings to link_hwssWenjing Liu8-32/+59
2022-02-02drm/amd/display: add set dp link test pattern to link_hwssWenjing Liu2-20/+29
2022-02-02drm/amd/display: add enable/disable dp link output to link_hwssWenjing Liu3-131/+139
2022-02-02drm/amd/display: refactor destructive verify link cap sequenceWenjing Liu5-104/+83
2022-02-02drm/amd/display: add setup/reset stream encoder to link_hwssWenjing Liu6-183/+180
2022-02-02drm/amd/display: revert "Reset fifo after enable otg"Zhan Liu6-31/+0
2022-02-02drm/amd/display: add infoframe update sequence debug traceLeo (Hanghong) Ma1-0/+3
2022-02-02drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh1-10/+10
2022-02-02drm/amd/display: Improve dce_aux_transfer_with_retries loggingWyatt Wood1-1/+1
2022-02-02drm/amd/display: Add link enc null ptr check for cable ID (#2597)Shen, George1-1/+6
2022-02-02drm/amd/display: Update watermark values for DCN301Agustin Gutierrez1-8/+8
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie3-3/+3
2022-01-27display/amd: decrease message verbosity about watermarks table failureMario Limonciello1-1/+5
2022-01-27drm/amd/display: Add Missing HPO Stream Encoder Function HookFangzhi Zuo2-3/+17
2022-01-27drm/amdgpu/display: Remove t_srx_delay_us.Bas Nieuwenhuizen8-17/+0
2022-01-25drm/amd/display: don't use /** for non-kernel-doc commentsRandy Dunlap1-1/+1
2022-01-25drm/amd/display: Wrap dcn301_calculate_wm_and_dlg for FPU.Bas Nieuwenhuizen3-2/+13
2022-01-25drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.Bas Nieuwenhuizen1-2/+2
2022-01-25drm/amd/display/dc/calcs/dce_calcs: Fix a memleak in calculate_bandwidth()Zhou Qingyang1-2/+2
2022-01-25drm/amd/display: Call dc_stream_release for remove link enc assignmentNicholas Kazlauskas1-0/+1
2022-01-25drm/amd/display: add debug option for z9 disable interfaceEric Yang3-1/+7
2022-01-25drm/amd/display: fix zstate allow interface to PMFWEric Yang1-1/+1
2022-01-25drm/amd/display: Disable physym clockDavid Galiffi3-12/+63
2022-01-25drm/amd/display: Fix disabling dccg clocksDavid Galiffi3-15/+37
2022-01-25drm/amd/display: allow set dp drive setting when stream is not presentWenjing Liu2-18/+15