Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_transform.c800 bool spatial_dither_enable; in program_bit_depth_reduction() local
804 spatial_dither_enable = bit_depth_params->flags.SPATIAL_DITHER_ENABLED; in program_bit_depth_reduction()
811 spatial_dither_enable = false; in program_bit_depth_reduction()
834 spatial_dither_enable, in program_bit_depth_reduction()
860 bool spatial_dither_enable; in dce60_program_bit_depth_reduction() local
864 spatial_dither_enable = bit_depth_params->flags.SPATIAL_DITHER_ENABLED; in dce60_program_bit_depth_reduction()
871 spatial_dither_enable = false; in dce60_program_bit_depth_reduction()
894 spatial_dither_enable, in dce60_program_bit_depth_reduction()