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
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-22
drm/amdgpu: add apu flags (v2)
Alex Deucher
1
-2
/
+2
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-18
drm/amdgpu: Add autodump debugfs node for gpu reset v8
Jiange Zhao
1
-0
/
+2
2020-05-08
drm/amdgpu: cleanup sysfs file handling
Nirmoy Das
1
-24
/
+12
2020-05-06
drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2
Christian König
1
-0
/
+26
2020-05-05
drm/amdgpu: Avoid integer overflow in amdgpu_device_suspend_display_audio
Nathan Chancellor
1
-1
/
+1
2020-04-30
drm/amdgpu: put the audio codec into suspend state before gpu reset V3
Evan Quan
1
-0
/
+75
2020-04-28
drm/amdgpu: implement TMZ accessor (v3)
Luben Tuikov
1
-2
/
+1
2020-04-28
drm/amdgpu: add function to check tmz capability (v4)
Huang Rui
1
-0
/
+3
2020-04-27
drm/amdgpu: remove conversion to bool in amdgpu_device.c
Jason Yan
1
-1
/
+1
2020-04-27
drm/amdgpu: drop redundant cg/pg ungate on runpm enter
Evan Quan
1
-3
/
+0
2020-04-27
drm/amdgpu: move kfd suspend after ip_suspend_phase1
Evan Quan
1
-2
/
+2
2020-04-22
drm/amdgpu: set error query ready after all IPs late init
Dennis Li
1
-0
/
+2
2020-04-22
drm/amdgpu: code cleanup around gpu reset
Evan Quan
1
-10
/
+4
2020-04-22
drm/amdgpu: optimize the gpu reset for XGMI setup V2
Evan Quan
1
-51
/
+25
2020-04-22
drm/amdgpu: correct cancel_delayed_work_sync on gpu reset
Evan Quan
1
-0
/
+2
2020-04-22
drm/amdgpu: correct fbdev suspend on gpu reset
Evan Quan
1
-1
/
+1
2020-04-22
drm/amdgpu: clean up unused variable about ring lru
Kevin Wang
1
-3
/
+0
2020-04-22
drm/amdgpu: Print CU information by default during initialization
Yong Zhao
1
-1
/
+2
2020-04-22
drm/amdgpu: fix race between pstate and remote buffer map
Jonathan Kim
1
-1
/
+2
2020-04-22
Revert "drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2"
Kent Russell
1
-26
/
+0
2020-04-22
drm/amdgpu: fix the hw hang during perform system reboot and reset
Prike Liang
1
-0
/
+2
2020-04-13
drm/amd/amdgpu: remove hardcoded module name in prints
Aurabindo Pillai
1
-2
/
+2
2020-04-13
drm/amdgpu: fix wrong vram lost counter increment V2
Evan Quan
1
-2
/
+18
2020-04-09
drm/amdgpu: support access regs outside of mmio bar
Hawking Zhang
1
-28
/
+17
2020-04-09
drm/amdgpu: retire AMDGPU_REGS_KIQ flag
Hawking Zhang
1
-2
/
+2
2020-04-09
drm/amdgpu: retire RREG32_IDX/WREG32_IDX
Hawking Zhang
1
-2
/
+2
2020-04-09
drm/amdgpu: remove inproper workaround for vega10
Hawking Zhang
1
-16
/
+0
2020-04-09
drm/amdgpu: fix gfx hang during suspend with video playback (v2)
Prike Liang
1
-2
/
+3
2020-04-09
drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu reset
Jack Zhang
1
-0
/
+2
2020-04-09
drm/amdkfd Avoid destroy hqd when GPU is on reset
Jack Zhang
1
-2
/
+0
2020-04-09
drm/amdgpu: rework sched_list generation
Nirmoy Das
1
-2
/
+0
2020-04-09
drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu reset
Jack Zhang
1
-0
/
+2
2020-04-01
drm/amdgpu: extend compute job timeout
Jiawei
1
-2
/
+2
2020-04-01
drm/amdgpu: postpone entering fullaccess mode
Monk Liu
1
-1
/
+11
2020-04-01
drm/amdgpu: adjust sequence of ip_discovery init and timeout_setting
Monk Liu
1
-12
/
+4
2020-04-01
drm/amdgpu: equip new req_init_data handshake
Monk Liu
1
-0
/
+19
2020-04-01
drm/amdgpu: disable ras query and iject during gpu reset
John Clements
1
-0
/
+3
2020-04-01
drm/amdgpu: cleanup all virtualization detection routine
Monk Liu
1
-0
/
+3
2020-04-01
drm/amdgpu: Enable reading FRU chip via I2C v3
Kent Russell
1
-0
/
+90
2020-03-20
drm/amdgpu: protect RAS sysfs during GPU reset
John Clements
1
-1
/
+11
2020-03-16
drm/amdgpu: revise RLCG access path
Monk Liu
1
-13
/
+37
2020-03-13
drm/amdgpu: add fbdev suspend/resume on gpu reset
Evan Quan
1
-0
/
+4
2020-03-05
drm/amdgpu: fix IB test MCBP bug
Monk Liu
1
-0
/
+6
2020-02-28
drm/amdgpu: no need to clean debugfs at amdgpu
Yintian Tao
1
-1
/
+0
2020-02-28
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
1
-33
/
+48
2020-02-26
drm/amdgpu: drop legacy drm load and unload callbacks
Alex Deucher
1
-5
/
+0
2020-02-26
drm/amdgpu/firmware: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-4
/
+0
2020-02-26
drm/amdgpu/regs: move debugfs init into core amdgpu debugfs
Alex Deucher
1
-4
/
+0
[next]