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
2019-03-19
drm/amd/powerplay: add limit of pp_feature for smu (v3)
Likun Gao
2019-02-11
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-02-07
drm/amdgpu: Fix pci platform speed and width
Harish Kasiviswanathan
2019-02-04
Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-02-01
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-01-25
drm/sched: Refactor ring mirror list handling.
Andrey Grodzovsky
2019-01-25
drm/amdgpu: sriov should skip asic_reset in device_init
wentalou
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-14
drm/amdgpu: check if we need to reset at init time (v2)
Alex Deucher
2019-01-14
drm/amd/amdgpu: add missing mutex lock to amdgpu_get_xgmi_hive() (v3)
Tom St Denis
2019-01-14
drm/amdgpu/sriov: For finishing routine send rel event after init failed
Emily Deng
2019-01-14
drm/amdgpu: distinguish early and late re-init log in sriov
wentalou
2019-01-14
drm/amdgpu/sriov:Correct pfvf exchange logic
Emily Deng
2019-01-14
drm/amdgpu/virtual_dce: No need to pin the cursor bo
Emily Deng
2019-01-11
drm: Move the legacy kms disable_all helper to crtc helpers
Daniel Vetter
2018-12-14
drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hang
wentalou
2018-12-12
drm/amdgpu: Enable GPU recovery by default for CI
Andrey Grodzovsky
2018-12-05
drm/amdgpu/si: fix SI after doorbell rework
Alex Deucher
2018-12-03
drm/amdgpu: Implement concurrent asic reset for XGMI.
Andrey Grodzovsky
2018-12-03
drm/amdgpu: Handle xgmi device removal.
Andrey Grodzovsky
2018-11-30
drm/amdgpu: Fix num_doorbell calculation issue
Oak Zeng
2018-11-28
drm/amdgpu: Refactor GPU reset for XGMI hive case
Andrey Grodzovsky
2018-11-28
drm/amdgpu: Refactor amdgpu_xgmi_add_device
Andrey Grodzovsky
2018-11-28
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
2018-11-28
drm/amdgpu: Call doorbell index init on device initialization
Oak Zeng
2018-11-20
drm/amdgpu: enable paging queue doorbell support v4
Philip Yang
2018-11-06
drm/amdgpu/psp: initialize xgmi session (v2)
Hawking Zhang
2018-11-05
drm/amdgpu: Refine CSA related functions
Rex Zhu
2018-11-05
drm/amdgpu: Enable default GPU reset for dGPU on gfx8/9 v3
Andrey Grodzovsky
2018-11-01
drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"
Christian König
2018-11-01
drm/amdgpu: Fix skipping hangged job reset during gpu recover.
Andrey Grodzovsky
2018-10-22
drm/amdgpu: Fix null pointer amdgpu_device_fw_loading
Emily Deng
2018-10-10
drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2
Rex Zhu
2018-10-10
drm/amdgpu: split ip hw_init into 2 phases
Rex Zhu
2018-10-10
drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions
Rex Zhu
2018-10-10
drm/amdgpu: Check late_init status before set cg/pg state
Rex Zhu
2018-10-10
drm/amdgpu: Refine function amdgpu_device_ip_late_init
Rex Zhu
2018-10-09
drm/amdgpu: Move gfx flag in_suspend to adev
Rex Zhu
2018-10-09
drm/amd/powerplay: helper interfaces for MGPU fan boost feature
Evan Quan
2018-09-19
drm/amdgpu: fix shadow BO restoring
Christian König
2018-09-19
drm/amdgpu: always recover VRAM during GPU recovery
Christian König
2018-09-14
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Alex Deucher
2018-09-14
drm/amdgpu: add raven2 to gpu_info firmware
Feifei Xu
2018-09-14
drm/amdgpu: enable gfxoff in non-sriov and stutter mode by default
Kenneth Feng
2018-09-14
drm/amd/display/dm: add picasso support
Likun Gao
2018-09-14
drm/amdgpu: add soc15 support for picasso
Likun Gao
2018-09-14
drm/amdgpu: add picasso to asic_type enum
Likun Gao
2018-09-10
drm/amdgpu : Generate XGMI topology info from driver level
Shaoyun Liu
2018-09-10
drm/amdgpu: move PSP init prior to IH in gpu reset
Emily Deng
2018-08-29
drm/amdgpu: move amdgpu_device_(vram|gtt)_location
Christian König
[prev]
[next]