From 707b6e3d3cfaf8e6a3a4f2c381e0b354848771c2 Mon Sep 17 00:00:00 2001 From: Deepak S Date: Fri, 16 Jan 2015 20:42:17 +0530 Subject: [PATCH] drm/i915: Increase the range of sideband address. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Looks like latest BSW/CHV production system has sideband address > 128. Use u32 data types to cover new offset/address range :) Signed-off-by: Deepak S Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-format-patch failed