Searched defs:bp_params (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/bios/ |
| H A D | command_table.c | 976 set_pixel_clock_v3(struct bios_parser * bp,struct bp_pixel_clock_parameters * bp_params) set_pixel_clock_v3() argument 1048 set_pixel_clock_v5(struct bios_parser * bp,struct bp_pixel_clock_parameters * bp_params) set_pixel_clock_v5() argument 1118 set_pixel_clock_v6(struct bios_parser * bp,struct bp_pixel_clock_parameters * bp_params) set_pixel_clock_v6() argument 1210 set_pixel_clock_v7(struct bios_parser * bp,struct bp_pixel_clock_parameters * bp_params) set_pixel_clock_v7() argument 1321 enable_spread_spectrum_on_ppll_v1(struct bios_parser * bp,struct bp_spread_spectrum_parameters * bp_params,bool enable) enable_spread_spectrum_on_ppll_v1() argument 1365 enable_spread_spectrum_on_ppll_v2(struct bios_parser * bp,struct bp_spread_spectrum_parameters * bp_params,bool enable) enable_spread_spectrum_on_ppll_v2() argument 1417 enable_spread_spectrum_on_ppll_v3(struct bios_parser * bp,struct bp_spread_spectrum_parameters * bp_params,bool enable) enable_spread_spectrum_on_ppll_v3() argument 1518 adjust_display_pll_v2(struct bios_parser * bp,struct bp_adjust_pixel_clock_parameters * bp_params) adjust_display_pll_v2() argument 1561 adjust_display_pll_v3(struct bios_parser * bp,struct bp_adjust_pixel_clock_parameters * bp_params) adjust_display_pll_v3() argument 1825 set_crtc_timing_v1(struct bios_parser * bp,struct bp_hw_crtc_timing_parameters * bp_params) set_crtc_timing_v1() argument 1898 set_crtc_using_dtd_timing_v3(struct bios_parser * bp,struct bp_hw_crtc_timing_parameters * bp_params) set_crtc_using_dtd_timing_v3() argument 2114 program_clock_v5(struct bios_parser * bp,struct bp_pixel_clock_parameters * bp_params) program_clock_v5() argument 2145 program_clock_v6(struct bios_parser * bp,struct bp_pixel_clock_parameters * bp_params) program_clock_v6() argument 2389 set_dce_clock_v2_1(struct bios_parser * bp,struct bp_set_dce_clock_parameters * bp_params) set_dce_clock_v2_1() argument [all...] |
| H A D | bios_parser.c | 745 struct bp_crtc_source_select *bp_params) in bios_parser_select_crtc_source() 791 struct bp_load_detection_parameters bp_params = {0}; in bios_parser_dac_load_detection() local 833 struct bp_adjust_pixel_clock_parameters *bp_params) in bios_parser_adjust_pixel_clock() 845 struct bp_pixel_clock_parameters *bp_params) in bios_parser_set_pixel_clock() 857 struct bp_set_dce_clock_parameters *bp_params) in bios_parser_set_dce_clock() 869 struct bp_spread_spectrum_parameters *bp_params, in bios_parser_enable_spread_spectrum_on_ppll() 884 struct bp_hw_crtc_timing_parameters *bp_params) in bios_parser_program_crtc_timing() 896 struct bp_pixel_clock_parameters *bp_params) in bios_parser_program_display_engine_pll()
|
| H A D | bios_parser2.c | 1639 struct bp_pixel_clock_parameters *bp_params) in bios_parser_set_pixel_clock() 1651 struct bp_set_dce_clock_parameters *bp_params) in bios_parser_set_dce_clock() 1663 struct bp_hw_crtc_timing_parameters *bp_params) in bios_parser_program_crtc_timing()
|
| /linux/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_timing_generator.c | 285 struct bp_hw_crtc_timing_parameters bp_params; in dce110_timing_generator_program_timing_generator() local
|