Home
last modified time | relevance | path

Searched refs:enable_crtc (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dcommand_table.h74 enum bp_result (*enable_crtc)( member
H A Dcommand_table2.h74 enum bp_result (*enable_crtc)( member
H A Dcommand_table2.c670 bp->cmd_tbl.enable_crtc = enable_crtc_v1; in init_enable_crtc()
675 bp->cmd_tbl.enable_crtc = NULL; in init_enable_crtc()
H A Dbios_parser.c840 if (!bp->cmd_tbl.enable_crtc) in bios_parser_enable_crtc()
843 return bp->cmd_tbl.enable_crtc(bp, id, enable); in bios_parser_enable_crtc()
2837 .enable_crtc = bios_parser_enable_crtc,
H A Dcommand_table.c1994 bp->cmd_tbl.enable_crtc = enable_crtc_v1; in init_enable_crtc()
1999 bp->cmd_tbl.enable_crtc = NULL; in init_enable_crtc()
H A Dbios_parser2.c1679 if (!bp->cmd_tbl.enable_crtc) in bios_parser_enable_crtc()
1682 return bp->cmd_tbl.enable_crtc(bp, id, enable); in bios_parser_enable_crtc()
3564 .enable_crtc = bios_parser_enable_crtc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/
H A Ddcn301_optc.c119 .enable_crtc = optc2_enable_crtc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_bios_types.h100 enum bp_result (*enable_crtc)( member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_optc.c145 .enable_crtc = optc2_enable_crtc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce80/
H A Ddce80_timing_generator.c188 .enable_crtc = dce110_timing_generator_enable_crtc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce60/
H A Ddce60_timing_generator.c207 .enable_crtc = dce110_timing_generator_enable_crtc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c203 .enable_crtc = optc314_enable_crtc,
H A Ddcn314_hwseq.c418 pipe->stream_res.tg->funcs->enable_crtc(pipe->stream_res.tg); in dcn314_resync_fifo_dccg_dio()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_optc.c242 .enable_crtc = optc31_enable_crtc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_optc.c277 .enable_crtc = optc32_enable_crtc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h183 bool (*enable_crtc)(struct timing_generator *tg); member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_optc.c327 .enable_crtc = optc2_enable_crtc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c151 result = tg->bp->funcs->enable_crtc(tg->bp, tg110->controller_id, true); in dce120_timing_generator_enable_crtc()
1168 .enable_crtc = dce120_timing_generator_enable_crtc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c521 .enable_crtc = optc2_enable_crtc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c146 result = tg->bp->funcs->enable_crtc(tg->bp, tg110->controller_id, true); in dce110_timing_generator_enable_crtc()
238 result = tg->bp->funcs->enable_crtc(tg->bp, tg110->controller_id, false); in dce110_timing_generator_disable_crtc()
2206 .enable_crtc = dce110_timing_generator_enable_crtc,
H A Ddce110_timing_generator_v.c663 .enable_crtc = dce110_timing_generator_v_enable_crtc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.c123 pipe->stream_res.tg->funcs->enable_crtc(pipe->stream_res.tg); in dcn316_disable_otg_wa()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_clk_mgr.c128 pipe->stream_res.tg->funcs->enable_crtc(pipe->stream_res.tg); in dcn31_disable_otg_wa()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_clk_mgr.c119 pipe->stream_res.tg->funcs->enable_crtc(pipe->stream_res.tg); in dcn315_disable_otg_wa()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.c154 pipe->stream_res.tg->funcs->enable_crtc(pipe->stream_res.tg); in dcn314_disable_otg_wa()

12