Searched defs:min_dcfclk_khz (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dml/calcs/ |
H A D | dcn_calcs.c | 1492 dcn_get_soc_clks(struct dc * dc,int * min_fclk_khz,int * min_dcfclk_khz,int * socclk_khz) dcn_get_soc_clks() argument 1503 dcn_bw_notify_pplib_of_wm_ranges(struct dc * dc,int min_fclk_khz,int min_dcfclk_khz,int socclk_khz) dcn_bw_notify_pplib_of_wm_ranges() argument
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hw_sequencer.c | 3052 int min_fclk_khz, min_dcfclk_khz, socclk_khz; in dcn10_prepare_bandwidth() local 3090 int min_fclk_khz, min_dcfclk_khz, socclk_khz; in dcn10_optimize_bandwidth() local
|
H A D | dcn10_resource.c | 1316 int min_fclk_khz, min_dcfclk_khz, socclk_khz; in dcn10_resource_construct() local
|