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-01-27
drm/amdgpu: attempt to enable gfxoff on more raven1 boards (v2)
Alex Deucher
-4
/
+40
2020-01-27
drm/amd/amdgpu: fix spelling mistake "to" -> "too"
Colin Ian King
-1
/
+1
2020-01-27
drm/amdgpu: initialize bo_va_list when add gws to process
xinhui pan
-0
/
+1
2020-01-27
drm/amdgpu/vcn: use inst_idx relacing inst
James Zhu
-12
/
+12
2020-01-27
drm/amdgpu/vcn: fix typo error
James Zhu
-1
/
+1
2020-01-27
drm/amdgpu/vcn: fix vcn2.5 instance issue
James Zhu
-44
/
+44
2020-01-27
drm/amdgpu/vcn2.5: fix a bug for the 2nd vcn instance (v2)
James Zhu
-5
/
+8
2020-01-27
drm/amdgpu/vcn: Share vcn_v2_0_dec_ring_test_ring to vcn2.5
James Zhu
-2
/
+3
2020-01-27
drm/amdgpu: Use the correct flush_type in flush_gpu_tlb_pasid
Felix Kuehling
-4
/
+4
2020-01-27
drm/amdgpu: Fix TLB invalidation request when using semaphore
Felix Kuehling
-6
/
+7
2020-01-24
drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count
Chris Wilson
-1
/
+1
2020-01-23
drm/amdgpu: remove the experimental flag for renoir
Alex Deucher
-1
/
+1
2020-01-22
drm/amdgpu: individualize fence allocation per entity
Nirmoy Das
-18
/
+27
2020-01-22
Revert "drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 trai...
Tianci.Yin
-31
/
+1
2020-01-22
drm/amdgpu: fix VRAM partially encroached issue in GDDR6 memory training(V2)
Tianci.Yin
-3
/
+35
2020-01-22
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
-50
/
+50
2020-01-22
drm/amdgpu: add RAS support for the gfx block of Arcturus
Dennis Li
-1
/
+1039
2020-01-22
drm/amdgpu: abstract EDC counter clear to a separated function
Dennis Li
-35
/
+77
2020-01-22
drm/amdgpu: refine the security check for RAS functions
Dennis Li
-2
/
+2
2020-01-22
drm/amdgpu: enable RAS feature for more mmhub sub-blocks of Acrturus
Dennis Li
-6
/
+695
2020-01-22
drm/amdgpu: read gfx register using RREG32_KIQ macro
chen gong
-5
/
+5
2020-01-22
drm/amdgpu: add kiq version interface for RREG32/WREG32
chen gong
-2
/
+6
2020-01-22
drm/amdgpu: provide a generic function interface for reading/writing register...
chen gong
-104
/
+108
2020-01-22
drm/amdgpu: added support to get mGPU DRAM base
John Clements
-1
/
+81
2020-01-22
drm/amdgpu: modify packet size for pm4 flush tlbs
Alex Sierra
-4
/
+6
2020-01-17
drm/amdgpu: add the lost mutex_init back
Pan, Xinhui
-0
/
+1
2020-01-16
drm/amdgpu: add arcturus to gpu recovery check code path
Hawking Zhang
-0
/
+1
2020-01-16
drm/amdgpu: check if driver should try recovery in ras recovery path
Hawking Zhang
-1
/
+2
2020-01-16
drm/amd/powerplay: a quick fix for the deadlock issue below
Evan Quan
-15
/
+43
2020-01-16
drm/amdgpu: only set cp active field for kiq queue
Huang Rui
-6
/
+15
2020-01-16
drm/amdgpu/pm: clean up return types
Alex Deucher
-15
/
+24
2020-01-16
drm/amdgpu/vcn2.5: implement indirect DPG SRAM mode
James Zhu
-20
/
+52
2020-01-16
drm/amdgpu/vcn2.5: add dpg pause mode
James Zhu
-0
/
+70
2020-01-16
drm/amdgpu/vcn2.5: add DPG mode start and stop
James Zhu
-2
/
+288
2020-01-16
drm/amdgpu/vcn: move macro from vcn2.0 to share amdgpu_vcn (v2)
James Zhu
-12
/
+12
2020-01-16
drm/amdgpu/vcn: support multiple instance direct SRAM read and write (v2)
James Zhu
-84
/
+83
2020-01-16
drm/amdgpu/vcn: support multiple-instance dpg pause mode
James Zhu
-9
/
+9
2020-01-16
drm/amdgpu: fix modprobe failure of the secondary GPU when GDDR6 training ena...
Tianci.Yin
-1
/
+31
2020-01-16
drm/amdgpu/gfx10: update gfx golden settings for navi14
Tianci.Yin
-1
/
+1
2020-01-16
drm/amdgpu/gfx10: update gfx golden settings
Tianci.Yin
-1
/
+1
2020-01-16
drm/amdgpu: check rlc_g firmware pointer is valid before using it
shaoyunl
-4
/
+5
2020-01-16
drm/amdgpu: drop amdgpu_job.owner
Christian König
-3
/
+0
2020-01-16
drm/amdgpu: error out on entity with no run queue
Nirmoy Das
-0
/
+5
2020-01-16
drm/amdkfd: use map_queues for hiq on gfx v10 as well
Huang Rui
-21
/
+61
2020-01-16
drm/amdkfd: use kiq to load the mqd of hiq queue for gfx v9 (v6)
Aaron Liu
-20
/
+63
2020-01-16
drm/amdgpu: flush TLB functions removal from kfd2kgd interface
Alex Sierra
-249
/
+0
2020-01-16
drm/amdgpu: GPU TLB flush API moved to amdgpu_amdkfd
Alex Sierra
-0
/
+34
2020-01-16
drm/amdgpu: export function to flush TLB via pasid
Alex Sierra
-0
/
+223
2020-01-16
drm/amdgpu: replace kcq enable/disable functions on gfx_v9
Alex Sierra
-100
/
+2
2020-01-16
drm/amdgpu: implement tlbs invalidate on gfx9 gfx10
Alex Sierra
-0
/
+33
[prev]
[next]