aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dc_hw_types.h
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2019-06-17 13:06:37 -0500
committerAlex Deucher <alexander.deucher@amd.com>2019-06-20 12:26:57 -0500
commitf94ec6f8b8857e5792328774fa47984f7d7df194 (patch)
tree3cb8768940eb5f057d4a7cea25f83fe7c803bc74 /drivers/gpu/drm/amd/display/dc/dc_hw_types.h
parentRevert "drm/amd/display: Add Underflow Asserts to dc" (diff)
downloadlinux-dev-f94ec6f8b8857e5792328774fa47984f7d7df194.tar.xz
linux-dev-f94ec6f8b8857e5792328774fa47984f7d7df194.zip
Revert "drm/amd/display: move vmid determination logic out of dc"
This reverts commit 11cd74cdb98aa6f4d6f54a0082dd28e0d4743746. Revert this to apply the version that includes DCN2 support. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dc_hw_types.h')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dc_hw_types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dc_hw_types.h b/drivers/gpu/drm/amd/display/dc/dc_hw_types.h
index 821d4f260764..d9999ff915df 100644
--- a/drivers/gpu/drm/amd/display/dc/dc_hw_types.h
+++ b/drivers/gpu/drm/amd/display/dc/dc_hw_types.h
@@ -99,8 +99,6 @@ struct dc_plane_address {
};
union large_integer page_table_base;
-
- uint8_t vmid;
};
struct dc_size {