From: Gustavo Padovan Date: Wed, 10 Sep 2014 15:04:17 +0000 (-0300) Subject: drm/i915: create intel_update_pipe_size() X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~79^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e30e8f7536f14ce42841f0d30bb2ca3d14f120f3;p=pandora-kernel.git drm/i915: create intel_update_pipe_size() Factor out a piece of code from intel_pipe_set_base() that updates the pipe size and adjust fitter. This will help refactor the update primary plane path. v2: use struct intel_crtc as argument to intel_update_pipe_size() v3: use 'crtc' as argument name Signed-off-by: Gustavo Padovan Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed