index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2017-05-24
drm/amdgpu: add DP audio support for si dce6 (v3)
Xiaojie Yuan
-36
/
+433
2017-05-24
drm/amdgpu/gfx8: move CP_PQ_STATUS after doorbell range setting (v2)
Alex Deucher
-3
/
+2
2017-05-24
drm/amdgpu: set cpg doorbell for fiji and polaris.
Rex Zhu
-39
/
+43
2017-05-24
drm/amdgpu/gfx8: unify the HQD deactivation code
Alex Deucher
-22
/
+20
2017-05-24
drm/amdgpu/gfx8: enable cp/rlc ints after we disable clockgating
Alex Deucher
-0
/
+2
2017-05-24
drm/amdgpu/gfx7: enable cp/rlc ints after we disable clockgating
Alex Deucher
-4
/
+7
2017-05-24
drm/amdgpu/gfx8: move MEC doorbell range setting
Alex Deucher
-14
/
+12
2017-05-24
drm/amdgpu/gfx8: fix resume of KIQ and KCQs
Alex Deucher
-13
/
+13
2017-05-24
drm/amdgpu/gfx8: properly disable the KCQs in hw_fini
Alex Deucher
-0
/
+51
2017-05-24
drm/amdgpu/gfx8: use new KIQ packet defines
Alex Deucher
-5
/
+7
2017-05-24
drm/amdgpu/gfx8: move SET_RESOURCES into the same command stream
Alex Deucher
-64
/
+23
2017-05-24
drm/amdgpu/gfx8: wait once for all KCQs to be created
Alex Deucher
-26
/
+31
2017-05-24
drm/amdgpu: split gfx_v8_0_kiq_init_queue into two
Alex Deucher
-21
/
+41
2017-05-24
drm/amdgpu/gfx8: wait for completion in KIQ init
Alex Deucher
-10
/
+78
2017-05-24
Revert "drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved"
Alex Deucher
-1
/
+1
2017-05-24
drm/amdgpu: Switch baremetal to use KIQ for compute ring management. (v3)
David Panariti
-302
/
+26
2017-05-24
drm/amdgpu/gfx8: set doorbell range for polaris as well
Alex Deucher
-2
/
+5
2017-05-24
drm/amdgpu/gfx8: add additional MQD initialization
Alex Deucher
-0
/
+14
2017-05-24
drm/amd/powerplay: fix pcie dpm table for vega10
Eric Huang
-1
/
+1
2017-05-24
drm/amd/powerplay: update vega10 smu interface version to E.
Rex Zhu
-19
/
+19
2017-05-24
drm/amd/powerplay: delete dead code in vega10_thermal.c
Rex Zhu
-3
/
+0
2017-05-24
drm/amd/powerplay: Add Vega10 Powertune Table v3 support.
Rex Zhu
-3
/
+77
2017-05-24
drm/amd/powerplay: convert from number of lanes to lane bits on vega10
Rex Zhu
-5
/
+5
2017-05-24
drm/amd/powerplay: fix bug in processing CKS_Enable bit.
Rex Zhu
-1
/
+1
2017-05-24
drm/amd/powerplay: add avfs fuse overdriver func.
Rex Zhu
-3
/
+1368
2017-05-24
drm/amd/powerplay: add power profile support for Vega10 (v2)
Eric Huang
-0
/
+92
2017-05-24
drm/amdgpu/gfx9: drop duplicate gfx info init (v3)
Alex Deucher
-10
/
+0
2017-05-24
drm/amdgpu: parse the gpu_info firmware (v4)
Alex Deucher
-0
/
+98
2017-05-24
drm/amdgpu: add gpu_info firmware (v3)
Alex Deucher
-0
/
+46
2017-05-24
drm/amd/powerplay: fix a signedness bugs
Dan Carpenter
-1
/
+1
2017-05-24
drm/amdgpu: fix NULL pointer panic of emit_gds_switch
Chunming Zhou
-1
/
+1
2017-05-24
drm/radeon: Unbreak HPD handling for r600+
Lyude
-7
/
+7
2017-05-24
drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
Alex Deucher
-1
/
+2
2017-05-24
drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
Alex Deucher
-4
/
+27
2017-05-24
drm/radeon/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
-0
/
+6
2017-05-24
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
-0
/
+6
2017-05-24
drm/amdgpu: fix fundamental suspend/resume issue
Christian König
-54
/
+30
2017-05-24
drm/amd/powerplay: fix a signedness bugs
Dan Carpenter
-1
/
+1
2017-05-24
drm/amdgpu: fix NULL pointer panic of emit_gds_switch
Chunming Zhou
-1
/
+1
2017-05-24
drm/radeon: Unbreak HPD handling for r600+
Lyude
-7
/
+7
2017-05-24
drm/amd/powerplay/smu7: disable mclk switching for high refresh rates
Alex Deucher
-1
/
+2
2017-05-24
drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)
Alex Deucher
-4
/
+27
2017-05-24
drm/radeon/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
-0
/
+6
2017-05-24
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
-0
/
+6
2017-05-24
drm/amdgpu: fix fundamental suspend/resume issue
Christian König
-54
/
+30
2017-05-24
drm/i915/selftests: Silence compiler warning in igt_ctx_exec
Chris Wilson
-3
/
+5
2017-05-24
Revert "drm/i915: Restore lost "Initialized i915" welcome message"
Daniel Vetter
-4
/
+0
2017-05-24
drm/i915: Convert i915_gem_object_ops->flags values to use BIT()
Chris Wilson
-2
/
+2
2017-05-24
drm/i915/selftests: Silence compiler warning in igt_ctx_exec
Chris Wilson
-3
/
+5
2017-05-24
drm/i915/gvt: clean up unsubmited workloads before destroying kmem cache
Changbin Du
-10
/
+20
[prev]
[next]