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-27
Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-1
/
+1
2020-03-25
drm/amdgpu: fix scatter-gather mapping with user pages
Shane Francis
-1
/
+1
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-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-09
drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20
Hawking Zhang
-2
/
+23
2020-03-05
drm/amdgpu: disable 3D pipe 1 on Navi1x
Tianci.Yin
-46
/
+51
2020-03-05
drm/amdgpu: clean wptr on wb when gpu recovery
Yintian Tao
-0
/
+2
2020-02-26
drm/amdgpu: Drop DRIVER_USE_AGP
Daniel Vetter
-1
/
+1
2020-02-25
amdgpu/gmc_v9: save/restore sdpif regs during S3
Shirish S
-1
/
+37
2020-02-19
drm/amdgpu: add is_raven_kicker judgement for raven1
changzhu
-2
/
+9
2020-02-14
drm/amdgpu/gfx10: disable gfxoff when reading rlc clock
Alex Deucher
-0
/
+2
2020-02-14
drm/amdgpu/gfx9: disable gfxoff when reading rlc clock
Alex Deucher
-0
/
+2
2020-02-14
drm/amdgpu/soc15: fix xclk for raven
Alex Deucher
-1
/
+6
2020-02-14
drm/amd/display: fix dtm unloading
Bhawanpreet Lakha
-1
/
+25
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-07
Merge tag 'drm-next-2020-02-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-432
/
+2378
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
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-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
[next]