diff options
| author | 2016-05-10 10:57:04 +0100 | |
|---|---|---|
| committer | 2016-05-11 12:27:27 +0100 | |
| commit | ae5702d245c2328f1b4afa4ae7d39792a8064d48 (patch) | |
| tree | af256c3c4d8059deb41a50ace3b231d6ec9c37ef /drivers/gpu/drm/i915/intel_ringbuffer.c | |
| parent | drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c (diff) | |
| download | linux-dev-ae5702d245c2328f1b4afa4ae7d39792a8064d48.tar.xz linux-dev-ae5702d245c2328f1b4afa4ae7d39792a8064d48.zip | |
drm/i915: Make IS_GENx macros work on a mask
If instead of numerical comparison me make these test a
bitmask, we enable the compiler to optimize all instances
of IS_GENx || IS_GENy.
v2: Make bit zero of gen mask mean gen 1.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions
