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.h1483 struct fixed31_32 coeff_reduction_factor; member
1842 const struct fixed31_32 *coeff_reduction_factor; member
1863 const struct fixed31_32 *coeff_reduction_factor; member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c2878 if (u->coeff_reduction_factor) { in det_surface_update()
3215 if (srf_update->coeff_reduction_factor) in copy_surface_update_to_plane()
3216 surface->coeff_reduction_factor = in copy_surface_update_to_plane()
3217 *srf_update->coeff_reduction_factor; in copy_surface_update_to_plane()
5064 fast_update[i].coeff_reduction_factor = srf_updates[i].coeff_reduction_factor; in populate_fast_updates()
5083 fast_update[i].coeff_reduction_factor) in fast_updates_exist()
5102 fast_update[i].coeff_reduction_factor || in fast_nonaddr_updates_exist()