summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: support B0&B1 external revision id for yellow carpAaron Liu2021-10-201-1/+1
* drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resumeGuchun Chen2021-10-052-0/+7
* drm/amdgpu: init iommu after amdkfd device initYifan Zhang2021-10-051-4/+4
* drm/amdgpu: During s0ix don't wait to signal GFXOFFLijo Lazar2021-10-051-2/+12
* drm/amdkfd: fix a potential ttm->sg memory leakLang Yu2021-10-051-0/+1
* drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ixPrike Liang2021-09-281-0/+8
* drm/amdgpu: check tiling flags when creating FB on GFX8-Simon Ser2021-09-281-0/+31
* drm/amdgpu: correct initial cp_hqd_quantum for gfx9Hawking Zhang2021-09-281-1/+1
* drm/amdgpu: fix gart.bo pin_count leakLeslie Shi2021-09-282-2/+4
* drm/amdgpu: Demote TMZ unsupported log message from warning to infoPaul Menzel2021-09-161-1/+1
* drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_countMichel Dänzer2021-09-162-2/+2
* drm/amdgpu: move iommu_resume before ip init/resumeJames Zhu2021-09-161-0/+12
* drm/amdgpu: add amdgpu_amdkfd_resume_iommuJames Zhu2021-09-162-0/+11
* drm/amdkfd: separate kfd_iommu_resume from kfd_resumeJames Zhu2021-09-161-0/+6
* drm/amdgpu: use IS_ERR for debugfs APIsNirmoy Das2021-09-142-8/+6
* drm/amdgpu: fix use after free during BO moveChristian König2021-09-141-9/+9
* drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Ernst Sjöstrand2021-09-141-1/+1
* Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-1014-71/+130
|\
| * drm/amdgpu: fix fdinfo race with process exitPhilip Yang2021-08-311-2/+9
| * drm/amdgpu: Fix a deadlock if previous GEM object allocation failsxinhui pan2021-08-311-13/+10
| * drm/amdgpu: stop scheduler when calling hw_fini (v2)Guchun Chen2021-08-311-0/+8
| * drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements2021-08-311-5/+25
| * drm/amdgpu: show both cmd id and name when psp cmd failedLang Yu2021-08-301-4/+4
| * drm/amdgpu: Enable S/G for Yellow CarpNicholas Kazlauskas2021-08-301-0/+1
| * drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKUEvan Quan2021-08-301-8/+1
| * drm/amd/amdgpu: Add ready_to_reset resp for vega10YuBiao Wang2021-08-302-0/+3
| * drm/amdgpu: add some additional RDNA2 PCI IDsAlex Deucher2021-08-301-0/+17
| * drm/amdgpu: correct comments in memory type managersYifan Zhang2021-08-302-5/+5
| * drm/amdgpu: Process any VBIOS RAS EEPROM addressLuben Tuikov2021-08-301-12/+13
| * drm/amdgpu: Fixes to returning VBIOS RAS EEPROM addressLuben Tuikov2021-08-301-17/+33
* | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-01125-2836/+5435
|\|
| * Merge tag 'amd-drm-next-5.15-2021-08-27' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-08-3040-143/+761
| |\
| | * drm/amdgpu: disable GFX CGCG in aldebaranHawking Zhang2021-08-261-2/+0
| | * drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements2021-08-261-5/+29
| | * drm/amdgpu: Add support for RAS XGMI err queryJohn Clements2021-08-261-0/+65
| | * drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domainYifan Zhang2021-08-254-7/+7
| | * drm/amdgpu: drop redundant cancel_delayed_work_sync callEvan Quan2021-08-254-6/+0
| | * drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspendEvan Quan2021-08-256-1/+144
| | * drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspendEvan Quan2021-08-252-0/+47
| | * drm/amdkfd: check access permisson to restore retry faultPhilip Yang2021-08-244-5/+8
| | * drm/amdgpu: Update RAS XGMI Error QueryJohn Clements2021-08-241-1/+3
| | * drm/amdgpu: Add driver infrastructure for MCA RASJohn Clements2021-08-249-2/+388
| | * drm/amd/amdgpu: consolidate PSP TA init shared buf functionsCandice Li2021-08-241-99/+43
| | * drm/amd/amdgpu: add name field back to ras_common_ifCandice Li2021-08-241-0/+1
| | * drm/amdgpu: Fix build with missing pm_suspend_target_state module exportBorislav Petkov2021-08-241-1/+1
| | * drm/amdgpu: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-241-3/+3
| | * drm/amdkfd: CWSR with sw scheduler on Aldebaran and ArcturusMukul Joshi2021-08-244-2/+6
| | * drm/amdgpu/OLAND: clip the ref divider max valueShashank Sharma2021-08-243-9/+16
| * | Merge tag 'amd-drm-next-5.15-2021-08-20' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-08-2645-439/+716
| |\|
| | * drm/amdgpu: Cancel delayed work when GFXOFF is disabledMichel Dänzer2021-08-202-17/+30