Revert "drm/i915: Warn if we run out of FIFO space for a mode"
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 08:14:08 +0000 (09:14 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 8 Sep 2010 08:22:52 +0000 (09:22 +0100)
commitc3add4b63438555d5e88c5893d238ab80d1f5959
tree94b0802d55c77870e4c73c730cd97ca17904e76c
parent12e8ba25ef52f19e7a42e61aecb3c1fef83b2a82
Revert "drm/i915: Warn if we run out of FIFO space for a mode"

This reverts commit b9421ae8f30958deea98d71477b4a77a066856b4.

This warning was so prelevant, even for apparently working machines,
that it was just causing fear, anxiety and panic.

The root cause still remains, so we will add some better debugging when
we focus on fixing it.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=17021
Reported-by: Maciej Rutecki <maciej.rutecki@gmail.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_display.c