Searched refs:enable_stream_gating (Results 1 – 8 of 8) sorted by relevance
101 .enable_stream_gating = NULL,
1525 if (hws->funcs.enable_stream_gating) in dcn10_reset_hw_ctx_wrap()1526 hws->funcs.enable_stream_gating(dc, pipe_ctx); in dcn10_reset_hw_ctx_wrap()
113 .enable_stream_gating = dcn20_enable_stream_gating,
2221 if (hws->funcs.enable_stream_gating) in dcn20_reset_hw_ctx_wrap()2222 hws->funcs.enable_stream_gating(dc, pipe_ctx); in dcn20_reset_hw_ctx_wrap()
112 .enable_stream_gating = dcn20_enable_stream_gating,
73 void (*enable_stream_gating)(struct dc *dc, struct pipe_ctx *pipe_ctx); member
117 .enable_stream_gating = dcn20_enable_stream_gating,
2919 .enable_stream_gating = NULL,