aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/include/logger_interface.h
diff options
context:
space:
mode:
authorHarry Wentland <[email protected]>2017-07-27 13:55:38 +0000
committerAlex Deucher <[email protected]>2017-09-26 22:16:04 +0000
commit3be5262e353b8ab97c528bfc7d0dd3c820e4ba27 (patch)
tree99c0388f52e1aff8347d9c75dda1f077854ffe35 /drivers/gpu/drm/amd/display/include/logger_interface.h
parentdrm/amd/display: Rename dc_stream to dc_stream_state (diff)
downloadkernel-3be5262e353b8ab97c528bfc7d0dd3c820e4ba27.tar.gz
kernel-3be5262e353b8ab97c528bfc7d0dd3c820e4ba27.zip
drm/amd/display: Rename more dc_surface stuff to plane_state
Signed-off-by: Harry Wentland <[email protected]> Reviewed-by: Tony Cheng <[email protected]> Acked-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/include/logger_interface.h')
-rw-r--r--drivers/gpu/drm/amd/display/include/logger_interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/amd/display/include/logger_interface.h b/drivers/gpu/drm/amd/display/include/logger_interface.h
index 0e978d921fdf..beb790937769 100644
--- a/drivers/gpu/drm/amd/display/include/logger_interface.h
+++ b/drivers/gpu/drm/amd/display/include/logger_interface.h
@@ -77,7 +77,7 @@ void logger_write(struct dal_logger *logger,
void pre_surface_trace(
const struct dc *dc,
- const struct dc_plane_state *const *surfaces,
+ const struct dc_plane_state *const *plane_states,
int surface_count);
void update_surface_trace(