Home
last modified time | relevance | path

Searched refs:dcn20_enable_stream_gating (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn21/
H A Ddcn21_init.c123 .enable_stream_gating = dcn20_enable_stream_gating,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_init.c120 .enable_stream_gating = dcn20_enable_stream_gating,
H A Ddcn20_hwseq.h87 void dcn20_enable_stream_gating(struct dc *dc, struct pipe_ctx *pipe_ctx);
H A Ddcn20_hwseq.c2614 void dcn20_enable_stream_gating(struct dc *dc, struct pipe_ctx *pipe_ctx) in dcn20_enable_stream_gating() function