]> 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)
commit7b0aa05bdbab9001c1fbe7199e14c2502089347e
tree31427322fed320f585d573e524cc0ad062851269
parent95db53ef5554ae0f16b4ad17e1d4f47941ab6bcd
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