Searched refs:bw_mod (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/gpu/drm/amd/display/dc/basics/
H A Ddce_calcs.c1110 else if (data->scatter_gather_enable_for_pipe[i] == 1 && tiling_mode[i] == bw_def_linear && bw_equ(bw_mod((bw_mul(data->pitch_in_pixels_after_surface_type[i], bw_int_to_fixed(data->bytes_per_pixel[i]))), data->inefficient_linear_pitch_in_bytes), bw_int_to_fixed(0))) {
/linux-master/drivers/gpu/drm/amd/display/dc/inc/
H A Dbw_fixed.h126 static inline struct bw_fixed bw_mod(const struct bw_fixed arg1, const struct bw_fixed arg2) function

Completed in 178 milliseconds