summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h
diff options
context:
space:
mode:
authorDmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>2017-03-14 12:30:29 -0400
committerAlex Deucher <alexander.deucher@amd.com>2017-09-26 17:20:09 -0400
commit745cc746da42a3a8a48fb7a6b8c4ee2c3f2cdf8b (patch)
tree1c874c031c43bef85c92c76b04f1e3ae75eb0bd8 /drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h
parentcc04bf7e4f87730a35b14056e23852e010f079ff (diff)
drm/amd/display: remove dc_pre_update_surfaces_to_stream from dc use
Signed-off-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Acked-by: Harry Wentland <Harry.Wentland@amd.com> Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h')
-rw-r--r--drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h b/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h
index 98a04cd46178..bcb267295cb9 100644
--- a/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h
+++ b/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h
@@ -57,11 +57,6 @@ struct hw_sequencer_funcs {
void (*reset_hw_ctx_wrap)(
struct core_dc *dc, struct validate_context *context);
- void (*prepare_pipe_for_context)(
- struct core_dc *dc,
- struct pipe_ctx *pipe_ctx,
- struct validate_context *context);
-
void (*apply_ctx_for_surface)(
struct core_dc *dc,
struct core_surface *surface,