index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Lines
2021-10-20
drm/amdgpu: support B0&B1 external revision id for yellow carp
Aaron Liu
-1
/
+1
2021-10-05
drm/amdgpu: handle the case of pci_channel_io_frozen only in amdgpu_pci_resume
Guchun Chen
-0
/
+7
2021-10-05
drm/amdgpu: init iommu after amdkfd device init
Yifan Zhang
-4
/
+4
2021-10-05
drm/amdgpu: During s0ix don't wait to signal GFXOFF
Lijo Lazar
-2
/
+12
2021-10-05
drm/amdkfd: fix a potential ttm->sg memory leak
Lang Yu
-0
/
+1
2021-09-28
drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix
Prike Liang
-0
/
+8
2021-09-28
drm/amdgpu: check tiling flags when creating FB on GFX8-
Simon Ser
-0
/
+31
2021-09-28
drm/amdgpu: correct initial cp_hqd_quantum for gfx9
Hawking Zhang
-1
/
+1
2021-09-28
drm/amdgpu: fix gart.bo pin_count leak
Leslie Shi
-2
/
+4
2021-09-16
drm/amdgpu: Demote TMZ unsupported log message from warning to info
Paul Menzel
-1
/
+1
2021-09-16
drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_count
Michel Dänzer
-2
/
+2
2021-09-16
drm/amdgpu: move iommu_resume before ip init/resume
James Zhu
-0
/
+12
2021-09-16
drm/amdgpu: add amdgpu_amdkfd_resume_iommu
James Zhu
-0
/
+11
2021-09-16
drm/amdkfd: separate kfd_iommu_resume from kfd_resume
James Zhu
-0
/
+6
2021-09-14
drm/amdgpu: use IS_ERR for debugfs APIs
Nirmoy Das
-8
/
+6
2021-09-14
drm/amdgpu: fix use after free during BO move
Christian König
-9
/
+9
2021-09-14
drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10
Ernst Sjöstrand
-1
/
+1
2021-09-10
Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-71
/
+130
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-2836
/
+5435
2021-08-31
drm/amdgpu: fix fdinfo race with process exit
Philip Yang
-2
/
+9
2021-08-31
drm/amdgpu: Fix a deadlock if previous GEM object allocation fails
xinhui pan
-13
/
+10
2021-08-31
drm/amdgpu: stop scheduler when calling hw_fini (v2)
Guchun Chen
-0
/
+8
2021-08-31
drm/amdgpu: Clear RAS interrupt status on aldebaran
John Clements
-5
/
+25
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2021-08-30
drm/amdgpu: show both cmd id and name when psp cmd failed
Lang Yu
-4
/
+4
2021-08-30
drm/amdgpu: Enable S/G for Yellow Carp
Nicholas Kazlauskas
-0
/
+1
2021-08-30
drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKU
Evan Quan
-8
/
+1
2021-08-30
drm/amd/amdgpu: Add ready_to_reset resp for vega10
YuBiao Wang
-0
/
+3
2021-08-30
drm/amdgpu: add some additional RDNA2 PCI IDs
Alex Deucher
-0
/
+17
2021-08-30
drm/amdgpu: correct comments in memory type managers
Yifan Zhang
-5
/
+5
2021-08-30
drm/amdgpu: Process any VBIOS RAS EEPROM address
Luben Tuikov
-12
/
+13
2021-08-30
drm/amdgpu: Fixes to returning VBIOS RAS EEPROM address
Luben Tuikov
-17
/
+33
2021-08-30
Merge tag 'amd-drm-next-5.15-2021-08-27' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-143
/
+761
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
-1
/
+1
2021-08-26
drm/amdgpu: disable GFX CGCG in aldebaran
Hawking Zhang
-2
/
+0
2021-08-26
drm/amdgpu: Clear RAS interrupt status on aldebaran
John Clements
-5
/
+29
2021-08-26
drm/amdgpu: Add support for RAS XGMI err query
John Clements
-0
/
+65
2021-08-26
Merge tag 'amd-drm-next-5.15-2021-08-20' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-439
/
+716
2021-08-25
drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domain
Yifan Zhang
-7
/
+7
2021-08-25
drm/amdgpu: drop redundant cancel_delayed_work_sync call
Evan Quan
-6
/
+0
2021-08-25
drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspend
Evan Quan
-1
/
+144
2021-08-25
drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend
Evan Quan
-0
/
+47
2021-08-24
drm/amdkfd: check access permisson to restore retry fault
Philip Yang
-5
/
+8
2021-08-24
drm/amdgpu: Update RAS XGMI Error Query
John Clements
-1
/
+3
2021-08-24
drm/amdgpu: Add driver infrastructure for MCA RAS
John Clements
-2
/
+388
2021-08-24
drm/amd/amdgpu: consolidate PSP TA init shared buf functions
Candice Li
-99
/
+43
2021-08-24
drm/amd/amdgpu: add name field back to ras_common_if
Candice Li
-0
/
+1
2021-08-24
drm/amdgpu: Fix build with missing pm_suspend_target_state module export
Borislav Petkov
-1
/
+1
2021-08-24
drm/amdgpu: switch from 'pci_' to 'dma_' API
Christophe JAILLET
-3
/
+3
2021-08-24
drm/amdkfd: CWSR with sw scheduler on Aldebaran and Arcturus
Mukul Joshi
-2
/
+6
[next]