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-02-14
drm/amd/display: fix dtm unloading
Bhawanpreet Lakha
-1
/
+25
2020-02-13
drm/amdgpu: Convert to CRTC VBLANK callbacks
Thomas Zimmermann
-18
/
+37
2020-02-13
drm/amdgpu: Convert to struct drm_crtc_helper_funcs.get_scanout_position()
Thomas Zimmermann
-11
/
+22
2020-02-12
drm/amdgpu: return -EFAULT if copy_to_user() fails
Dan Carpenter
-4
/
+2
2020-02-12
drm/amdgpu/gfx10: disable gfxoff when reading rlc clock
Alex Deucher
-0
/
+2
2020-02-12
drm/amdgpu/gfx9: disable gfxoff when reading rlc clock
Alex Deucher
-0
/
+2
2020-02-12
drm/amdgpu/soc15: fix xclk for raven
Alex Deucher
-1
/
+6
2020-02-12
drm/amd/display: fix dtm unloading
Bhawanpreet Lakha
-1
/
+25
2020-02-12
drm/amdgpu/runpm: enable runpm on baco capable VI+ asics
Alex Deucher
-2
/
+8
2020-02-12
drm/amdkfd: refactor runtime pm for baco
Rajneesh Bhardwaj
-12
/
+12
2020-02-12
drm/amdgpu: Fix missing error check in suspend
Rajneesh Bhardwaj
-0
/
+3
2020-02-11
drm/amdgpu: correct comment to clear up the confusion
Guchun Chen
-1
/
+6
2020-02-11
drm/amdgpu/vcn2.5: fix warning
James Zhu
-1
/
+1
2020-02-11
drm/amdgpu: limit GDS clearing workaround in cold boot sequence
Guchun Chen
-3
/
+6
2020-02-11
drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->conf
Jonathan Kim
-7
/
+8
2020-02-11
drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1
James Zhu
-14
/
+15
2020-02-11
drm/amdgpu: add flag for runtime suspend
Alex Deucher
-0
/
+3
2020-02-11
drm/amdgpu: Do not move root PT bo to relocated list
xinhui pan
-17
/
+17
2020-02-11
drm/amdgpu: correct comment to clear up the confusion
Guchun Chen
-1
/
+6
2020-02-11
drm/amdgpu/vcn2.5: fix warning
James Zhu
-1
/
+1
2020-02-11
drm/amdgpu: limit GDS clearing workaround in cold boot sequence
Guchun Chen
-3
/
+6
2020-02-07
Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-432
/
+2378
2020-02-07
drm/amdgpu: use amdgpu_device_vram_access in amdgpu_ttm_access_memory v2
Christian König
-15
/
+23
2020-02-07
drm/amdgpu: use amdgpu_device_vram_access in amdgpu_ttm_vram_read
Christian König
-16
/
+11
2020-02-07
drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2
Christian König
-0
/
+26
2020-02-07
drm/amdgpu: optimize amdgpu_device_vram_access a bit.
Christian König
-6
/
+11
2020-02-07
drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->conf
Jonathan Kim
-7
/
+8
2020-02-07
drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1
James Zhu
-14
/
+15
2020-02-07
drm/amdgpu/sriov Don't send msg when smu suspend
Jack Zhang
-7
/
+8
2020-02-06
drm/amdgpu: move xgmi init/fini to xgmi_add/remove_device call (v2)
Hawking Zhang
-20
/
+17
2020-02-04
drm/amdgpu: rework synchronization of VM updates v4
Christian König
-61
/
+66
2020-02-04
drm/amdgpu: simplify and fix amdgpu_sync_resv
Christian König
-4
/
+11
2020-02-04
drm/amdgpu: allow higher level PD invalidations
Christian König
-5
/
+20
2020-02-04
drm/amdgpu: return EINVAL instead of ENOENT in the VM code
Christian König
-1
/
+1
2020-02-04
drm/amdgpu: fix parentheses in amdgpu_vm_update_ptes
Christian König
-1
/
+1
2020-02-04
drm/amdgpu: make sure to never allocate PDs/PTs for invalidations
Christian König
-9
/
+13
2020-02-04
drm/amdgpu: drop unnecessary restriction for huge root PDEs
Christian König
-20
/
+5
2020-02-04
drm/amdgpu: stop using amdgpu_bo_gpu_offset in the VM backend
Christian König
-2
/
+2
2020-02-04
drm/amdgpu: rework job synchronization v2
Christian König
-34
/
+59
2020-02-04
drm/amdgpu: use the VM as job owner
Christian König
-2
/
+3
2020-02-04
drm/amdgpu: explicitly sync VM update to PDs/PTs
Christian König
-0
/
+12
2020-01-30
drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_inject
Nathan Chancellor
-1
/
+1
2020-01-30
amdgpu: using vmalloc requires includeing vmalloc.h
Stephen Rothwell
-0
/
+1
2020-01-30
drm/amdgpu: allocate entities on demand
Nirmoy Das
-117
/
+124
2020-01-30
drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for Arcturus
Joseph Greathouse
-0
/
+17
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-4060
/
+7887
2020-01-27
drm/amdgpu: enable GPU reset by default on renoir
Alex Deucher
-0
/
+1
2020-01-27
drm/amdgpu: enable GPU reset by default on Navi
Alex Deucher
-0
/
+3
2020-01-27
drm/amdgpu: add coreboot workaround for KV/KB
Christian König
-1
/
+2
2020-01-27
drm/amdgpu: original raven doesn't support full asic reset
Alex Deucher
-0
/
+4
[prev]
[next]