dither_option     437 drivers/gpu/drm/amd/display/dc/core/dc.c 	stream->dither_option = option;
dither_option    1861 drivers/gpu/drm/amd/display/dc/core/dc.c 	if (update->dither_option)
dither_option    1862 drivers/gpu/drm/amd/display/dc/core/dc.c 		stream->dither_option = *update->dither_option;
dither_option    1929 drivers/gpu/drm/amd/display/dc/core/dc.c 			if (stream_update->dither_option) {
dither_option    2622 drivers/gpu/drm/amd/display/dc/core/dc_resource.c 	enum dc_dither_option option = stream->dither_option;
dither_option     148 drivers/gpu/drm/amd/display/dc/dc_stream.h 	enum dc_dither_option dither_option;
dither_option     237 drivers/gpu/drm/amd/display/dc/dc_stream.h 	enum dc_dither_option *dither_option;