index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-01-02
drm/amdgpu/sriov:Correct pfvf exchange logic
Emily Deng
1
-4
/
+4
2019-01-02
drm/amdgpu/virtual_dce: No need to pin the cursor bo
Emily Deng
1
-2
/
+2
2018-12-14
drm/amdgpu: kfd_pre_reset outside req_full_gpu cause sriov hang
wentalou
1
-4
/
+6
2018-12-12
drm/amdgpu: Enable GPU recovery by default for CI
Andrey Grodzovsky
1
-0
/
+2
2018-12-06
drm/amdgpu/si: fix SI after doorbell rework
Alex Deucher
1
-1
/
+2
2018-12-03
drm/amdgpu: Implement concurrent asic reset for XGMI.
Andrey Grodzovsky
1
-5
/
+39
2018-12-03
drm/amdgpu: Handle xgmi device removal.
Andrey Grodzovsky
1
-0
/
+3
2018-11-30
drm/amdgpu: Fix num_doorbell calculation issue
Oak Zeng
1
-2
/
+5
2018-11-28
drm/amdgpu: Refactor GPU reset for XGMI hive case
Andrey Grodzovsky
1
-117
/
+255
2018-11-28
drm/amdgpu: Refactor amdgpu_xgmi_add_device
Andrey Grodzovsky
1
-0
/
+2
2018-11-28
drm/amdgpu: Use asic specific doorbell index instead of macro definition
Oak Zeng
1
-1
/
+1
2018-11-28
drm/amdgpu: Call doorbell index init on device initialization
Oak Zeng
1
-3
/
+5
2018-11-20
drm/amdgpu: enable paging queue doorbell support v4
Philip Yang
1
-0
/
+6
2018-11-06
drm/amdgpu/psp: initialize xgmi session (v2)
Hawking Zhang
1
-1
/
+2
2018-11-05
drm/amdgpu: Refine CSA related functions
Rex Zhu
1
-2
/
+4
2018-11-05
drm/amdgpu: Enable default GPU reset for dGPU on gfx8/9 v3
Andrey Grodzovsky
1
-4
/
+26
2018-11-01
drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"
Christian König
1
-2
/
+0
2018-11-01
drm/amdgpu: Fix skipping hangged job reset during gpu recover.
Andrey Grodzovsky
1
-1
/
+1
2018-10-22
drm/amdgpu: Fix null pointer amdgpu_device_fw_loading
Emily Deng
1
-1
/
+1
2018-10-10
drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2
Rex Zhu
1
-1
/
+60
2018-10-10
drm/amdgpu: split ip hw_init into 2 phases
Rex Zhu
1
-13
/
+53
2018-10-10
drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functions
Rex Zhu
1
-0
/
+4
2018-10-10
drm/amdgpu: Check late_init status before set cg/pg state
Rex Zhu
1
-2
/
+2
2018-10-10
drm/amdgpu: Refine function amdgpu_device_ip_late_init
Rex Zhu
1
-2
/
+2
2018-10-10
drm/amdgpu: Move gfx flag in_suspend to adev
Rex Zhu
1
-0
/
+3
2018-10-10
drm/amd/powerplay: helper interfaces for MGPU fan boost feature
Evan Quan
1
-0
/
+41
2018-09-19
drm/amdgpu: fix shadow BO restoring
Christian König
1
-81
/
+28
2018-09-19
drm/amdgpu: always recover VRAM during GPU recovery
Christian König
1
-5
/
+5
2018-09-14
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Alex Deucher
1
-7
/
+3
2018-09-14
drm/amdgpu: add raven2 to gpu_info firmware
Feifei Xu
1
-1
/
+5
2018-09-14
drm/amdgpu: enable gfxoff in non-sriov and stutter mode by default
Kenneth Feng
1
-0
/
+2
2018-09-14
drm/amd/display/dm: add picasso support
Likun Gao
1
-0
/
+1
2018-09-14
drm/amdgpu: add soc15 support for picasso
Likun Gao
1
-1
/
+6
2018-09-14
drm/amdgpu: add picasso to asic_type enum
Likun Gao
1
-0
/
+1
2018-09-11
drm/amdgpu : Generate XGMI topology info from driver level
Shaoyun Liu
1
-0
/
+1
2018-09-11
drm/amdgpu: move PSP init prior to IH in gpu reset
Emily Deng
1
-1
/
+1
2018-08-29
drm/amdgpu: move amdgpu_device_(vram|gtt)_location
Christian König
1
-65
/
+0
2018-08-28
drm/amdgpu: move full access into amdgpu_device_ip_suspend
Yintian Tao
1
-6
/
+6
2018-08-27
drm/amdgpu: cleanup GPU recovery check a bit (v2)
Christian König
1
-13
/
+25
2018-08-27
drm/amdgpu: remove fulll access for suspend phase1
Yintian Tao
1
-6
/
+0
2018-08-27
drm/amdgpu: Set clock ungate state when suspend/fini
Rex Zhu
1
-51
/
+5
2018-08-27
drm/amdgpu: Set power ungate state when suspend/fini
Rex Zhu
1
-6
/
+5
2018-08-27
drm/amdgpu: Refine function name and function args
Rex Zhu
1
-20
/
+19
2018-08-27
drm/amdgpu: use new scheduler load balancing for VMs
Christian König
1
-1
/
+1
2018-08-27
drm/amdgpu: Cancel the delay work when suspend
Rex Zhu
1
-0
/
+2
2018-08-27
drm/amdgpu: Cancel gfx off delay work when driver fini/suspend
Rex Zhu
1
-0
/
+2
2018-08-27
drm/amdgpu: Ctrl gfx off via amdgpu_gfx_off_ctrl
Rex Zhu
1
-4
/
+2
2018-08-27
drm/amdgpu: Put enable gfx off feature to a delay thread
Rex Zhu
1
-0
/
+15
2018-08-27
drm/amdgpu: Add amdgpu_gfx_off_ctrl function
Rex Zhu
1
-0
/
+2
2018-08-21
Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"
Leo (Sunpeng) Li
1
-1
/
+1
[next]