need_recalculate   57 drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.c 	bool need_recalculate = memcmp(&mode_lib->soc, &mode_lib->vba.soc, sizeof(mode_lib->vba.soc)) != 0
need_recalculate   68 drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.c 	if (need_recalculate && pipes[0].clks_cfg.dppclk_mhz != 0)