Home
last modified time | relevance | path

Searched refs:bw_meq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dbw_fixed.h151 static inline bool bw_meq(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_meq() function
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/calcs/
H A Ddce_calcs.c1638 …else if (bw_meq(data->total_average_bandwidth_no_compression, bw_mul(bw_mul(bw_frc_to_fixed(dceip-… in calculate_bandwidth()
2021 if (bw_meq(data->max_phyclk, bw_int_to_fixed(270))) { in calculate_bandwidth()
2024 if (bw_meq(data->max_phyclk, bw_int_to_fixed(540))) { in calculate_bandwidth()
2027 if (bw_meq(data->max_phyclk, bw_int_to_fixed(810))) { in calculate_bandwidth()