Home
last modified time | relevance | path

Searched refs:SPATIAL_DITHER_DEPTH (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c78 if (params->flags.SPATIAL_DITHER_DEPTH == 0 || params->flags.SPATIAL_DITHER_DEPTH == 1) { in opp1_set_spatial_dither()
82 } else if (params->flags.SPATIAL_DITHER_DEPTH == 2) { in opp1_set_spatial_dither()
131 FMT_SPATIAL_DITHER_DEPTH, params->flags.SPATIAL_DITHER_DEPTH, in opp1_set_spatial_dither()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c76 if (params->flags.SPATIAL_DITHER_DEPTH == 0 || params->flags.SPATIAL_DITHER_DEPTH == 1) { in opp1_set_spatial_dither()
80 } else if (params->flags.SPATIAL_DITHER_DEPTH == 2) { in opp1_set_spatial_dither()
129 FMT_SPATIAL_DITHER_DEPTH, params->flags.SPATIAL_DITHER_DEPTH, in opp1_set_spatial_dither()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.c221 params->flags.SPATIAL_DITHER_DEPTH == 2) in set_spatial_dither()
229 if (params->flags.SPATIAL_DITHER_DEPTH == 0 || in set_spatial_dither()
230 params->flags.SPATIAL_DITHER_DEPTH == 1) { in set_spatial_dither()
234 } else if (params->flags.SPATIAL_DITHER_DEPTH == 2) { in set_spatial_dither()
289 FMT_SPATIAL_DITHER_DEPTH, params->flags.SPATIAL_DITHER_DEPTH, in set_spatial_dither()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.c225 if (params->flags.SPATIAL_DITHER_DEPTH == 0 || in set_spatial_dither()
226 params->flags.SPATIAL_DITHER_DEPTH == 1) { in set_spatial_dither()
230 } else if (params->flags.SPATIAL_DITHER_DEPTH == 2) { in set_spatial_dither()
285 FMT_SPATIAL_DITHER_DEPTH, params->flags.SPATIAL_DITHER_DEPTH, in set_spatial_dither()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h66 uint32_t SPATIAL_DITHER_DEPTH:2; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h66 uint32_t SPATIAL_DITHER_DEPTH:2; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2855 fmt_bit_depth->flags.SPATIAL_DITHER_DEPTH = 0; in resource_build_bit_depth_reduction_params()
2865 fmt_bit_depth->flags.SPATIAL_DITHER_DEPTH = 1; in resource_build_bit_depth_reduction_params()
2874 fmt_bit_depth->flags.SPATIAL_DITHER_DEPTH = 2; in resource_build_bit_depth_reduction_params()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c3868 fmt_bit_depth->flags.SPATIAL_DITHER_DEPTH = 0; in resource_build_bit_depth_reduction_params()
3878 fmt_bit_depth->flags.SPATIAL_DITHER_DEPTH = 1; in resource_build_bit_depth_reduction_params()
3887 fmt_bit_depth->flags.SPATIAL_DITHER_DEPTH = 2; in resource_build_bit_depth_reduction_params()

Completed in 13 milliseconds