Home
last modified time | relevance | path

Searched refs:set_static_screen_control (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/optc/dcn301/
H A Ddcn301_optc.c145 .set_static_screen_control = optc1_set_static_screen_control,
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn201/
H A Ddcn201_optc.c165 .set_static_screen_control = optc1_set_static_screen_control,
/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_timing_generator.c232 .set_static_screen_control =
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c1730 if (pipe_ctx->stream_res.tg->funcs->set_static_screen_control) in dce110_apply_single_controller_ctx_to_hw()
1731 pipe_ctx->stream_res.tg->funcs->set_static_screen_control( in dce110_apply_single_controller_ctx_to_hw()
2240 if (tg->funcs->set_static_screen_control) in set_drr()
2241 tg->funcs->set_static_screen_control( in set_drr()
2259 static void set_static_screen_control(struct pipe_ctx **pipe_ctx, in set_static_screen_control() function
2283 set_static_screen_control(pipe_ctx[i]->stream_res.tg, in set_static_screen_control()
3523 .set_static_screen_control = set_static_screen_control,
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c765 if (pipe_ctx->stream_res.tg->funcs->set_static_screen_control) in dcn401_enable_stream_timing()
766 pipe_ctx->stream_res.tg->funcs->set_static_screen_control( in dcn401_enable_stream_timing()