Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
A Ddcn10_init.c107 .enable_stream_gating = NULL,
A Ddcn10_hwseq.c1935 if (hws->funcs.enable_stream_gating) in dcn10_reset_hw_ctx_wrap()
1936 hws->funcs.enable_stream_gating(dc, pipe_ctx_old); in dcn10_reset_hw_ctx_wrap()
/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
A Ddcn201_init.c112 .enable_stream_gating = NULL,
/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_init.c120 .enable_stream_gating = dcn20_enable_stream_gating,
A Ddcn20_hwseq.c2919 if (hws->funcs.enable_stream_gating) in dcn20_reset_hw_ctx_wrap()
2920 hws->funcs.enable_stream_gating(dc, pipe_ctx_old); in dcn20_reset_hw_ctx_wrap()
/drivers/gpu/drm/amd/display/dc/hwss/dcn301/
A Ddcn301_init.c126 .enable_stream_gating = dcn20_enable_stream_gating,
/drivers/gpu/drm/amd/display/dc/hwss/dcn21/
A Ddcn21_init.c123 .enable_stream_gating = dcn20_enable_stream_gating,
/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
A Ddcn30_init.c128 .enable_stream_gating = dcn20_enable_stream_gating,
/drivers/gpu/drm/amd/display/dc/hwss/dcn314/
A Ddcn314_init.c133 .enable_stream_gating = dcn20_enable_stream_gating,
/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
A Ddcn31_init.c130 .enable_stream_gating = dcn20_enable_stream_gating,
A Ddcn31_hwseq.c634 if (hws->funcs.enable_stream_gating) in dcn31_reset_hw_ctx_wrap()
635 hws->funcs.enable_stream_gating(dc, pipe_ctx_old); in dcn31_reset_hw_ctx_wrap()
/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
A Ddcn32_init.c139 .enable_stream_gating = dcn20_enable_stream_gating,
A Ddcn32_hwseq.c1559 if (hws->funcs.enable_stream_gating) in dcn32_disable_phantom_streams()
1560 hws->funcs.enable_stream_gating(dc, pipe_ctx_old); in dcn32_disable_phantom_streams()
/drivers/gpu/drm/amd/display/dc/hwss/
A Dhw_sequencer_private.h77 void (*enable_stream_gating)(struct dc *dc, struct pipe_ctx *pipe_ctx); member
/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
A Ddcn401_hwseq.c1899 if (hws->funcs.enable_stream_gating) in dcn401_reset_hw_ctx_wrap()
1900 hws->funcs.enable_stream_gating(dc, pipe_ctx_old); in dcn401_reset_hw_ctx_wrap()
/drivers/gpu/drm/amd/display/dc/hwss/dce110/
A Ddce110_hwseq.c3413 .enable_stream_gating = NULL,

Completed in 47 milliseconds