Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c795 bool spatial_dither_enable; in program_bit_depth_reduction() local
799 spatial_dither_enable = bit_depth_params->flags.SPATIAL_DITHER_ENABLED; in program_bit_depth_reduction()
806 spatial_dither_enable = false; in program_bit_depth_reduction()
829 spatial_dither_enable, in program_bit_depth_reduction()
855 bool spatial_dither_enable; in dce60_program_bit_depth_reduction() local
859 spatial_dither_enable = bit_depth_params->flags.SPATIAL_DITHER_ENABLED; in dce60_program_bit_depth_reduction()
866 spatial_dither_enable = false; in dce60_program_bit_depth_reduction()
889 spatial_dither_enable, in dce60_program_bit_depth_reduction()