summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2017-05-24drm/amdgpu: add DP audio support for si dce6 (v3)Xiaojie Yuan-36/+433
2017-05-24drm/amdgpu/gfx8: move CP_PQ_STATUS after doorbell range setting (v2)Alex Deucher-3/+2
2017-05-24drm/amdgpu: set cpg doorbell for fiji and polaris.Rex Zhu-39/+43
2017-05-24drm/amdgpu/gfx8: unify the HQD deactivation codeAlex Deucher-22/+20
2017-05-24drm/amdgpu/gfx8: enable cp/rlc ints after we disable clockgatingAlex Deucher-0/+2
2017-05-24drm/amdgpu/gfx7: enable cp/rlc ints after we disable clockgatingAlex Deucher-4/+7
2017-05-24drm/amdgpu/gfx8: move MEC doorbell range settingAlex Deucher-14/+12
2017-05-24drm/amdgpu/gfx8: fix resume of KIQ and KCQsAlex Deucher-13/+13
2017-05-24drm/amdgpu/gfx8: properly disable the KCQs in hw_finiAlex Deucher-0/+51
2017-05-24drm/amdgpu/gfx8: use new KIQ packet definesAlex Deucher-5/+7
2017-05-24drm/amdgpu/gfx8: move SET_RESOURCES into the same command streamAlex Deucher-64/+23
2017-05-24drm/amdgpu/gfx8: wait once for all KCQs to be createdAlex Deucher-26/+31
2017-05-24drm/amdgpu: split gfx_v8_0_kiq_init_queue into twoAlex Deucher-21/+41
2017-05-24drm/amdgpu/gfx8: wait for completion in KIQ initAlex Deucher-10/+78
2017-05-24Revert "drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solved"Alex Deucher-1/+1
2017-05-24drm/amdgpu: Switch baremetal to use KIQ for compute ring management. (v3)David Panariti-302/+26
2017-05-24drm/amdgpu/gfx8: set doorbell range for polaris as wellAlex Deucher-2/+5
2017-05-24drm/amdgpu/gfx8: add additional MQD initializationAlex Deucher-0/+14
2017-05-24drm/amd/powerplay: fix pcie dpm table for vega10Eric Huang-1/+1
2017-05-24drm/amd/powerplay: update vega10 smu interface version to E.Rex Zhu-19/+19
2017-05-24drm/amd/powerplay: delete dead code in vega10_thermal.cRex Zhu-3/+0
2017-05-24drm/amd/powerplay: Add Vega10 Powertune Table v3 support.Rex Zhu-3/+77
2017-05-24drm/amd/powerplay: convert from number of lanes to lane bits on vega10Rex Zhu-5/+5
2017-05-24drm/amd/powerplay: fix bug in processing CKS_Enable bit.Rex Zhu-1/+1
2017-05-24drm/amd/powerplay: add avfs fuse overdriver func.Rex Zhu-3/+1368
2017-05-24drm/amd/powerplay: add power profile support for Vega10 (v2)Eric Huang-0/+92
2017-05-24drm/amdgpu/gfx9: drop duplicate gfx info init (v3)Alex Deucher-10/+0
2017-05-24drm/amdgpu: parse the gpu_info firmware (v4)Alex Deucher-0/+98
2017-05-24drm/amdgpu: add gpu_info firmware (v3)Alex Deucher-0/+46
2017-05-24drm/amd/powerplay: fix a signedness bugsDan Carpenter-1/+1
2017-05-24drm/amdgpu: fix NULL pointer panic of emit_gds_switchChunming Zhou-1/+1
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude-7/+7
2017-05-24drm/amd/powerplay/smu7: disable mclk switching for high refresh ratesAlex Deucher-1/+2
2017-05-24drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)Alex Deucher-4/+27
2017-05-24drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher-0/+6
2017-05-24drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher-0/+6
2017-05-24drm/amdgpu: fix fundamental suspend/resume issueChristian König-54/+30
2017-05-24drm/amd/powerplay: fix a signedness bugsDan Carpenter-1/+1
2017-05-24drm/amdgpu: fix NULL pointer panic of emit_gds_switchChunming Zhou-1/+1
2017-05-24drm/radeon: Unbreak HPD handling for r600+Lyude-7/+7
2017-05-24drm/amd/powerplay/smu7: disable mclk switching for high refresh ratesAlex Deucher-1/+2
2017-05-24drm/amd/powerplay/smu7: add vblank check for mclk switching (v2)Alex Deucher-4/+27
2017-05-24drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher-0/+6
2017-05-24drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher-0/+6
2017-05-24drm/amdgpu: fix fundamental suspend/resume issueChristian König-54/+30
2017-05-24drm/i915/selftests: Silence compiler warning in igt_ctx_execChris Wilson-3/+5
2017-05-24Revert "drm/i915: Restore lost "Initialized i915" welcome message"Daniel Vetter-4/+0
2017-05-24drm/i915: Convert i915_gem_object_ops->flags values to use BIT()Chris Wilson-2/+2
2017-05-24drm/i915/selftests: Silence compiler warning in igt_ctx_execChris Wilson-3/+5
2017-05-24drm/i915/gvt: clean up unsubmited workloads before destroying kmem cacheChangbin Du-10/+20