summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
diff options
context:
space:
mode:
authorAndrey Grodzovsky2019-03-06 22:16:28 +0100
committerAlex Deucher2019-03-19 21:36:49 +0100
commit533aed278afeaa68bb5d0600856ab02268cfa3b8 (patch)
tree14cf517762ab1438b506386e07b5c5d6cb22fa6b /drivers/gpu/drm/amd/display/amdgpu_dm
parentdrm/amd/display: On DCN1, Wait for vupdate on cursor updates (diff)
downloadkernel-qcow2-linux-533aed278afeaa68bb5d0600856ab02268cfa3b8.tar.gz
kernel-qcow2-linux-533aed278afeaa68bb5d0600856ab02268cfa3b8.tar.xz
kernel-qcow2-linux-533aed278afeaa68bb5d0600856ab02268cfa3b8.zip
drm/amdgpu: Move IB pool init and fini v2
Problem: Using SDMA for TLB invalidation in certain ASICs exposed a problem of IB pool not being ready while SDMA already up on Init and already shutt down while SDMA still running on Fini. This caused IB allocation failure. Temproary fix was commited into a bringup branch but this is the generic fix. Fix: Init IB pool rigth after GMC is ready but before SDMA is ready. Do th opposite for Fini. v2: Remove restriction on SDMA early init and move amdgpu_ib_pool_fini Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm')
0 files changed, 0 insertions, 0 deletions