summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-02-18drm/amd/display: Add DCN315 Command Table HelperQingqing Zhuo1-0/+1
2022-02-18drm/amd/display: Add DCN315 ResourceQingqing Zhuo3-0/+2400
2022-02-18drm/amd/display: Add DCN315 DMUBQingqing Zhuo5-5/+139
2022-02-18drm/amd/display: Add DCN315 IRQQingqing Zhuo3-0/+480
2022-02-18drm/amd/display: Add DCN315 GPIOQingqing Zhuo7-0/+714
2022-02-18drm/amd/display: Add DCN315 CLK_MGRQingqing Zhuo6-2/+1141
2022-02-18drm/amd/display: Add DCN315 family informationQingqing Zhuo2-0/+7
2022-02-17drm/amd/display: Add DCN316 resource and SMU clock managerHansen Dsouza11-3/+3647
2022-02-17drm/amd/display: Add DMUB support for DCN316Leo Li6-1/+103
2022-02-17drm/amd/display: configure dc hw resource for DCN 3.1.6Prike Liang9-4/+31
2022-02-17drm/amd/display: For vblank_disable_immediate, check PSR is really usedMichel Dänzer1-8/+9
2022-02-17drm/amd/display: Add dsc pre-validation in atomic checkRoman Li5-16/+229
2022-02-17drm/amd/display: add dsc mst stream pbn log for debugHersen Wu4-0/+52
2022-02-17drm/amd/display: 3.2.173Aric Cyr1-1/+1
2022-02-17drm/amd/display: [FW Promotion] Release 0.0.104.0Anthony Koo1-2/+2
2022-02-17drm/amd/display: Add affected crtcs to atomic state for dsc mst unplugRoman Li1-2/+5
2022-02-17drm/amd/display: enable z9 denial interface by defaultEric Yang1-1/+1
2022-02-17drm/amd/display: make sure pipe power gating reach requested hw stateCharlene Liu1-3/+18
2022-02-17drm/amd/display: dsc mst re-compute pbn for changes on hubHersen Wu1-8/+45
2022-02-17drm/amd/display: Fix for dmub outbox notification enableMeenakshikumar Somasundaram6-24/+80
2022-02-17drm/amd/display: Protect update_bw_bounding_box FPU code.Bas Nieuwenhuizen2-2/+7
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/...Dave Airlie116-3163/+3525
2022-02-12drm/amd/display: extend dcn201 supportOliver Logush2-1/+2
2022-02-08drm/amdgpu: move dpcs_3_0_3 headers from dcn to dpcsAlex Deucher1-2/+2
2022-02-08drm/amdgpu: move dpcs_3_0_0 headers from dcn to dpcsAlex Deucher7-14/+14
2022-02-08drm/amdgpu/display: change pipe policy for DCN 2.0Alex Deucher1-1/+1
2022-02-08drm/amd/display: handle null link encoderMartin Tsai2-31/+5
2022-02-08drm/amd/display: 3.2.172Aric Cyr1-1/+1
2022-02-08drm/amd/display: [FW Promotion] Release 0.0.103.0Anthony Koo1-2/+2
2022-02-08drm/amd/display: Fix DP LT sequence on EQ failIlya1-0/+2
2022-02-08drm/amd/display: keep eDP Vdd on when eDP stream is already enabledZhan Liu1-2/+22
2022-02-08drm/amd/display: change fastboot timing validationPaul Hsieh4-4/+5
2022-02-08drm/amd/display: fix yellow carp wm clampingDmytro Laktyushkin1-29/+32
2022-02-08drm/amdgpu/display/dc: do blocked MST topology discovery at resume from S3/S4Bing Guo2-1/+2
2022-02-08drm/amd/display: remove static from optc31_set_drrEric Bernstein2-1/+3
2022-02-08drm/amd/display: limit unbounded requesting to 5kDmytro Laktyushkin1-1/+2
2022-02-08drm/amd/display: Fix stream->link_enc unassigned during stream removalNicholas Kazlauskas1-4/+0
2022-02-08drm/amd/display: Fix for variable may be used uninitialized errorEric Bernstein1-1/+1
2022-02-08drm/amd/display: Cap pflip irqs per max otg numberRoman Li3-1/+4
2022-02-08drm/amd/display: Use str_yes_no()Lucas De Marchi1-9/+5
2022-02-07Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst123-1477/+2887
2022-02-03drm/amd/display: Use NULL pointer instead of plain integerMagali Lemes1-1/+1
2022-02-03drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...Aun-Ali Zaidi1-0/+20
2022-02-03drm/amd/display: clean up some inconsistent indentingYang Li1-5/+5
2022-02-03drm/amd/display: Trigger DP2 Sequence With Uncertified CableFangzhi Zuo1-0/+26
2022-02-03drm/amd/display: 3.2.171Aric Cyr1-1/+1
2022-02-03drm/amd/display: [FW Promotion] Release 0.0.102.0Anthony Koo1-4/+4
2022-02-03drm/amd/display: move link_hwss to link folder and break down to filesWenjing Liu17-209/+528
2022-02-03drm/amd/display: move get_link_hwss to dc_resourceWenjing Liu4-19/+85