Home
last modified time | relevance | path

Searched refs:BP_RESULT_FAILURE (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/bios/
Dcommand_table.c172 enum bp_result result = BP_RESULT_FAILURE; in encoder_control_dig_v1()
199 enum bp_result result = BP_RESULT_FAILURE; in encoder_control_dig1_v1()
214 enum bp_result result = BP_RESULT_FAILURE; in encoder_control_dig2_v1()
229 enum bp_result result = BP_RESULT_FAILURE; in encoder_control_digx_v3()
275 enum bp_result result = BP_RESULT_FAILURE; in encoder_control_digx_v4()
321 enum bp_result result = BP_RESULT_FAILURE; in encoder_control_digx_v5()
434 enum bp_result result = BP_RESULT_FAILURE; in transmitter_control_v2()
555 enum bp_result result = BP_RESULT_FAILURE; in transmitter_control_v3()
689 enum bp_result result = BP_RESULT_FAILURE; in transmitter_control_v4()
812 enum bp_result result = BP_RESULT_FAILURE; in transmitter_control_v1_5()
[all …]
Dcommand_table2.c133 enum bp_result result = BP_RESULT_FAILURE; in encoder_control_digx_v1_5()
202 return BP_RESULT_FAILURE; in encoder_control_fallback()
269 enum bp_result result = BP_RESULT_FAILURE; in transmitter_control_v1_6()
331 enum bp_result result = BP_RESULT_FAILURE; in transmitter_control_v1_7()
384 return BP_RESULT_FAILURE; in transmitter_control_fallback()
439 enum bp_result result = BP_RESULT_FAILURE; in set_pixel_clock_v7()
530 return BP_RESULT_FAILURE; in set_pixel_clock_fallback()
566 enum bp_result result = BP_RESULT_FAILURE; in set_crtc_using_dtd_timing_v3()
685 bool result = BP_RESULT_FAILURE; in enable_crtc_v1()
807 enum bp_result result = BP_RESULT_FAILURE; in enable_disp_power_gating_v2_1()
[all …]
Dbios_parser.c736 return BP_RESULT_FAILURE; in bios_parser_transmitter_control()
748 return BP_RESULT_FAILURE; in bios_parser_encoder_control()
760 return BP_RESULT_FAILURE; in bios_parser_adjust_pixel_clock()
772 return BP_RESULT_FAILURE; in bios_parser_set_pixel_clock()
784 return BP_RESULT_FAILURE; in bios_parser_set_dce_clock()
797 return BP_RESULT_FAILURE; in bios_parser_enable_spread_spectrum_on_ppll()
811 return BP_RESULT_FAILURE; in bios_parser_program_crtc_timing()
823 return BP_RESULT_FAILURE; in bios_parser_program_display_engine_pll()
838 return BP_RESULT_FAILURE; in bios_parser_enable_crtc()
851 return BP_RESULT_FAILURE; in bios_parser_enable_disp_power_gating()
[all …]
Dbios_parser2.c1516 return BP_RESULT_FAILURE; in bios_parser_get_embedded_panel_info()
1538 return BP_RESULT_FAILURE; in bios_parser_get_embedded_panel_info()
1619 return BP_RESULT_FAILURE; in bios_parser_transmitter_control()
1631 return BP_RESULT_FAILURE; in bios_parser_encoder_control()
1643 return BP_RESULT_FAILURE; in bios_parser_set_pixel_clock()
1655 return BP_RESULT_FAILURE; in bios_parser_set_dce_clock()
1667 return BP_RESULT_FAILURE; in bios_parser_program_crtc_timing()
1680 return BP_RESULT_FAILURE; in bios_parser_enable_crtc()
1693 return BP_RESULT_FAILURE; in bios_parser_enable_disp_power_gating()
1708 return BP_RESULT_FAILURE; in bios_parser_enable_lvtma_control()
/linux-6.6.21/drivers/gpu/drm/amd/display/include/
Dbios_parser_types.h54 BP_RESULT_FAILURE enumerator
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clock_source.c1329 enum bp_result bp_result = BP_RESULT_FAILURE; in get_ss_info_from_atombios()