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

/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/
H A Dbw_fixed.h143 static inline bool bw_neq(const struct bw_fixed arg1, const struct bw_fixed arg2) function
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dml/calcs/
H A Ddce_calcs.c521 if (bw_neq(data->hsr[i], bw_int_to_fixed(1))) {
541 if (bw_neq(data->vsr[i], bw_int_to_fixed(1))) {
997 if (data->number_of_displays > 1 || (bw_neq(data->rotation_angle[4], bw_int_to_fixed(0)) && bw_neq(data->rotation_angle[4], bw_int_to_fixed(180)))) {

Completed in 73 milliseconds