Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h573 void dc_stream_set_dither_option(struct dc_stream_state *stream,
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c526 dc_stream_set_dither_option(stream_state, DITHER_OPTION_TRUN8); in amdgpu_dm_crtc_configure_crc_source()
530 dc_stream_set_dither_option(stream_state, in amdgpu_dm_crtc_configure_crc_source()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c804 void dc_stream_set_dither_option(struct dc_stream_state *stream, in dc_stream_set_dither_option() function