On Fri, Jul 05, 2013 at 11:57:21AM +0300, ville.syrj...@linux.intel.com wrote:
> @@ -2593,10 +2598,11 @@ static void haswell_update_wm(struct drm_device *dev)
>       struct hsw_wm_maximums lp_max_1_2, lp_max_5_6;
>       struct hsw_pipe_wm_parameters params[3];
>       struct hsw_wm_values results_1_2, results_5_6, *best_results;
> -     uint16_t wm[5];
> +     uint16_t wm[5] = {};

Trying to hide a warning?
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to