]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Add a comment about WIZ hashing vs. thread counts
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 5 Feb 2014 10:43:47 +0000 (12:43 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 4 Mar 2014 14:39:35 +0000 (15:39 +0100)
commit1d6f153ff4aae94e513493f70f187f477c0105e2
treefbe2b610fafe1415863875458a5aac4a5849526e
parenta528b156a95c6e40a6253d16938c26aefc1af61b
drm/i915: Add a comment about WIZ hashing vs. thread counts

Add a comment next to our WIZ hashing setup to remind people about the
link between WIZ hashing disable bit and PS/WM thread counts.

Suggested-by: Chris Wilson <chris@chris-wilson.co.uk>
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>
drivers/gpu/drm/i915/intel_pm.c