Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h165 enum dc_dither_option dither_option; member
259 enum dc_dither_option *dither_option; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc.c465 stream->dither_option = option; in dc_stream_set_dither_option()
2236 if (update->dither_option) in copy_stream_update_to_stream()
2237 stream->dither_option = *update->dither_option; in copy_stream_update_to_stream()
2319 if (stream_update->dither_option) { in commit_planes_do_stream_update()
Ddc_resource.c2783 enum dc_dither_option option = stream->dither_option; in resource_build_bit_depth_reduction_params()