Home
last modified time | relevance | path

Searched refs:bios_parser_crtc_source_select (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/bios/
Dbios_parser2.c1277 static enum bp_result bios_parser_crtc_source_select( in bios_parser_crtc_source_select() function
2131 .crtc_source_select = bios_parser_crtc_source_select,
Dbios_parser.c1095 static enum bp_result bios_parser_crtc_source_select( in bios_parser_crtc_source_select() function
4023 ….crtc_source_select = bios_parser_crtc_source_select, /* still use. should probably retire and p…
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c617 static enum dc_status bios_parser_crtc_source_select( in bios_parser_crtc_source_select() function
1388 if (DC_OK != bios_parser_crtc_source_select(pipe_ctx)) { in apply_single_controller_ctx_to_hw()