aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorLikun Gao <Likun.Gao@amd.com>2019-08-02 15:18:57 +0800
committerAlex Deucher <alexander.deucher@amd.com>2019-08-06 13:52:31 -0500
commit1f288afc2cb74e201bf8962d1c4d2f4dff2add51 (patch)
tree5ade76d9eb7fdbe2c3da5829d6a27293756f518b /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parentcaff0e6654377b623e37922d084b1a33aa9d44d7 (diff)
downloadlinux-1f288afc2cb74e201bf8962d1c4d2f4dff2add51.tar.gz
linux-1f288afc2cb74e201bf8962d1c4d2f4dff2add51.tar.bz2
linux-1f288afc2cb74e201bf8962d1c4d2f4dff2add51.zip
drm/amdgpu: pin the csb buffer on hw init for gfx v8
Without this pin, the csb buffer will be filled with inconsistent data after S3 resume. And that will causes gfx hang on gfxoff exit since this csb will be executed then. Signed-off-by: Likun Gao <Likun.Gao@amd.com> Tested-by: Paul Gover <pmw.gover@yahoo.co.uk> Reviewed-by: Feifei Xu <Feifei.Xu@amd.com> Reviewed-by: Xiaojie Yuan <xiaojie.yuan@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions