aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2021-10-06drm/i915: Handle Intel igfx + Intel dgfx hybrid graphics setupTvrtko Ursulin1-1/+11
2021-10-05drm/edid: Fix crash with zero/invalid EDIDDouglas Anderson1-16/+11
2021-10-05drm/i915/tc: Delete bogus NULL check in intel_ddi_encoder_destroy()Dan Carpenter1-2/+1
2021-10-05drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resumeGuchun Chen2-0/+7
2021-10-05drm/amdgpu: init iommu after amdkfd device initYifan Zhang1-4/+4
2021-10-05drm/amdkfd: remove redundant iommu cleanup codeYifan Zhang1-7/+1
2021-10-05drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resumeGuchun Chen2-0/+7
2021-10-05drm/amdgpu: print warning and taint kernel if lockup timeout is disabledChristian König1-0/+2
2021-10-05drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"Christian König4-91/+0
2021-10-05drm/amdgpu: init iommu after amdkfd device initYifan Zhang1-4/+4
2021-10-05drm/amdkfd: remove redundant iommu cleanup codeYifan Zhang1-7/+1
2021-10-05drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SIAlex Deucher1-0/+2
2021-10-05drm/amdgpu: During s0ix don't wait to signal GFXOFFLijo Lazar1-2/+12
2021-10-05drm/amdkfd: fix a potential ttm->sg memory leakLang Yu1-0/+1
2021-10-05drm/amd/display: USB4 bring up set correct addressJude Shih1-1/+1
2021-10-05drm/amd/display: Fix DCN3 B0 DP Alt MappingLiu, Zhan1-0/+6
2021-10-05drm/amd/display: Fix B0 USB-C DP Alt modeLiu, Zhan4-2/+70
2021-10-05drm/i915: Fix bug in user proto-context creation that leaked contextsMatthew Brost1-1/+4
2021-10-05drm/i915: Extend the async flip VT-d w/a to skl/bxtVille Syrjälä2-0/+17
2021-10-05drm/i915/bdb: Fix version checkLukasz Majczak2-6/+21
2021-10-05drm/i915/tc: Fix TypeC port init/resume time sanitizationImre Deak3-18/+20
2021-10-05drm/i915: Fix runtime pm handling in i915_gem_shrinkMaarten Lankhorst1-2/+5
2021-10-05drm/i915/audio: Use BIOS provided value for RKL HDA linkKai-Heng Feng1-2/+3
2021-10-04drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SIAlex Deucher1-0/+2
2021-10-04drm/amdgpu/gmc9: convert to IP version checkingAlex Deucher1-65/+71
2021-10-04drm/amd/display: Prevent using DMUB rptr that is out-of-boundsWyatt Wood2-2/+9
2021-10-04drm/amdgpu/display: fold DRM_AMD_DC_DCN201 into DRM_AMD_DC_DCNAlex Deucher6-19/+0
2021-10-04drm/amdgpu: remove some repeated includingsGuo Zhengkui1-2/+0
2021-10-04drm/amdgpu: During s0ix don't wait to signal GFXOFFLijo Lazar1-2/+12
2021-10-04drm/amdgpu: consolidate case statementsAlex Deucher1-7/+0
2021-10-04drm/amdgpu/jpeg: add jpeg2.6 start/endJames Zhu1-2/+38
2021-10-04drm/amdgpu/jpeg2: move jpeg2 shared macro to header fileJames Zhu2-20/+20
2021-10-04drm/amdkfd: fix a potential ttm->sg memory leakLang Yu1-0/+1
2021-10-04drm/amdgpu: add an option to override IP discovery table from a fileAlex Deucher2-5/+21
2021-10-04drm/amdkfd: convert kfd_device.c to use GC IP versionAlex Deucher1-76/+178
2021-10-04drm/amdkfd: clean up parameters in kgd2kfd_probeAlex Deucher3-8/+8
2021-10-04drm/amdgpu: add support for SRIOV in IP discovery pathAlex Deucher1-9/+25
2021-10-04drm/amdgpu: clean up set IP functionAlex Deucher1-335/+387
2021-10-04drm/amdgpu: convert IP version array to include instancesAlex Deucher29-377/+386
2021-10-04drm/amdgpu: set CHIP_IP_DISCOVERY as the asic type by defaultAlex Deucher1-2/+2
2021-10-04drm/amdgpu: add new asic_type for IP discoveryAlex Deucher1-0/+1
2021-10-04drm/amdgpu/ucode: add default behaviorAlex Deucher1-3/+4
2021-10-04drm/amdgpu: get VCN harvest information from IP discovery tableAlex Deucher2-15/+8
2021-10-04drm/amdgpu/vcn: remove manual instance settingAlex Deucher4-6/+2
2021-10-04drm/amdgpu/sdma: remove manual instance settingAlex Deucher3-36/+0
2021-10-04drm/amdgpu: get VCN and SDMA instances from IP discovery tableAlex Deucher1-0/+14
2021-10-04drm/amdgpu: add HWID of SDMA instance 2 and 3Guchun Chen1-0/+2
2021-10-04drm/amdgpu: add VCN1 hardware IPAlex Deucher1-0/+1
2021-10-04drm/amd/display: fix error case handlingGuchun Chen1-6/+8
2021-10-04drm/amdgpu/soc15: convert to IP version checkingAlex Deucher1-71/+88