]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: Do not use a bitfield for INTEL_INFO->num_pipes
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Tue, 10 May 2016 09:57:07 +0000 (10:57 +0100)
committerTvrtko Ursulin <tvrtko.ursulin@intel.com>
Wed, 11 May 2016 11:27:28 +0000 (12:27 +0100)
commitac208a8b9a5553acace164870b8b7e86f024b99f
tree31427322fed320f585d573e524cc0ad062851269
parent7e22dbbbae81bfdf26b468aaa1c9a9570f7476ba
drm/i915: Do not use a bitfield for INTEL_INFO->num_pipes

It just makes more work for the compiler and generates more code.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_drv.h