From: Ander Conselvan de Oliveira Date: Fri, 20 Mar 2015 14:18:15 +0000 (+0200) Subject: drm/i915: Pass an atomic state to modeset_global_resources() functions X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~20^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=679dacd430cac3f58fc80db69c1694621ede00fc;p=pandora-kernel.git drm/i915: Pass an atomic state to modeset_global_resources() functions Follow up patches will convert some functions called from there to use the atomic state, instead of directly accessing the new or current config. This patch just changes the parameters, but shouldn't have any functional changes. Signed-off-by: Ander Conselvan de Oliveira Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed