Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_opp.c283 params->flags.FRAME_MODULATION_DEPTH == 2) in set_temporal_dither()
288 FMT_TEMPORAL_DITHER_DEPTH, params->flags.FRAME_MODULATION_DEPTH, in set_temporal_dither()
/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dopp.h80 uint32_t FRAME_MODULATION_DEPTH:2; member
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c2896 fmt_bit_depth->flags.FRAME_MODULATION_DEPTH = 0; in resource_build_bit_depth_reduction_params()
2901 fmt_bit_depth->flags.FRAME_MODULATION_DEPTH = 1; in resource_build_bit_depth_reduction_params()
2904 fmt_bit_depth->flags.FRAME_MODULATION_DEPTH = 2; in resource_build_bit_depth_reduction_params()