index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 the lost mutex_init back
Pan, Xinhui
2020-01-17
1
-0
/
+1
*
drm/amdgpu: add arcturus to gpu recovery check code path
Hawking Zhang
2020-01-16
1
-0
/
+1
*
drm/amd/powerplay: cover the powerplay implementation details V3
Evan Quan
2020-01-14
1
-47
/
+6
*
amd/amdgpu/sriov tdr enablement with pp_onevf_mode
Jack Zhang
2020-01-07
1
-1
/
+5
*
drm/amdgpu: use true, false for bool variable in amdgpu_device.c
zhengbin
2019-12-23
1
-2
/
+2
*
drm/amdgpu: Remove unneeded variable 'ret' in amdgpu_device.c
Ma Feng
2019-12-23
1
-3
/
+1
*
drm/amdgpu: update VCN1(dual instances) fw types ID and VCN ip block type
Jane Jian
2019-12-18
1
-1
/
+2
*
drm/amdgpu: Switch from system_highpri_wq to system_unbound_wq
Andrey Grodzovsky
2019-12-18
1
-1
/
+1
*
drm/amdgpu: Redo XGMI reset synchronization.
Andrey Grodzovsky
2019-12-18
1
-6
/
+31
*
drm/amdgpu: reverts commit ce316fa55ef0f1751276b846a54fb3b835bd5e64.
Andrey Grodzovsky
2019-12-18
1
-63
/
+10
*
drm/amdgpu: fix KIQ ring test fail in TDR of SRIOV
Monk Liu
2019-12-18
1
-2
/
+0
*
amd/amdgpu: add sched array to IPs with multiple run-queues
Nirmoy Das
2019-12-18
1
-0
/
+2
*
drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list
Nirmoy Das
2019-12-18
1
-1
/
+1
*
drm/amdgpu/sriov: Tonga sriov also need load firmware with smu
Emily Deng
2019-12-18
1
-1
/
+2
*
drm/amdgpu: Add CU info print log
Yong Zhao
2019-12-18
1
-0
/
+6
*
drm/amdgpu: log when amdgpu.dc=1 but ASIC is unsupported
Simon Ser
2019-12-11
1
-0
/
+3
*
drm/amd/powerplay: enable pp one vf mode for vega10
Yintian Tao
2019-12-11
1
-11
/
+5
*
drm/amdgpu: clear err_event_athub flag after reset exit
Le Ma
2019-12-05
1
-0
/
+3
*
drm/amdgpu: support full gpu reset workflow when ras err_event_athub occurs
Le Ma
2019-12-05
1
-6
/
+11
*
drm/amdgpu: add concurrent baco reset support for XGMI
Le Ma
2019-12-05
1
-12
/
+70
*
drm/amdgpu: enable/disable doorbell interrupt in baco entry/exit helper
Le Ma
2019-12-05
1
-7
/
+12
*
drm/amdgpu/sriov: No need the event 3 and 4 now
Emily Deng
2019-12-02
1
-2
/
+0
*
drm/amdgpu: not remove sysfs if not create sysfs
Yintian Tao
2019-12-02
1
-4
/
+12
*
drm/amdgpu: move pci handling out of pm ops
Alex Deucher
2019-11-26
1
-19
/
+14
*
drm/amdgpu: disentangle runtime pm and vga_switcheroo
Alex Deucher
2019-11-19
1
-8
/
+14
*
drm/amdgpu: add helpers for baco entry and exit
Alex Deucher
2019-11-19
1
-0
/
+61
*
drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)
Alex Deucher
2019-11-19
1
-4
/
+4
*
drm/amdgpu: add a amdgpu_device_supports_baco helper
Alex Deucher
2019-11-19
1
-0
/
+15
*
drm/amdgpu: put flush_delayed_work at first
Yintian Tao
2019-11-19
1
-3
/
+1
*
drm/amdgpu: add driver support for JPEG2.0 and above
Leo Liu
2019-11-19
1
-0
/
+2
*
drm/amdgpu: add function parameter description in 'amdgpu_device_set_cg_state'
yu kuai
2019-11-13
1
-0
/
+1
*
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
2019-11-13
1
-1
/
+1
*
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flag
Bhawanpreet Lakha
2019-11-13
1
-2
/
+0
*
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-11-13
1
-4
/
+0
*
drm/amd/amdgpu: finish delay works before release resources
Jesse Zhang
2019-11-11
1
-0
/
+3
*
drm/amdgpu: perform p-state switch after the whole hive initialized
Evan Quan
2019-11-06
1
-12
/
+35
*
drm/amdgpu: register gpu instance before fan boost feature enablment
Evan Quan
2019-11-06
1
-0
/
+7
*
drm/amdgpu: change pstate only after all XGMI device initialized
Evan Quan
2019-11-06
1
-3
/
+12
*
drm/amdgpu: bypass some cleanup work after err_event_athub (v2)
Le Ma
2019-10-30
1
-0
/
+6
*
drm/amd: correct "_LENTH" mispelling in constant
Wambui Karuga
2019-10-28
1
-2
/
+2
*
drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready.
Andrey Grodzovsky
2019-10-25
1
-0
/
+13
*
drm/amdgpu: add a generic fb accessing helper function(v3)
Tianci.Yin
2019-10-17
1
-0
/
+30
*
drm/amdgpu: move gpu reset out of amdgpu_device_suspend
Alex Deucher
2019-10-15
1
-4
/
+0
*
drm/amdgpu: move pci_save_state into suspend path
Alex Deucher
2019-10-15
1
-1
/
+1
*
drm/amdgpu: Fix tdr3 could hang with slow compute issue
Emily Deng
2019-10-15
1
-1
/
+4
*
drm/amdgpu: move amdgpu_device_get_job_timeout_settings
Alex Deucher
2019-10-07
1
-0
/
+64
*
drm/amdgpu: Iterate through DRM connectors correctly
Lyude Paul
2019-10-03
1
-6
/
+14
*
drm/amd/amdgpu:Fix compute ring unable to detect hang.
Jesse Zhang
2019-10-03
1
-6
/
+6
*
drm/amdgpu/discovery: get gpu info from ip discovery table
Xiaojie Yuan
2019-10-03
1
-0
/
+12
*
drm/amd/powerplay: properly set mp1 state for SW SMU suspend/reset routine
Evan Quan
2019-09-16
1
-6
/
+6
[next]