commit | 6be425f3dc16bac797f300136b976bce46229784 | [log] [tgz] |
---|---|---|
author | Eric Yang <[email protected]> | Mon Jul 24 10:47:02 2017 -0400 |
committer | Alex Deucher <[email protected]> | Tue Sep 26 18:15:40 2017 -0400 |
tree | 416186cc02485d5c774b289ac4e9ef901f5edde9 | |
parent | a74b27341e46aad3eb48a8c5eadc38b71f79cbce [diff] [blame] |
drm/amd/display: break up plane disable and disconnect in set mode 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 2343beb..a3eec07 100644 --- a/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h +++ b/drivers/gpu/drm/amd/display/dc/inc/hw_sequencer.h
@@ -161,7 +161,9 @@ struct hw_sequencer_funcs { void (*log_hw_state)(struct core_dc *dc); - void (*wait_for_mpcc_disconnect)(struct resource_pool *res_pool, struct pipe_ctx *pipe_ctx); + void (*wait_for_mpcc_disconnect)(struct core_dc *dc, + struct resource_pool *res_pool, + struct pipe_ctx *pipe_ctx); }; void color_space_to_black_color(