Home
last modified time | relevance | path

Searched refs:enable_stream_gating (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_init.c104 .enable_stream_gating = NULL,
A Ddcn10_hw_sequencer.c1639 if (hws->funcs.enable_stream_gating) in dcn10_reset_hw_ctx_wrap()
1640 hws->funcs.enable_stream_gating(dc, pipe_ctx_old); in dcn10_reset_hw_ctx_wrap()
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_init.c107 .enable_stream_gating = NULL,
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_init.c116 .enable_stream_gating = dcn20_enable_stream_gating,
A Ddcn20_hwseq.c2272 if (hws->funcs.enable_stream_gating) in dcn20_reset_hw_ctx_wrap()
2273 hws->funcs.enable_stream_gating(dc, pipe_ctx_old); in dcn20_reset_hw_ctx_wrap()
/linux/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_init.c121 .enable_stream_gating = dcn20_enable_stream_gating,
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_init.c123 .enable_stream_gating = dcn20_enable_stream_gating,
A Ddcn31_hwseq.c604 if (hws->funcs.enable_stream_gating) in dcn31_reset_hw_ctx_wrap()
605 hws->funcs.enable_stream_gating(dc, pipe_ctx_old); in dcn31_reset_hw_ctx_wrap()
/linux/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_init.c120 .enable_stream_gating = dcn20_enable_stream_gating,
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_init.c120 .enable_stream_gating = dcn20_enable_stream_gating,
/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dhw_sequencer_private.h76 void (*enable_stream_gating)(struct dc *dc, struct pipe_ctx *pipe_ctx); member
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c3121 .enable_stream_gating = NULL,

Completed in 24 milliseconds