]> git.baikalelectronics.ru Git - kernel.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)
commitf5e1ba6910c896cbc39bc54956edfd111ec1a847
tree31427322fed320f585d573e524cc0ad062851269
parent36831fefe03e269a877701370c828a7c2196c082
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