]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: add debugfs file for swizzling information
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 14 Dec 2011 12:57:16 +0000 (13:57 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 30 Jan 2012 20:21:08 +0000 (21:21 +0100)
commit962e2d72e74ac8372b9b0e98e26230ec95c48494
tree22e4f8513c1f12b9321fb0e5103ff422ef527191
parentb0becd7d0a866d490f0af8bf2f5025c93aab6145
drm/i915: add debugfs file for swizzling information

This will also come handy for the gen6+ swizzling support, where the
driver is supposed to control swizzling depending upon dram
configuration.

v2: CxDRB3 are 16 bit regs! Noticed by Chris Wilson.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c