]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/i915: Use IS_HSW_ULT() in HAS_IPS()
authorDamien Lespiau <damien.lespiau@intel.com>
Wed, 1 Oct 2014 19:04:14 +0000 (20:04 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 24 Oct 2014 14:33:56 +0000 (16:33 +0200)
commitdbf7786efabec4d1256cc0c049d1f7d7cccfd8bf
treeb085bf41837b376d4f406a063e48c872c68969ef
parentbcef6d5aa5746e6d3955f2dbc8e00d58d2c8adbd
drm/i915: Use IS_HSW_ULT() in HAS_IPS()

HAS_IPS() has a '|| IS_BROADWELL()', no need to check for IS_BDW_ULT().

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.h