should_use_dsc    329 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 	bool should_use_dsc = false;
should_use_dsc    339 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 		should_use_dsc = false;
should_use_dsc    343 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 		should_use_dsc = true;
should_use_dsc    347 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 		should_use_dsc = true;
should_use_dsc    351 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 		should_use_dsc = false;
should_use_dsc    354 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c 	return should_use_dsc;