aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2022-02-04Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie3-8/+6
2022-02-03drm: Stop spamming log with drm_cache messageLucas De Marchi1-6/+3
2022-02-03drm/vc4: hdmi: Allow DBLCLK modes even if horz timing is odd.Dave Stevenson1-0/+2
2022-02-03drm/vc4: hdmi: Don't try disabling SCDC on Pi0-3.Dave Stevenson1-1/+2
2022-02-03drm/vc4: hdmi: Ensure we don't use 2711 HPD registers on Pi0-3Dave Stevenson2-8/+19
2022-02-03drm/i915: Disable unused power wells left enabled by BIOSImre Deak3-0/+34
2022-02-03drm/i915: Fix header test for !CONFIG_X86Lucas De Marchi1-0/+1
2022-02-03drm/i915: Do not spam log with missing arch supportLucas De Marchi1-2/+1
2022-02-03drm: mxsfb: Use dev_err_probe() helperAlexander Stein1-2/+1
2022-02-03drm: mxsfb: Fix NULL pointer dereferenceAlexander Stein1-1/+5
2022-02-03Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen255-2741/+5266
2022-02-02drm/amdgpu: fix logic inversion in checkChristian König1-1/+1
2022-02-02drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello1-2/+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: revert "Reset fifo after enable otg"Zhan Liu6-31/+0
2022-02-02drm/amd/display: watermark latencies is not enough on DCN31Paul Hsieh1-10/+10
2022-02-02drm/amd/display: Update watermark values for DCN301Agustin Gutierrez1-8/+8
2022-02-02drm/amdgpu: fix a potential GPU hang on cyan skillfishLang Yu1-0/+3
2022-02-02drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello1-0/+8
2022-02-02drm/amd: add support to check whether the system is set to s3Mario Limonciello2-0/+15
2022-02-02drm/amd/display: Use NULL pointer instead of plain integerMagali Lemes1-1/+1
2022-02-02amdgpu/pm: Implement new API function "emit" that accepts buffer base and write offsetDarren Powell5-5/+77
2022-02-02drm/amdgpu: limit the number of dst address in traceSomalapuram Amaranath2-4/+3
2022-02-02drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello1-2/+1
2022-02-02drm/amdgpu: restructure amdgpu_fill_buffer v2Christian König1-82/+105
2022-02-02drm/amdgpu: rework GART copy window handlingChristian König1-25/+24
2022-02-02drm/amdgpu: lower BUG_ON into WARN_ON for AMDGPU_PL_PREEMPTChristian König1-1/+3
2022-02-02drm/amdgpu: fix logic inversion in checkChristian König1-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: Trigger DP2 Sequence With Uncertified CableFangzhi Zuo1-0/+26
2022-02-02drm/amd/display: 3.2.171Aric Cyr1-1/+1
2022-02-02drm/amd/display: [FW Promotion] Release 0.0.102.0Anthony Koo1-4/+4
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/amdgpu: drop flood print in rlcg reg access functionGuchun Chen1-3/+0
2022-02-02drm/amdgpu: Fix uninitialized variable use warningLijo Lazar1-0/+1
2022-02-02drm/amdgpu: Add judgement to avoid infinite loopyipechai1-0/+4
2022-02-02drm/amd/display: Update watermark values for DCN301Agustin Gutierrez1-8/+8