index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_device.c
Age
Commit message (
Expand
)
Author
2020-01-27
drm/amdgpu: enable GPU reset by default on renoir
Alex Deucher
2020-01-27
drm/amdgpu: enable GPU reset by default on Navi
Alex Deucher
2020-01-24
drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count
Chris Wilson
2020-01-22
drm/amdgpu: remove unnecessary conversion to bool
Nirmoy Das
2020-01-22
drm/amdgpu: add kiq version interface for RREG32/WREG32
chen gong
2020-01-22
drm/amdgpu: provide a generic function interface for reading/writing register...
chen gong
2020-01-17
drm/amdgpu: add the lost mutex_init back
Pan, Xinhui
2020-01-16
drm/amdgpu: add arcturus to gpu recovery check code path
Hawking Zhang
2020-01-14
drm/amd/powerplay: cover the powerplay implementation details V3
Evan Quan
2020-01-07
amd/amdgpu/sriov tdr enablement with pp_onevf_mode
Jack Zhang
2019-12-23
drm/amdgpu: use true, false for bool variable in amdgpu_device.c
zhengbin
2019-12-23
drm/amdgpu: Remove unneeded variable 'ret' in amdgpu_device.c
Ma Feng
2019-12-18
drm/amdgpu: update VCN1(dual instances) fw types ID and VCN ip block type
Jane Jian
2019-12-18
drm/amdgpu: Switch from system_highpri_wq to system_unbound_wq
Andrey Grodzovsky
2019-12-18
drm/amdgpu: Redo XGMI reset synchronization.
Andrey Grodzovsky
2019-12-18
drm/amdgpu: reverts commit ce316fa55ef0f1751276b846a54fb3b835bd5e64.
Andrey Grodzovsky
2019-12-18
drm/amdgpu: fix KIQ ring test fail in TDR of SRIOV
Monk Liu
2019-12-18
amd/amdgpu: add sched array to IPs with multiple run-queues
Nirmoy Das
2019-12-18
drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds list
Nirmoy Das
2019-12-18
drm/amdgpu/sriov: Tonga sriov also need load firmware with smu
Emily Deng
2019-12-18
drm/amdgpu: Add CU info print log
Yong Zhao
2019-12-11
drm/amdgpu: log when amdgpu.dc=1 but ASIC is unsupported
Simon Ser
2019-12-11
drm/amd/powerplay: enable pp one vf mode for vega10
Yintian Tao
2019-12-05
drm/amdgpu: clear err_event_athub flag after reset exit
Le Ma
2019-12-05
drm/amdgpu: support full gpu reset workflow when ras err_event_athub occurs
Le Ma
2019-12-05
drm/amdgpu: add concurrent baco reset support for XGMI
Le Ma
2019-12-05
drm/amdgpu: enable/disable doorbell interrupt in baco entry/exit helper
Le Ma
2019-12-02
drm/amdgpu/sriov: No need the event 3 and 4 now
Emily Deng
2019-12-02
drm/amdgpu: not remove sysfs if not create sysfs
Yintian Tao
2019-11-26
drm/amdgpu: move pci handling out of pm ops
Alex Deucher
2019-11-19
drm/amdgpu: disentangle runtime pm and vga_switcheroo
Alex Deucher
2019-11-19
drm/amdgpu: add helpers for baco entry and exit
Alex Deucher
2019-11-19
drm/amdgpu: rename amdgpu_device_is_px to amdgpu_device_supports_boco (v2)
Alex Deucher
2019-11-19
drm/amdgpu: add a amdgpu_device_supports_baco helper
Alex Deucher
2019-11-19
drm/amdgpu: put flush_delayed_work at first
Yintian Tao
2019-11-19
drm/amdgpu: add driver support for JPEG2.0 and above
Leo Liu
2019-11-13
drm/amdgpu: add function parameter description in 'amdgpu_device_set_cg_state'
yu kuai
2019-11-13
drm/amd/display: rename DCN1_0 kconfig to DCN
Bhawanpreet Lakha
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flag
Bhawanpreet Lakha
2019-11-13
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-11-11
drm/amd/amdgpu: finish delay works before release resources
Jesse Zhang
2019-11-06
drm/amdgpu: perform p-state switch after the whole hive initialized
Evan Quan
2019-11-06
drm/amdgpu: register gpu instance before fan boost feature enablment
Evan Quan
2019-11-06
drm/amdgpu: change pstate only after all XGMI device initialized
Evan Quan
2019-10-30
drm/amdgpu: bypass some cleanup work after err_event_athub (v2)
Le Ma
2019-10-28
drm/amd: correct "_LENTH" mispelling in constant
Wambui Karuga
2019-10-25
drm/amdgpu: Move amdgpu_ras_recovery_init to after SMU ready.
Andrey Grodzovsky
2019-10-17
drm/amdgpu: add a generic fb accessing helper function(v3)
Tianci.Yin
2019-10-15
drm/amdgpu: move gpu reset out of amdgpu_device_suspend
Alex Deucher
2019-10-15
drm/amdgpu: move pci_save_state into suspend path
Alex Deucher
[prev]
[next]