summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h
diff options
context:
space:
mode:
authorDillon Varone <dillon.varone@amd.com>2024-03-16 00:31:19 -0400
committerAlex Deucher <alexander.deucher@amd.com>2024-04-09 22:15:26 -0400
commit5324e2b205a2d7252356e95152507678d0b7da96 (patch)
tree7bae033c3e2b627d849a7cc9396abf502eb40392 /drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h
parent19407237e78f11c28b136aeacbc15442e5a48d80 (diff)
downloadlinux-stable-5324e2b205a2d7252356e95152507678d0b7da96.tar.gz
linux-stable-5324e2b205a2d7252356e95152507678d0b7da96.tar.bz2
linux-stable-5324e2b205a2d7252356e95152507678d0b7da96.zip
drm/amd/display: Add driver support for future FAMS versions
[WHY&HOW] Changes to support future versions of FAMS. Reviewed-by: Alvin Lee <alvin.lee2@amd.com> Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com> Signed-off-by: Dillon Varone <dillon.varone@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h b/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h
index c0a512a12531..2c5866211f60 100644
--- a/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h
+++ b/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h
@@ -35,6 +35,7 @@ struct pipe_ctx;
struct dc_crtc_timing_adjust;
struct dc_crtc_timing;
struct dc_state;
+struct dc_surface_update;
struct dc_reg_helper_state {
bool gather_in_progress;