Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_timing_generator.c189 .disable_crtc = dce110_timing_generator_disable_crtc,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_timing_generator.c208 .disable_crtc = dce110_timing_generator_disable_crtc,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h173 bool (*disable_crtc)(struct timing_generator *tg); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_optc.c294 .disable_crtc = optc1_disable_crtc,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c424 .disable_crtc = optc1_disable_crtc,
H A Ddcn20_hwseq.c2173 pipe_ctx->stream_res.tg->funcs->disable_crtc(pipe_ctx->stream_res.tg); in dcn20_reset_back_end_for_pipe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator_v.c665 .disable_crtc = dce110_timing_generator_v_disable_crtc,
H A Ddce110_hw_sequencer.c1538 dc->res_pool->timing_generators[i]->funcs->disable_crtc( in power_down_controllers()
1999 pipe_ctx_old->stream_res.tg->funcs->disable_crtc(pipe_ctx_old->stream_res.tg); in dce110_reset_hw_ctx_wrap()
H A Ddce110_timing_generator.c2213 .disable_crtc = dce110_timing_generator_disable_crtc,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c1212 .disable_crtc = dce110_timing_generator_disable_crtc,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.c1503 .disable_crtc = optc1_disable_crtc,
H A Ddcn10_hw_sequencer.c925 pipe_ctx->stream_res.tg->funcs->disable_crtc(pipe_ctx->stream_res.tg); in dcn10_reset_back_end_for_pipe()