drm/i915: don't flood the logs about bdw semaphores
authorJani Nikula <jani.nikula@intel.com>
Wed, 5 Mar 2014 12:17:28 +0000 (14:17 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 5 Mar 2014 20:30:29 +0000 (21:30 +0100)
commitc923facd535b97972b5bb7d3df4fcafd61a63a5e
tree7a05c3f0e09024d29b2369aeafd17c235f989a42
parent1411e6a57a1836ba8a3d4f17c8733b2fbaf0f005
drm/i915: don't flood the logs about bdw semaphores

BDW is no longer flagged as preliminary hw, but without
i915.preliminary_hw_support module param set the logs are filled with
WARNs about it.

Just make semaphores off the BDW per-chip default for now.

CC: Ben Widawsky <ben@bwidawsk.net>
Reported-by: Sebastien Dufour <sebastien.dufour@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.c