Home
last modified time | relevance | path

Searched refs:dither_option (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h165 enum dc_dither_option dither_option; member
257 enum dc_dither_option *dither_option; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h215 enum dc_dither_option dither_option; member
334 enum dc_dither_option *dither_option; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c465 stream->dither_option = option; in dc_stream_set_dither_option()
2245 if (update->dither_option) in copy_stream_update_to_stream()
2246 stream->dither_option = *update->dither_option; in copy_stream_update_to_stream()
2323 if (stream_update->dither_option) { in commit_planes_do_stream_update()
H A Ddc_resource.c2789 enum dc_dither_option option = stream->dither_option; in resource_build_bit_depth_reduction_params()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c718 stream->dither_option = option; in dc_stream_set_dither_option()
2938 if (update->dither_option) in copy_stream_update_to_stream()
2939 stream->dither_option = *update->dither_option; in copy_stream_update_to_stream()
3166 if (stream_update->dither_option) { in commit_planes_do_stream_update()
4232 stream_update->dither_option || in full_update_required()
H A Ddc_resource.c3802 enum dc_dither_option option = stream->dither_option; in resource_build_bit_depth_reduction_params()

Completed in 22 milliseconds