aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2021-10-20drm/amdgpu: replace snprintf in show functions with sysfs_emitQing Wang1-1/+1
2021-10-20drm/amdgpu: support B0&B1 external revision id for yellow carpAaron Liu1-1/+1
2021-10-19drm/amdgpu/discovery: parse hw_id_name for SDMA instance 2 and 3Guchun Chen1-0/+2
2021-10-19drm/amdgpu: output warning for unsupported ras error inject (v2)Tao Zhou2-1/+10
2021-10-19drm/amdgpu: centralize checking for RAS TA statusTao Zhou1-4/+20
2021-10-19drm/amd/amdgpu: Do irq_fini_hw after ip_fini_earlyYuBiao Wang1-2/+2
2021-10-19drm/amdgpu: load PSP RL in resume pathTao Zhou1-0/+6
2021-10-19drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpuLang Yu1-1/+1
2021-10-13drm/amdgpu/psp: add some missing cases to psp_check_pmfw_centralized_cstate_m...Alex Deucher1-1/+2
2021-10-13drm/amdkfd: unregistered svm range not overlap with TTM rangePhilip Yang2-2/+4
2021-10-13drm/amdkfd: fix boot failure when iommu is disabled in Picasso.Yifan Zhang1-4/+0
2021-10-13drm/amdgpu: Fix RAS page retirement with mode2 reset on AldebaranMukul Joshi1-12/+21
2021-10-13drm/amdgpu: Enable RAS error injection after mode2 reset on AldebaranMukul Joshi1-0/+2
2021-10-13drm/amdgpu: enable display for cyan skillfishLang Yu1-2/+1
2021-10-13drm/amdgpu/nbio2.3: don't use GPU_HDP_FLUSH bit 12Alex Deucher3-1/+36
2021-10-11drm/amdgpu/nbio7.4: don't use GPU_HDP_FLUSH bit 12Alex Deucher1-9/+12
2021-10-11Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-6/+19
2021-10-08drm/amdgpu: use adev_to_drm for consistency when accessing drm_deviceGuchun Chen15-24/+24
2021-10-08drm/amdgpu: add missing case for HDP for renoirAlex Deucher1-0/+1
2021-10-08drm/amdgpu/discovery: add missing case for SMU 11.0.5Alex Deucher1-0/+1
2021-10-07drm/amdgpu: unify BO evicting method in amdgpu_ttmNirmoy Das6-35/+58
2021-10-06drm/amdgpu: Register MCE notifier for Aldebaran RASMukul Joshi1-0/+141
2021-10-06drm/amdgpu: return early if debugfs is not initializedNirmoy Das1-0/+3
2021-10-06drm/amd/display: fix DCC settings for DCN3Marek Olšák1-1/+2
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/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/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-04drm/amdgpu/gmc9: convert to IP version checkingAlex Deucher1-65/+71
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: clean up parameters in kgd2kfd_probeAlex Deucher2-6/+3
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 Deucher23-307/+316
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