Revision fc7170ba281c041852eeda52d4faf5db720c99ce authored by Chris Wilson on 11 February 2009, 14:26:46 UTC, committed by Eric Anholt on 11 March 2009, 03:32:13 UTC
We need to check and report if there are no available fences - or else we
spin endlessly waiting for a buffer to magically unpin itself.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
1 parent 22c344e
Raw File
Kconfig
config STP
	tristate
	select LLC

config GARP
	tristate
	select STP
back to top