From: Ville Syrjälä Date: Tue, 6 Aug 2013 19:24:04 +0000 (+0300) Subject: drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioning X-Git-Tag: v3.12-rc1~136^2~59^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77c122bcc448439af7f5fcb2542406b45b606c51;p=pandora-kernel.git drm/i915: Rename hsw_data_buf_partitioning to intel_ddb_partitioning We're going to use the 1/2 vs. 5/6 split option already on IVB so the HSW name is not proper. Just give it an intel_ prefix and move it to i915_drv.h so that we can use it there later. Signed-off-by: Ville Syrjälä Reviewed-by: Chris Wilson Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed