Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce/
Ddce_transform.c797 bool spatial_dither_enable; in program_bit_depth_reduction() local
801 spatial_dither_enable = bit_depth_params->flags.SPATIAL_DITHER_ENABLED; in program_bit_depth_reduction()
808 spatial_dither_enable = false; in program_bit_depth_reduction()
831 spatial_dither_enable, in program_bit_depth_reduction()
857 bool spatial_dither_enable; in dce60_program_bit_depth_reduction() local
861 spatial_dither_enable = bit_depth_params->flags.SPATIAL_DITHER_ENABLED; in dce60_program_bit_depth_reduction()
868 spatial_dither_enable = false; in dce60_program_bit_depth_reduction()
891 spatial_dither_enable, in dce60_program_bit_depth_reduction()