summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-10-04drm/amd/display: add cyan_skillfish display supportZhan Liu51-2/+4963
2021-09-30drm/amdgpu: add cyan_skillfish asic header filesZhan Liu6-0/+29456
2021-09-30drm/amdgpu: Add a UAPI flag for hot plug/unplugAndrey Grodzovsky1-1/+2
2021-09-30drm/amdgpu: drm/amdgpu: Handle IOMMU enabled caseAndrey Grodzovsky1-0/+2
2021-09-30drm/amd/amdgpu: Validate ip discovery blobErnst Sjöstrand1-0/+21
2021-09-30gpu: amd: replace open-coded offsetof() with builtinArnd Bergmann4-7/+5
2021-09-30drm/amdkfd: fix resource_size.cocci warningsYang Li1-2/+1
2021-09-30drm/amdgpu: fix warning for overflow checkArnd Bergmann2-2/+2
2021-09-30drm/amdgpu: check tiling flags when creating FB on GFX8-Simon Ser1-0/+31
2021-09-30drm/amd/amdgpu: Add missing mp_11_0_8_sh_mask.h headerTom St Denis1-0/+355
2021-09-30drm/amd/display: Pass PCI deviceid into DCCharlene Liu1-0/+1
2021-09-30drm/amd/display: Update VCP X.Y logging to improve usefulnessGeorge Shen1-24/+25
2021-09-30drm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen1-0/+6
2021-09-30drm/amd/display: make verified link cap not exceeding max link capWenjing Liu1-15/+28
2021-09-30drm/amd/display: initialize backlight_ramping_override to falseJosip Pavic1-0/+1
2021-09-30drm/amd/display: Defer LUT memory powerdown until LUT bypass latchesMichael Strauss4-7/+87
2021-09-28drm/amd/display: Replace referral of dal with dcQingqing Zhuo6-6/+6
2021-09-28drm/amd/display: 3.2.155Aric Cyr1-1/+1
2021-09-28drm/amd/display: [FW Promotion] Release 0.0.86Anthony Koo1-2/+2
2021-09-28drm/amd/display: Add an extra check for dcn10 OPTC data formatOliver Logush3-8/+1
2021-09-28drm/amd/display: Add PPS immediate update flag for DCN2Ilya2-3/+11
2021-09-28drm/amd/display: Fix MST link encoder availability check.Jimmy Kizito1-5/+18
2021-09-28drm/amd/display: Fix for link encoder access for MST.Meenakshikumar Somasundaram1-2/+16
2021-09-28drm/amd/display: add function to convert hw to dpcd lane settingsWenjing Liu2-81/+39
2021-09-28drm/amd/display: update cur_lane_setting to an array one for each laneWenjing Liu4-8/+8
2021-09-28drm/amd/display: Add debug support to override the Minimum DRAM ClockDavid Galiffi2-0/+5
2021-09-28drm/amd/display: add vsync notify to dmub for abm pauseEric Yang5-0/+132
2021-09-28drm/amd/display: Don't enable AFMT for DP audio streamMichael Strauss2-7/+0
2021-09-28drm/amd/display: [FW Promotion] Release 0.0.85Anthony Koo1-2/+2
2021-09-28drm/amd/display: use correct vpg instance for 128b/132b encodingWenjing Liu1-0/+6
2021-09-28drm/amdgpu: correct initial cp_hqd_quantum for gfx9Hawking Zhang1-1/+1
2021-09-28drm/amdgpu: skip umc ras irq handling in poison mode (v2)Tao Zhou1-14/+20
2021-09-28drm/amdgpu: set poison supported flag for RAS (v2)Tao Zhou3-4/+37
2021-09-28drm/amdgpu: add poison mode query for UMCTao Zhou2-0/+35
2021-09-28drm/amdgpu: add poison mode query for DF (v2)Tao Zhou4-0/+169
2021-09-28drm/amdgpu: Update PSP TA Invoke to use common TA context as inputCandice Li1-8/+8
2021-09-28drm/amd/display: Fix Display Flicker on embedded panelsPraful Swarnakar1-8/+7
2021-09-28drm/amdgpu: fix gart.bo pin_count leakLeslie Shi2-2/+4
2021-09-28Merge tag 'amd-drm-next-5.16-2021-09-27' of https://gitlab.freedesktop.org/ag...Dave Airlie191-2594/+10244
2021-09-24Merge tag 'drm-misc-next-2021-09-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie26-1280/+2264
2021-09-23drm/amdgpu: make soc15_common_ip_funcs staticAlex Deucher2-3/+3
2021-09-23drm/amd/pm: Update intermediate power state for SILijo Lazar1-0/+2
2021-09-23drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late initCandice Li2-35/+1
2021-09-23drm/amdgpu: Consolidate RAS cmd warning messagesJohn Clements2-26/+26
2021-09-23drm/amdkfd: fix svm_migrate_fini warningPhilip Yang3-15/+4
2021-09-23drm/amdkfd: handle svm migrate init errorPhilip Yang1-0/+3
2021-09-23drm/amdgpu: Updated RAS infrastructureJohn Clements7-52/+146
2021-09-23drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stageGuchun Chen1-4/+5
2021-09-23drm/amd/display: Fix wrong format specifier in amdgpu_dm.cHayden Goodfellow1-1/+1
2021-09-23drm/amd/display: 3.2.154Aric Cyr1-1/+1