index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-09
drm/amdgpu: don't do soft recovery if gpu_recovery=0
Marek Olšák
1
-1
/
+2
2020-07-09
drm/amdgpu: add TMR destory function for psp
Huang Rui
1
-4
/
+53
2020-07-09
drm/amdgpu: asd function needs to be unloaded in suspend phase
Huang Rui
1
-0
/
+6
2020-07-01
drm/amdgpu: use %u rather than %d for sclk/mclk
Alex Deucher
1
-2
/
+2
2020-07-01
drm/amdgpu/atomfirmware: fix vram_info fetching for renoir
Alex Deucher
1
-0
/
+1
2020-06-24
drm/amdgpu: add fw release for sdma v5_0
Wenhui Sheng
1
-1
/
+5
2020-06-19
Merge tag 'amd-drm-fixes-5.8-2020-06-17' of git://people.freedesktop.org/~agd...
Dave Airlie
1
-2
/
+2
2020-06-17
drm/amdgpu: fix documentation around busy_percentage
Alex Deucher
1
-1
/
+1
2020-06-17
drm/amdgpu/pm: update comment to clarify Overdrive interfaces
Alex Deucher
1
-1
/
+1
2020-06-11
amdgpu: a NULL ->mm does not mean a thread is a kthread
Christoph Hellwig
1
-1
/
+1
2020-06-10
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
1
-2
/
+2
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
6
-8
/
+1
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
3
-3
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-7
/
+7
2020-06-08
Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+171
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
136
-3279
/
+7206
2020-06-02
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-38
/
+18
2020-06-01
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2020-05-29
drm/amdgpu/pm: return an error during GPU reset or suspend (v2)
Alex Deucher
1
-0
/
+171
2020-05-26
drm/amdgpu: fix device attribute node create failed with multi gpu
Kevin Wang
3
-41
/
+58
2020-05-22
drm/amdgpu: Sync with VM root BO when switching VM to CPU update mode
Felix Kuehling
1
-2
/
+9
2020-05-22
drm/amdgpu: add apu flags (v2)
Alex Deucher
12
-28
/
+38
2020-05-22
drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven
chen gong
1
-0
/
+9
2020-05-22
drm/amdgpu: fix pm sysfs node handling (v2)
Alex Deucher
1
-4
/
+4
2020-05-22
drm/amdgpu: move gpu_info parsing after common early init
Alex Deucher
1
-4
/
+4
2020-05-22
drm/amdgpu: move discovery gfx config fetching
Alex Deucher
1
-4
/
+3
2020-05-21
drm/amdgpu: resize VRAM BAR for CPU access on gfx10
Alan Swanson
1
-4
/
+10
2020-05-21
drm/amdgpu: drop navi pcie bw callback
Alex Deucher
1
-8
/
+0
2020-05-21
drm/amdgpu: improve error handling in pcie_bw
Alex Deucher
1
-1
/
+7
2020-05-21
drm/amdkfd: fix restore worker race condition
Philip Yang
1
-3
/
+3
2020-05-21
drm/amdgpu: off by one in amdgpu_device_attr_create_groups() error handling
Dan Carpenter
1
-2
/
+1
2020-05-21
drm/amdgpu: add condition to set MP1 state on gpu reset
Likun Gao
1
-1
/
+2
2020-05-21
drm/amdgpu fix incorrect sysfs remove behavior for xgmi
Jack Zhang
1
-7
/
+16
2020-05-21
drm/amdgpu/vcn2.5: Remove old DPG workaround
James Zhu
1
-9
/
+0
2020-05-21
drm/amdgpu/jpeg2.5: Remove JPEG_ENC_MASK from clock ungating
James Zhu
1
-1
/
+0
2020-05-21
drm/amd/display: Add DC Debug mask to disable features for bringup
Harry Wentland
2
-0
/
+9
2020-05-21
drm/amdgpu: cleanup unnecessary virt sriov check in amdgpu attribute
Kevin Wang
1
-105
/
+0
2020-05-18
drm/amdgpu: Add a UAPI flag for user to call mem_sync
Andrey Grodzovsky
2
-1
/
+5
2020-05-18
drm/amdgpu: apply AMDGPU_IB_FLAG_EMIT_MEM_SYNC to compute IBs too (v3)
Marek Olšák
7
-7
/
+46
2020-05-18
drm/amdgpu: Add mem_sync implementation for all the ASICs.
Andrey Grodzovsky
5
-5
/
+94
2020-05-18
drm/amdgpu: Add new ring callback to insert memory sync
Andrey Grodzovsky
1
-0
/
+1
2020-05-18
drm/amdgpu: optimize amdgpu device attribute code
Kevin Wang
2
-278
/
+262
2020-05-18
drm/amdgpu: add amdgpu_virt_get_vf_mode helper function
Kevin Wang
2
-0
/
+24
2020-05-18
drm/amdgpu: Add autodump debugfs node for gpu reset v8
Jiange Zhao
4
-1
/
+87
2020-05-14
drm/amdgpu: Update RAS XGMI error inject sequence
John Clements
1
-1
/
+29
2020-05-14
drm/amdgpu: Add DPM function for XGMI link power down control
John Clements
2
-0
/
+12
2020-05-14
drm/amdgpu: remove redundant assignment to variable ret
Colin Ian King
1
-1
/
+1
2020-05-14
drm/amdgpu: turn back rlcg write for gfx_v10
Yintian Tao
1
-8
/
+6
2020-05-14
drm/amdgpu: Add AQUIRE_MEM PACKET3 fields defintion
Andrey Grodzovsky
2
-1
/
+72
2020-05-14
Merge tag 'amd-drm-next-5.8-2020-05-12' of git://people.freedesktop.org/~agd5...
Dave Airlie
29
-689
/
+771
[next]