Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/basics/
A Ddc_common.c87 && plane_state->coeff_reduction_factor.value != 0) { in build_prescale_params()
89 dc_fixpt_mul(plane_state->coeff_reduction_factor, in build_prescale_params()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc.h971 struct fixed31_32 coeff_reduction_factor; member
1055 const struct fixed31_32 *coeff_reduction_factor; member
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc.c2277 if (u->coeff_reduction_factor) in det_surface_update()
2570 if (srf_update->coeff_reduction_factor) in copy_surface_update_to_plane()
2571 surface->coeff_reduction_factor = in copy_surface_update_to_plane()
2572 *srf_update->coeff_reduction_factor; in copy_surface_update_to_plane()

Completed in 16 milliseconds