Searched refs:enable_stream_gating (Results 1 – 8 of 8) sorted by relevance
100 .enable_stream_gating = NULL,
1515 if (hws->funcs.enable_stream_gating) in dcn10_reset_hw_ctx_wrap()1516 hws->funcs.enable_stream_gating(dc, pipe_ctx); in dcn10_reset_hw_ctx_wrap()
112 .enable_stream_gating = dcn20_enable_stream_gating,
113 .enable_stream_gating = dcn20_enable_stream_gating,
2213 if (hws->funcs.enable_stream_gating) in dcn20_reset_hw_ctx_wrap()2214 hws->funcs.enable_stream_gating(dc, pipe_ctx); in dcn20_reset_hw_ctx_wrap()
73 void (*enable_stream_gating)(struct dc *dc, struct pipe_ctx *pipe_ctx); member
117 .enable_stream_gating = dcn20_enable_stream_gating,
2914 .enable_stream_gating = NULL,