commit | 77c122bcc448439af7f5fcb2542406b45b606c51 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Aug 06 22:24:04 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Aug 08 14:04:54 2013 +0200 |
tree | dc5e28f31f86c3e1bcac01bcf2e97cfeac7b1db3 | |
parent | 71fff20ff1bb790f4defe0c880e028581ffab420 [diff] |
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ä <ville.syrjala@linux.intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>