index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-01
drm/amd/amdgpu: New debugfs interface for MMIO registers (v5)
Tom St Denis
3
-1
/
+203
2021-09-01
drm/amdgpu: detach ring priority from gfx priority
Nirmoy Das
3
-7
/
+11
2021-09-01
drm/amdgpu: rework context priority handling
Nirmoy Das
3
-74
/
+105
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
125
-2823
/
+5422
2021-08-31
drm/amdgpu: fix fdinfo race with process exit
Philip Yang
1
-2
/
+9
2021-08-31
drm/amdgpu: Fix a deadlock if previous GEM object allocation fails
xinhui pan
1
-13
/
+10
2021-08-31
drm/amdgpu: stop scheduler when calling hw_fini (v2)
Guchun Chen
1
-0
/
+8
2021-08-31
drm/amdgpu: Clear RAS interrupt status on aldebaran
John Clements
1
-5
/
+25
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-08-30
drm/amdgpu: show both cmd id and name when psp cmd failed
Lang Yu
1
-4
/
+4
2021-08-30
drm/amdgpu: Enable S/G for Yellow Carp
Nicholas Kazlauskas
1
-0
/
+1
2021-08-30
drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKU
Evan Quan
1
-8
/
+1
2021-08-30
drm/amd/amdgpu: Add ready_to_reset resp for vega10
YuBiao Wang
2
-0
/
+3
2021-08-30
drm/amdgpu: add some additional RDNA2 PCI IDs
Alex Deucher
1
-0
/
+17
2021-08-30
drm/amdgpu: correct comments in memory type managers
Yifan Zhang
2
-5
/
+5
2021-08-30
drm/amdgpu: Process any VBIOS RAS EEPROM address
Luben Tuikov
1
-12
/
+13
2021-08-30
drm/amdgpu: Fixes to returning VBIOS RAS EEPROM address
Luben Tuikov
1
-17
/
+33
2021-08-30
drm/sched: drop entity parameter from drm_sched_push_job
Daniel Vetter
2
-2
/
+2
2021-08-30
drm/sched: Split drm_sched_job_init
Daniel Vetter
2
-0
/
+4
2021-08-30
Merge tag 'amd-drm-next-5.15-2021-08-27' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
40
-143
/
+761
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
1
-1
/
+1
2021-08-26
drm/amdgpu: disable GFX CGCG in aldebaran
Hawking Zhang
1
-2
/
+0
2021-08-26
drm/amdgpu: Clear RAS interrupt status on aldebaran
John Clements
1
-5
/
+29
2021-08-26
drm/amdgpu: Add support for RAS XGMI err query
John Clements
1
-0
/
+65
2021-08-26
Merge tag 'amd-drm-next-5.15-2021-08-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
45
-438
/
+715
2021-08-25
drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domain
Yifan Zhang
4
-7
/
+7
2021-08-25
drm/amdgpu: drop redundant cancel_delayed_work_sync call
Evan Quan
4
-6
/
+0
2021-08-25
drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspend
Evan Quan
6
-1
/
+144
2021-08-25
drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspend
Evan Quan
2
-0
/
+47
2021-08-24
drm/amdkfd: check access permisson to restore retry fault
Philip Yang
4
-5
/
+8
2021-08-24
drm/amdgpu: Update RAS XGMI Error Query
John Clements
1
-1
/
+3
2021-08-24
drm/amdgpu: Add driver infrastructure for MCA RAS
John Clements
9
-2
/
+388
2021-08-24
drm/amd/amdgpu: consolidate PSP TA init shared buf functions
Candice Li
1
-99
/
+43
2021-08-24
drm/amd/amdgpu: add name field back to ras_common_if
Candice Li
1
-0
/
+1
2021-08-24
drm/amdgpu: Fix build with missing pm_suspend_target_state module export
Borislav Petkov
1
-1
/
+1
2021-08-24
drm/amdgpu: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-3
/
+3
2021-08-24
drm/amdkfd: CWSR with sw scheduler on Aldebaran and Arcturus
Mukul Joshi
4
-2
/
+6
2021-08-24
drm/amdgpu/OLAND: clip the ref divider max value
Shashank Sharma
3
-9
/
+16
2021-08-24
drm/amdgpu: Fix build with missing pm_suspend_target_state module export
Borislav Petkov
1
-1
/
+1
2021-08-23
drm/ttm: remove ttm_tt_destroy_common v2
Christian König
1
-1
/
+0
2021-08-23
drm/amdgpu: unbind in amdgpu_ttm_tt_unpopulate
Christian König
1
-1
/
+2
2021-08-20
drm/amdgpu: Cancel delayed work when GFXOFF is disabled
Michel Dänzer
2
-17
/
+30
2021-08-20
drm/amdgpu: use the preferred pin domain after the check
Christian König
1
-5
/
+5
2021-08-20
drm/amdgpu: Cancel delayed work when GFXOFF is disabled
Michel Dänzer
2
-17
/
+30
2021-08-20
drm/amdgpu: use the preferred pin domain after the check
Christian König
1
-5
/
+5
2021-08-18
drm/amd/amdgpu:flush ttm delayed work before cancel_sync
YuBiao Wang
1
-1
/
+3
2021-08-18
drm/amd: consolidate TA shared memory structures
Candice Li
4
-162
/
+134
2021-08-18
drm/amdgpu: increase max xgmi physical node for aldebaran
Hawking Zhang
1
-3
/
+2
2021-08-18
drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU temporarily
Evan Quan
1
-1
/
+8
2021-08-18
drm/amdgpu: correct MMSCH 1.0 version
Zhigang Luo
1
-3
/
+1
[prev]
[next]