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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-03
drm/amd/powerplay: initlialize smu->is_apu is false by default
Kevin Wang
1
-0
/
+1
2019-10-03
Revert "drm/amdgpu: disable stutter mode for renoir"
Aaron Liu
1
-2
/
+0
2019-10-03
drm/amd/powerplay: update the interface for getting dpm full scale clock freq...
Prike Liang
3
-17
/
+34
2019-10-03
drm/amd/powerplay: implement the interface for setting sclk/uclk profile_peak...
Prike Liang
1
-0
/
+40
2019-10-03
drm/amd/powerplay: implement interface set_power_profile_mode() (v2)
Prike Liang
1
-0
/
+31
2019-10-03
drm/amd/powerplay: add the interfaces for getting and setting profiling dpm c...
Prike Liang
1
-0
/
+91
2019-10-03
drm/amd/powerplay: add interface for getting workload type
Prike Liang
1
-0
/
+29
2019-10-03
drm/amd/powerplay: add interface for forcing and unforcing dpm limit value
Prike Liang
1
-0
/
+62
2019-10-03
drm/amd/powerplay: implement the interface for setting soft freq range
Prike Liang
4
-23
/
+91
2019-10-03
drm/amd/powerplay: bypass dpm_context null pointer check guard for some smu s...
Prike Liang
3
-3
/
+6
2019-10-03
drm/amd/amdgpu: add IH cg support on soc15 project
Kenneth Feng
3
-1
/
+45
2019-10-03
drm/amd/powerplay: add sensor lock support for smu
Kevin Wang
5
-0
/
+9
2019-10-03
drm/amd/powerplay: change metrics update period from 1ms to 100ms
Kevin Wang
1
-1
/
+1
2019-10-03
drm/amdkfd: Fix race in gfx10 context restore handler
Jay Cornwall
2
-69
/
+71
2019-10-03
drm/amdkfd: Use setup_vm_pt_regs function from base driver in KFD
Yong Zhao
1
-20
/
+3
2019-10-03
drm/amdgpu: Export setup_vm_pt_regs() logic for gfxhub 2.0
Yong Zhao
2
-8
/
+14
2019-10-03
drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_valid
Yong Zhao
9
-122
/
+76
2019-10-03
drm/amdkfd: Query vmid pasid mapping through stored info for non HWS
Yong Zhao
1
-2
/
+1
2019-10-03
drm/amdkfd: Record vmid pasid mapping in the driver for non HWS mode
Yong Zhao
2
-13
/
+25
2019-10-03
drm/amdkfd: Use hex print format for pasid
Yong Zhao
9
-39
/
+39
2019-10-03
drm/amdkfd: Delete unused defines
Yong Zhao
1
-3
/
+0
2019-10-03
drm/amdkfd: Move the control stack on GFX10 to userspace buffer
Yong Zhao
1
-33
/
+4
2019-10-03
drm/amd: Pass drm_device to kfd
Harish Kasiviswanathan
4
-1
/
+7
2019-10-03
drm/amdkfd: Store kfd_dev in iolink and cache properties
Harish Kasiviswanathan
2
-0
/
+13
2019-10-03
drm/amdkfd: use navi12 specific family id for navi12 code path
shaoyunl
7
-1
/
+7
2019-10-03
drm/amdgpu: Add SMUIO values for other I2C controller v2
Kent Russell
2
-0
/
+268
2019-10-03
drm/amdkfd: Use better name for sdma queue non HWS path
Yong Zhao
5
-190
/
+196
2019-10-03
drm/amdkfd: Delete useless SDMA register setting on non HWS path
Yong Zhao
5
-71
/
+3
2019-10-03
drm/amd/display: prevent memory leak
Navid Emamdoost
5
-0
/
+5
2019-10-03
drm/amdkfd: Add NAVI12 support from kfd side
shaoyunl
1
-0
/
+19
2019-10-03
drm/amdgpu: restrict hotplug error message
Christian König
1
-1
/
+4
2019-10-03
drm/amdgpu: once more fix amdgpu_bo_create_kernel_at
Christian König
1
-3
/
+6
2019-10-03
drm/amd/powerplay: update arcturus smu-driver interaction header
Evan Quan
2
-8
/
+9
2019-10-03
drm/amdgpu: add comments in ras interrupt callback
Tao Zhou
3
-1
/
+14
2019-10-03
drm/amdgpu: implement common gmc_ras_late_init
Tao Zhou
3
-21
/
+21
2019-10-03
drm/amdgpu: move xgmi ras fini to xgmi block
Tao Zhou
3
-11
/
+17
2019-10-03
drm/amdgpu: move mmhub ras fini to mmhub block
Tao Zhou
3
-12
/
+16
2019-10-03
drm/amdgpu: move umc ras fini to umc block
Tao Zhou
3
-11
/
+17
2019-10-03
drm/amdgpu: add ras fini for xgmi
Tao Zhou
1
-0
/
+11
2019-10-03
drm/amdgpu: add ras fini for nbio
Tao Zhou
3
-1
/
+16
2019-10-03
drm/amdgpu: simplify the access to eeprom_control struct
Tao Zhou
1
-3
/
+3
2019-10-03
drm/amdgpu: remove ih_info parameter of gfx_ras_late_init
Tao Zhou
3
-15
/
+9
2019-10-03
drm/amdgpu: remove ih_info parameter of umc_ras_late_init
Tao Zhou
3
-14
/
+10
2019-10-03
drm/amdgpu: add common sdma_ras_fini function
Tao Zhou
3
-15
/
+21
2019-10-03
drm/amdgpu: add common gfx_ras_fini function
Tao Zhou
3
-13
/
+17
2019-10-03
drm/amdgpu: add common gmc_ras_fini function
Tao Zhou
3
-27
/
+28
2019-10-03
drm/amdgpu: move mmhub_ras_if from gmc to mmhub block
Tao Zhou
3
-15
/
+14
2019-10-03
drm/amdgpu: replace mmhub_funcs with mmhub.funcs
Tao Zhou
3
-6
/
+5
2019-10-03
drm/amdgpu: add common mmhub member for adev
Tao Zhou
2
-0
/
+8
2019-10-03
drm/amdgpu: move umc_ras_if from gmc to umc block
Tao Zhou
4
-17
/
+17
[prev]
[next]