Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/display/dc/basics/
H 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()
/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc.h1212 struct fixed31_32 coeff_reduction_factor; member
1291 const struct fixed31_32 *coeff_reduction_factor; member
1311 const struct fixed31_32 *coeff_reduction_factor; member
/openbsd/sys/dev/pci/drm/amd/display/dc/core/
H A Damdgpu_dc.c2546 if (u->coeff_reduction_factor) in det_surface_update()
2850 if (srf_update->coeff_reduction_factor) in copy_surface_update_to_plane()
2851 surface->coeff_reduction_factor = in copy_surface_update_to_plane()
2852 *srf_update->coeff_reduction_factor; in copy_surface_update_to_plane()
4166 fast_update[i].coeff_reduction_factor = srf_updates[i].coeff_reduction_factor; in populate_fast_updates()
4183 fast_update[i].coeff_reduction_factor) in fast_updates_exist()