drm/i915: Use IS_HSW_ULT() in HAS_IPS()
authorDamien Lespiau <[email protected]>
Wed, 1 Oct 2014 19:04:14 +0000 (20:04 +0100)
committerDaniel Vetter <[email protected]>
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 <[email protected]>
Reviewed-by: Paulo Zanoni <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
drivers/gpu/drm/i915/i915_drv.h