aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
diff options
context:
space:
mode:
authorChunming Zhou <david1.zhou@amd.com>2018-04-24 13:54:10 +0800
committerAlex Deucher <alexander.deucher@amd.com>2018-05-15 13:44:20 -0500
commit4bebcceededa794a26827d40ab52555c2ec37deb (patch)
tree9b2c7d47ded266daaa68f1eef98a7e62a3eacc65 /drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
parent3f4299bee6eda852489ce4fd307dd709a09f5d8f (diff)
drm/amdgpu: invalidate parent bo when shadow bo was invalidated
Shadow BO is located on GTT and its parent (PT and PD) BO could located on VRAM. In some case, the BO on GTT could be evicted but the parent did not. This may cause the shadow BO not be put in the evict list and could not be invalidate correctly. v2: suggested by Christian Signed-off-by: Chunming Zhou <david1.zhou@amd.com> Reported-by: Shaoyun Liu <Shaoyun.Liu@amd.com> Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c')
0 files changed, 0 insertions, 0 deletions