Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c238 dc_stream_set_dither_option(stream_state, DITHER_OPTION_TRUN8); in amdgpu_dm_crtc_configure_crc_source()
242 dc_stream_set_dither_option(stream_state, in amdgpu_dm_crtc_configure_crc_source()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_stream.h582 void dc_stream_set_dither_option(struct dc_stream_state *stream,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c697 void dc_stream_set_dither_option(struct dc_stream_state *stream, in dc_stream_set_dither_option() function