Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dbw_fixed.h141 static inline bool bw_neq(const struct bw_fixed arg1, const struct bw_fixed arg2) in bw_neq() function
/linux/drivers/gpu/drm/amd/display/dc/calcs/
A Ddce_calcs.c521 if (bw_neq(data->hsr[i], bw_int_to_fixed(1))) { in calculate_bandwidth()
541 if (bw_neq(data->vsr[i], bw_int_to_fixed(1))) { in calculate_bandwidth()
997 …if (data->number_of_displays > 1 || (bw_neq(data->rotation_angle[4], bw_int_to_fixed(0)) && bw_neq in calculate_bandwidth()

Completed in 8 milliseconds