]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/dce10: optimize pageflip
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 22 Oct 2015 18:16:57 +0000 (14:16 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 23 Oct 2015 16:51:23 +0000 (12:51 -0400)
commit9920c4c9415d2c115a87a8f725a1c723e69a0472
treea2df34526e3174b625bd43d4914606fb1fa62ba0
parent27bee7c62184f9dcd372e02e1bf41bc7dfc087a7
drm/amdgpu/dce10: optimize pageflip

Taking the grph update lock is only necessary when
updating the the secondary address (for single pipe stereo).

Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Jammy Zhou <Jammy.Zhou@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/dce_v10_0.c