index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: add apu flags (v2)
Alex Deucher
2020-05-22
1
-2
/
+2
*
drm/amdgpu: move gpu_info parsing after common early init
Alex Deucher
2020-05-22
1
-4
/
+4
*
drm/amdgpu: move discovery gfx config fetching
Alex Deucher
2020-05-22
1
-4
/
+3
*
drm/amdgpu: Add autodump debugfs node for gpu reset v8
Jiange Zhao
2020-05-18
1
-0
/
+2
*
drm/amdgpu: cleanup sysfs file handling
Nirmoy Das
2020-05-08
1
-24
/
+12
*
drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2
Christian König
2020-05-06
1
-0
/
+26
*
drm/amdgpu: Avoid integer overflow in amdgpu_device_suspend_display_audio
Nathan Chancellor
2020-05-05
1
-1
/
+1
*
drm/amdgpu: put the audio codec into suspend state before gpu reset V3
Evan Quan
2020-04-30
1
-0
/
+75
*
drm/amdgpu: implement TMZ accessor (v3)
Luben Tuikov
2020-04-28
1
-2
/
+1
*
drm/amdgpu: add function to check tmz capability (v4)
Huang Rui
2020-04-28
1
-0
/
+3
*
drm/amdgpu: remove conversion to bool in amdgpu_device.c
Jason Yan
2020-04-27
1
-1
/
+1
*
drm/amdgpu: drop redundant cg/pg ungate on runpm enter
Evan Quan
2020-04-27
1
-3
/
+0
*
drm/amdgpu: move kfd suspend after ip_suspend_phase1
Evan Quan
2020-04-27
1
-2
/
+2
*
drm/amdgpu: set error query ready after all IPs late init
Dennis Li
2020-04-22
1
-0
/
+2
*
drm/amdgpu: code cleanup around gpu reset
Evan Quan
2020-04-22
1
-10
/
+4
*
drm/amdgpu: optimize the gpu reset for XGMI setup V2
Evan Quan
2020-04-22
1
-51
/
+25
*
drm/amdgpu: correct cancel_delayed_work_sync on gpu reset
Evan Quan
2020-04-22
1
-0
/
+2
*
drm/amdgpu: correct fbdev suspend on gpu reset
Evan Quan
2020-04-22
1
-1
/
+1
*
drm/amdgpu: clean up unused variable about ring lru
Kevin Wang
2020-04-22
1
-3
/
+0
*
drm/amdgpu: Print CU information by default during initialization
Yong Zhao
2020-04-22
1
-1
/
+2
*
drm/amdgpu: fix race between pstate and remote buffer map
Jonathan Kim
2020-04-22
1
-1
/
+2
*
Revert "drm/amdgpu: use the BAR if possible in amdgpu_device_vram_access v2"
Kent Russell
2020-04-22
1
-26
/
+0
*
drm/amdgpu: fix the hw hang during perform system reboot and reset
Prike Liang
2020-04-22
1
-0
/
+2
*
drm/amd/amdgpu: remove hardcoded module name in prints
Aurabindo Pillai
2020-04-13
1
-2
/
+2
*
drm/amdgpu: fix wrong vram lost counter increment V2
Evan Quan
2020-04-13
1
-2
/
+18
*
drm/amdgpu: support access regs outside of mmio bar
Hawking Zhang
2020-04-09
1
-28
/
+17
*
drm/amdgpu: retire AMDGPU_REGS_KIQ flag
Hawking Zhang
2020-04-09
1
-2
/
+2
*
drm/amdgpu: retire RREG32_IDX/WREG32_IDX
Hawking Zhang
2020-04-09
1
-2
/
+2
*
drm/amdgpu: remove inproper workaround for vega10
Hawking Zhang
2020-04-09
1
-16
/
+0
*
drm/amdgpu: fix gfx hang during suspend with video playback (v2)
Prike Liang
2020-04-09
1
-2
/
+3
*
drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu reset
Jack Zhang
2020-04-09
1
-0
/
+2
*
drm/amdkfd Avoid destroy hqd when GPU is on reset
Jack Zhang
2020-04-09
1
-2
/
+0
*
drm/amdgpu: rework sched_list generation
Nirmoy Das
2020-04-09
1
-2
/
+0
*
drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu reset
Jack Zhang
2020-04-09
1
-0
/
+2
*
drm/amdgpu: extend compute job timeout
Jiawei
2020-04-01
1
-2
/
+2
*
drm/amdgpu: postpone entering fullaccess mode
Monk Liu
2020-04-01
1
-1
/
+11
*
drm/amdgpu: adjust sequence of ip_discovery init and timeout_setting
Monk Liu
2020-04-01
1
-12
/
+4
*
drm/amdgpu: equip new req_init_data handshake
Monk Liu
2020-04-01
1
-0
/
+19
*
drm/amdgpu: disable ras query and iject during gpu reset
John Clements
2020-04-01
1
-0
/
+3
*
drm/amdgpu: cleanup all virtualization detection routine
Monk Liu
2020-04-01
1
-0
/
+3
*
drm/amdgpu: Enable reading FRU chip via I2C v3
Kent Russell
2020-04-01
1
-0
/
+90
*
drm/amdgpu: protect RAS sysfs during GPU reset
John Clements
2020-03-20
1
-1
/
+11
*
drm/amdgpu: revise RLCG access path
Monk Liu
2020-03-16
1
-13
/
+37
*
drm/amdgpu: add fbdev suspend/resume on gpu reset
Evan Quan
2020-03-13
1
-0
/
+4
*
drm/amdgpu: fix IB test MCBP bug
Monk Liu
2020-03-05
1
-0
/
+6
*
drm/amdgpu: no need to clean debugfs at amdgpu
Yintian Tao
2020-02-28
1
-1
/
+0
*
Merge tag 'amd-drm-next-5.7-2020-02-26' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-02-28
1
-33
/
+48
|
\
|
*
drm/amdgpu: drop legacy drm load and unload callbacks
Alex Deucher
2020-02-26
1
-5
/
+0
|
*
drm/amdgpu/firmware: move debugfs init into core amdgpu debugfs
Alex Deucher
2020-02-26
1
-4
/
+0
|
*
drm/amdgpu/regs: move debugfs init into core amdgpu debugfs
Alex Deucher
2020-02-26
1
-4
/
+0
[next]