OSDN Git Service

drm/amdgpu: disable 3D pipe 1 on Navi1x
authorTianci.Yin <tianci.yin@amd.com>
Fri, 28 Feb 2020 09:10:21 +0000 (17:10 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Mar 2020 14:41:55 +0000 (09:41 -0500)
commit194bcf35bce4a236059816bc41b3db9c9c92a1bb
tree88c231aecc3c62847ce72d67544ced1ea1c45f33
parent2ab7e274b86739f4ceed5d94b6879f2d07b2802f
drm/amdgpu: disable 3D pipe 1 on Navi1x

[why]
CP firmware decide to skip setting the state for 3D pipe 1 for Navi1x as there
is no use case.

[how]
Disable 3D pipe 1 on Navi1x.

Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Reviewed-by: Monk Liu <monk.liu@amd.com>
Signed-off-by: Tianci.Yin <tianci.yin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c