Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1460 struct fixed31_32 coeff_reduction_factor; member
1819 const struct fixed31_32 *coeff_reduction_factor; member
1840 const struct fixed31_32 *coeff_reduction_factor; member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2877 if (u->coeff_reduction_factor) { in det_surface_update()
3209 if (srf_update->coeff_reduction_factor) in copy_surface_update_to_plane()
3210 surface->coeff_reduction_factor = in copy_surface_update_to_plane()
3211 *srf_update->coeff_reduction_factor; in copy_surface_update_to_plane()
5021 fast_update[i].coeff_reduction_factor = srf_updates[i].coeff_reduction_factor; in populate_fast_updates()
5040 fast_update[i].coeff_reduction_factor) in fast_updates_exist()
5059 fast_update[i].coeff_reduction_factor || in fast_nonaddr_updates_exist()