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
2020-03-30
PCI: Use ioremap(), not phys_to_virt() for platform ROM
Mikel Rychliski
-13
/
+18
2020-03-28
drm/amdgpu: convert to use i2c_new_client_device()
Wolfram Sang
-1
/
+1
2020-03-27
mm/hmm: remove HMM_FAULT_SNAPSHOT
Jason Gunthorpe
-1
/
+1
2020-03-27
Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-1
/
+1
2020-03-26
mm: simplify device private page handling in hmm_range_fault
Christoph Hellwig
-1
/
+0
2020-03-25
drm/amdgpu: don't try to reserve training bo for sriov (v2)
Monk Liu
-3
/
+5
2020-03-25
drm/amdgpu/swSMU: handle manual AC/DC notifications
Alex Deucher
-0
/
+3
2020-03-25
drm/amdgpu: fix the coverage issue to clear ArcVPGRs
Dennis Li
-1
/
+1
2020-03-25
drm/[radeon|amdgpu]: Remove HAINAN board from max_sclk override check
Yassine Oudjana
-1
/
+0
2020-03-25
Revert "drm/amdgpu: add CAP fw loading"
Zhigang Luo
-38
/
+2
2020-03-25
drm/amdgpu: fix scatter-gather mapping with user pages
Shane Francis
-1
/
+1
2020-03-20
drm/amdgpu/sriov : Don't resume RLCG for SRIOV guest
shaoyunl
-0
/
+5
2020-03-20
drm/amdgpu: protect RAS sysfs during GPU reset
John Clements
-1
/
+20
2020-03-19
drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"
Colin Ian King
-2
/
+2
2020-03-19
drm/amdgpu: Remove unnecessary variable shadow in gfx_v9_0_rlcg_wreg
Nathan Chancellor
-5
/
+1
2020-03-19
drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle check
James Zhu
-2
/
+2
2020-03-19
drm/amdgpu: fix typo for vcn2/jpeg2 idle check
James Zhu
-2
/
+2
2020-03-19
drm/amdgpu: fix typo for vcn1 idle check
James Zhu
-1
/
+1
2020-03-19
drm/amdgpu: add CAP fw loading
Zhigang Luo
-2
/
+38
2020-03-19
drm/amdgpu: miss PRT case when bo update
Yintian Tao
-3
/
+3
2020-03-18
drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle check
James Zhu
-2
/
+2
2020-03-18
drm/amdgpu: fix typo for vcn2/jpeg2 idle check
James Zhu
-2
/
+2
2020-03-18
drm/amdgpu: fix typo for vcn1 idle check
James Zhu
-1
/
+1
2020-03-17
drm/amdgpu: fix two documentation mismatch issues
Wang Xiayang
-2
/
+2
2020-03-16
drm/amdgpu: disable gpu_sched load balancer for vcn jobs
Nirmoy Das
-4
/
+8
2020-03-16
drm/amdgpu: Move EEPROM I2C adapter to amdgpu_device
Andrey Grodzovsky
-48
/
+18
2020-03-16
drm_amdgpu: Add job fence to resv conditionally
xinhui pan
-20
/
+8
2020-03-16
drm/amdgpu: fix switch-case indentation
Nirmoy Das
-41
/
+41
2020-03-16
drm/amdgpu: revise RLCG access path
Monk Liu
-21
/
+223
2020-03-13
drm/amdgpu: add codes to clear AccVGPR for arcturus
Dennis Li
-7
/
+132
2020-03-13
AMD KFD: Use fallthrough;
Joe Perches
-1
/
+1
2020-03-13
drm/amdgpu: fix warning in ras_debugfs_create_all()
Stanley.Yang
-5
/
+2
2020-03-13
drm/amdgpu: add fbdev suspend/resume on gpu reset
Evan Quan
-0
/
+4
2020-03-13
drm/amdgpu: update ras capability's query based on mem ecc configuration
Guchun Chen
-30
/
+32
2020-03-13
drm/amd/amdgpu: Fix GPR read from debugfs (v2)
Tom St Denis
-3
/
+3
2020-03-13
drm/amdgpu: use amdgpu_ras.h in amdgpu_debugfs.c
Stanley.Yang
-1
/
+1
2020-03-13
drm/amdgpu: check GFX RAS capability before reset counters
Hawking Zhang
-0
/
+6
2020-03-13
drm/amdgpu: resolve failed error inject msg
John Clements
-2
/
+10
2020-03-13
drm/amdgpu/sriov refine vcn_v2_5_early_init func
Jack Zhang
-17
/
+18
2020-03-13
drm/amdgpu: add fbdev suspend/resume on gpu reset
Evan Quan
-0
/
+4
2020-03-13
drm/amd/amdgpu: Fix GPR read from debugfs (v2)
Tom St Denis
-3
/
+3
2020-03-13
Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...
Dave Airlie
-643
/
+1746
2020-03-12
Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-14
/
+131
2020-03-11
Merge v5.6-rc5 into drm-next
Dave Airlie
-46
/
+53
2020-03-10
drm/amdgpu/runpm: disable runpm on Vega10
Feifei Xu
-0
/
+1
2020-03-10
drm/amdgpu: call ras_debugfs_create_all in debugfs_init
Tao Zhou
-11
/
+3
2020-03-10
drm/amdgpu: add function to creat all ras debugfs node
Tao Zhou
-0
/
+31
2020-03-10
drm/amdgpu: Correct the condition of warning while bo release
xinhui pan
-1
/
+2
2020-03-10
drm/amdkfd: Consolidate duplicated bo alloc flags
Yong Zhao
-15
/
+20
2020-03-10
drm/amdgpu: do not set nil entry in compute_prio_sched
Nirmoy Das
-4
/
+11
[prev]
[next]