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-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
2021-08-24
drm/amdgpu/OLAND: clip the ref divider max value
Shashank Sharma
-9
/
+16
2021-08-24
drm/amdgpu: Fix build with missing pm_suspend_target_state module export
Borislav Petkov
-1
/
+1
2021-08-23
drm/ttm: remove ttm_tt_destroy_common v2
Christian König
-1
/
+0
2021-08-23
drm/amdgpu: unbind in amdgpu_ttm_tt_unpopulate
Christian König
-1
/
+2
2021-08-20
drm/amdgpu: Cancel delayed work when GFXOFF is disabled
Michel Dänzer
-17
/
+30
2021-08-20
drm/amdgpu: use the preferred pin domain after the check
Christian König
-5
/
+5
2021-08-20
drm/amdgpu: Cancel delayed work when GFXOFF is disabled
Michel Dänzer
-17
/
+30
2021-08-20
drm/amdgpu: use the preferred pin domain after the check
Christian König
-5
/
+5
2021-08-18
drm/amd/amdgpu:flush ttm delayed work before cancel_sync
YuBiao Wang
-1
/
+3
2021-08-18
drm/amd: consolidate TA shared memory structures
Candice Li
-162
/
+134
2021-08-18
drm/amdgpu: increase max xgmi physical node for aldebaran
Hawking Zhang
-3
/
+2
2021-08-18
drm/amdgpu: disable BACO support for 699F:C7 polaris12 SKU temporarily
Evan Quan
-1
/
+8
2021-08-18
drm/amdgpu: correct MMSCH 1.0 version
Zhigang Luo
-3
/
+1
2021-08-18
drm/amdgpu: get extended xgmi topology data
Jonathan Kim
-14
/
+145
2021-08-16
drm/amd/pm: drop the unnecessary intermediate percent-based transition
Evan Quan
-0
/
+2
2021-08-16
drm/amd/amdgpu: remove unnecessary RAS context field
Candice Li
-14
/
+6
2021-08-16
drm/amd/amdgpu: consolidate PSP TA context
Candice Li
-187
/
+158
2021-08-16
drm/amdgpu: Add MB_REQ_MSG_READY_TO_RESET response when VF get FLR notification.
Jiange Zhao
-1
/
+4
2021-08-16
drm/amd/amdgpu embed hw_fence into amdgpu_job
Jack Zhang
-37
/
+119
2021-08-16
Merge tag 'drm-misc-next-2021-08-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-9
/
+15
2021-08-12
gpu: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
-1
/
+1
2021-08-11
gpu: drm: amd: amdgpu: amdgpu_i2c: fix possible uninitialized-variable access...
Tuo Li
-1
/
+1
2021-08-11
drm/amdkfd: CWSR with software scheduler
Mukul Joshi
-1
/
+94
2021-08-10
drm/amdgpu: Convert to Linux IRQ interfaces
Thomas Zimmermann
-9
/
+15
2021-08-10
drm/amdgpu: handle VCN instances when harvesting (v2)
Alex Deucher
-3
/
+9
2021-08-10
drm/amdgpu: handle VCN instances when harvesting (v2)
Alex Deucher
-3
/
+9
2021-08-09
drm/amdgpu: Removed unnecessary if statement
Sergio Miguéns Iglesias
-3
/
+0
2021-08-09
drm/amdgpu: fix kernel-doc warnings on non-kernel-doc comments
Randy Dunlap
-3
/
+3
2021-08-09
drm/amd/amdgpu: skip locking delayed work if not initialized.
YuBiao Wang
-1
/
+2
2021-08-09
drm/amdgpu: Extend full access wait time in guest
Victor Zhao
-4
/
+12
2021-08-06
drm/amdgpu: check for allocation failure in amdgpu_vkms_sw_init()
Dan Carpenter
-0
/
+2
2021-08-06
drm/amdgpu: don't enable baco on boco platforms in runpm
Alex Deucher
-0
/
+2
2021-08-06
drm/amdgpu: set RAS EEPROM address from VBIOS
John Clements
-0
/
+45
2021-08-05
drm/amdgpu: drop redundant null-pointer checks in amdgpu_ttm_tt_populate() an...
Tuo Li
-2
/
+2
2021-08-05
drm/amdgpu: don't enable baco on boco platforms in runpm
Alex Deucher
-0
/
+2
2021-08-05
drm/amdgpu: Put MODE register in wave debug info
Joseph Greathouse
-0
/
+5
2021-08-05
drm/amdgpu: set RAS EEPROM address from VBIOS
John Clements
-0
/
+58
2021-08-05
drm/amd/amdgpu: Recovery vcn instance iterate.
Peng Ju Zhou
-13
/
+20
[prev]
[next]