Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_crc.c126 dc_stream_set_dither_option(stream_state, DITHER_OPTION_TRUN8); in amdgpu_dm_crtc_configure_crc_source()
130 dc_stream_set_dither_option(stream_state, in amdgpu_dm_crtc_configure_crc_source()
/drivers/gpu/drm/amd/display/dc/
Ddc_stream.h475 void dc_stream_set_dither_option(struct dc_stream_state *stream,
/drivers/gpu/drm/amd/display/dc/core/
Ddc.c444 void dc_stream_set_dither_option(struct dc_stream_state *stream, in dc_stream_set_dither_option() function