commit | 8748068764e7a50ac787c1c17f402f3fbbe97ccc | [log] [tgz] |
---|---|---|
author | Eric Yang <[email protected]> | Sun Jul 23 15:18:57 2017 -0400 |
committer | Alex Deucher <[email protected]> | Tue Sep 26 18:15:31 2017 -0400 |
tree | 3dec15fd976d3a169d9e6c0fb0d6a27dc663e99b | |
parent | 755d3bcfd44c16d344c7c6305ac6e7da19c27f5e [diff] [blame] |
drm/amd/display: add idle wait for passive surface update and modeset Signed-off-by: Eric Yang <[email protected]> Reviewed-by: Tony Cheng <[email protected]> Acked-by: Harry Wentland <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
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 4c027a9..22aca5a 100644 --- a/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h +++ b/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h
@@ -156,6 +156,8 @@ struct hw_sequencer_funcs { void (*set_avmute)(struct pipe_ctx *pipe_ctx, bool enable); void (*log_hw_state)(struct core_dc *dc); + + void (*wait_for_mpcc_disconnect)(struct resource_pool *res_pool, struct pipe_ctx *pipe_ctx); }; void color_space_to_black_color(