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-06-17
drm/amdgpu: fix documentation around busy_percentage
Alex Deucher
-1
/
+1
2020-06-17
drm/amdgpu/pm: update comment to clarify Overdrive interfaces
Alex Deucher
-1
/
+1
2020-06-11
amdgpu: a NULL ->mm does not mean a thread is a kthread
Christoph Hellwig
-1
/
+1
2020-06-10
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
-2
/
+2
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
-8
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
-7
/
+7
2020-06-08
Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-0
/
+171
2020-06-03
drm/amdgpu: add virtual display support for sienna_cichlid
Likun Gao
-0
/
+2
2020-06-03
drm/amdgpu/gfx10: change register configure for sienna_cichlid
Likun Gao
-91
/
+278
2020-06-03
drm/amdgpu: correct SDMA3 IH clinet id for sienna_cichlid
Likun Gao
-2
/
+2
2020-06-03
drm/amdgpu: add sdma ip block for sienna_cichlid (v5)
Likun Gao
-17
/
+1803
2020-06-03
drm/amdgpu: add gfx ip block for sienna_cichlid (v3)
Likun Gao
-0
/
+17
2020-06-03
drm/amdgpu: add ih ip block for sienna_cichlid
Likun Gao
-4
/
+18
2020-06-03
drm/amdgpu: add gmc ip block for sienna_cichlid
Likun Gao
-13
/
+37
2020-06-03
drm/amdgpu: add support gfxhub for sienna_cichlid (v3)
Likun Gao
-1
/
+413
2020-06-03
drm/amdgpu: add support on mmhub for sienna_cichlid
Likun Gao
-14
/
+57
2020-06-03
drm/amdgpu/soc15: add common ip block for sienna_cichlid
Likun Gao
-0
/
+3
2020-06-03
drm/amdgpu: initialize IP offset for sienna_cichlid (v2)
Likun Gao
-1
/
+59
2020-06-03
drm/amdgpu/soc15: add support for sienna_cichlid
Likun Gao
-0
/
+6
2020-06-03
drm/amdgpu/gfx10: add clockgating support for sienna_cichlid
Likun Gao
-0
/
+1
2020-06-03
drm/amdgpu/gmc10: add sienna_cichlid support
Likun Gao
-0
/
+3
2020-06-03
drm/amdgpu/gfx10: add support for sienna_cichlid firmware
Likun Gao
-0
/
+10
2020-06-03
drm/amdgpu: set asic family and ip blocks for sienna_cichlid
Likun Gao
-0
/
+1
2020-06-03
drm/amdgpu: set fw load type for sienna_cichlid
Likun Gao
-0
/
+1
2020-06-03
drm/amdgpu: add sienna_cichlid gpu info firmware v2
Likun Gao
-1
/
+5
2020-06-03
drm/amdgpu: add sienna_cichlid asic type
Likun Gao
-0
/
+1
2020-06-03
drm/amdgpu: restrict bo mapping within gpu address limits
Rajneesh Bhardwaj
-2
/
+4
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-3279
/
+7206
2020-06-02
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
-38
/
+18
2020-06-02
drm/amdgpu: Add unique_id and serial_number for Arcturus v3
Kent Russell
-1
/
+3
2020-06-02
drm/amdgpu: remove useless code in RAS
Guchun Chen
-2
/
+0
2020-06-02
drm/amdgpu: fix RAS memory leak in error case
Guchun Chen
-9
/
+10
2020-06-01
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
-1
/
+1
2020-05-29
drm/amdgpu/fru: fix header guard and include header
Alex Deucher
-2
/
+3
2020-05-29
drm/amdgpu/nv: enable init reset check
Alex Deucher
-3
/
+2
2020-05-29
drm/amdgpu/nv: remove some dead code
Alex Deucher
-34
/
+0
2020-05-29
drm/amdgpu/nv: allow access to SDMA status registers
Alex Deucher
-2
/
+0
2020-05-29
drm/amdgpu: use IP discovery table for renoir
Alex Deucher
-1
/
+12
2020-05-29
drm/amdgpu: clean up discovery testing
Alex Deucher
-2
/
+2
2020-05-29
drm/amdgpu: skip gpu_info firmware if discovery info is available
Alex Deucher
-7
/
+6
2020-05-29
drm/amdgpu: added a sysfs interface for thermal throttling related V4
Evan Quan
-0
/
+82
2020-05-29
drm/amdgpu/pm: return an error during GPU reset or suspend (v2)
Alex Deucher
-0
/
+171
2020-05-29
drm/amdgpu/pm: return an error during GPU reset or suspend (v2)
Alex Deucher
-0
/
+171
2020-05-28
drm/amdgpu/gmc10: program the smallK fragment size
Alex Deucher
-0
/
+8
2020-05-28
drm/amd/amdgpu: Fix the CGCG setting is overwritten for SRIOV.
Gavin Wan
-1
/
+6
2020-05-28
drm/[radeon|amdgpu]: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
-4
/
+3
2020-05-28
drm/radeon/dpm: Replace one-element array and use struct_size() helper
Gustavo A. R. Silva
-1
/
+1
2020-05-28
drm/amdgpu: put some case statments in family order
Alex Deucher
-27
/
+27
2020-05-28
drm/amdgpu/sdma4: simplify the logic around powering up sdma
Alex Deucher
-6
/
+2
[prev]
[next]