Daniel Vetter
86394c669a
drm/i915: kill a no longer necessary BUG_ON
...
i915_gem_object_move_to_active can handle zero seqno for us now.
And not emitting a request is not fatal here - we'll try to emit
a new one if we have to wait for some rendering to complete.
In case this assumption ever gets accidentally broken, there's already
a BUG_ON to catch it in i915_do_wait_request.
So just silently ignore ENOMEM here instead of screwing up the whole
drm.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch >
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk >
2010-09-08 10:23:37 +01:00
..
2010-08-15 17:37:07 -07:00
2010-08-25 19:24:16 -04:00
2010-08-12 09:11:31 -07:00
2010-08-23 18:12:46 -07:00
2010-08-23 18:29:18 -07:00
2010-08-06 12:25:06 -07:00
2010-08-07 18:25:34 +02:00
2010-09-07 11:16:44 +01:00
2010-08-09 20:45:04 -07:00
2010-08-13 10:06:54 +02:00
2010-08-12 09:11:31 -07:00
2010-08-26 12:46:03 +02:00
2010-08-29 09:17:31 +02:00
2010-08-14 12:34:34 -07:00
2010-08-12 11:27:57 +02:00
2010-09-08 10:23:37 +01:00
2010-08-18 15:29:38 -07:00
2010-08-25 15:42:12 +02:00
2010-08-14 11:57:54 -07:00
2010-08-11 23:04:39 +09:30
2010-08-15 11:17:52 -07:00
2010-08-05 23:26:30 +02:00
2010-08-12 09:11:31 -07:00
2010-08-25 07:51:40 -07:00
2010-08-23 18:30:30 -07:00
2010-08-12 09:11:31 -07:00
2010-08-24 15:28:28 +10:00
2010-08-18 16:16:05 +10:00
2010-08-24 10:42:08 -07:00
2010-08-12 08:43:31 -07:00
2010-08-14 16:21:00 -07:00
2010-08-12 10:01:30 -07:00
2010-08-12 10:01:59 -07:00
2010-08-20 09:34:55 -07:00
2010-08-21 12:47:05 -07:00
2010-08-28 15:42:44 -07:00
2010-08-06 09:25:50 -06:00
2010-08-04 15:31:02 -07:00
2010-08-12 09:11:31 -07:00
2010-08-15 17:34:20 -07:00
2010-08-12 09:11:31 -07:00
2010-08-24 10:42:09 -07:00
2010-08-12 09:58:33 -07:00
2010-08-11 11:38:03 +01:00
2010-08-12 09:11:31 -07:00
2010-08-21 00:34:45 -07:00
2010-08-06 09:25:50 -06:00
2010-08-20 09:34:56 -07:00
2010-08-28 13:55:31 -07:00
2010-08-04 16:12:01 +09:00
2010-08-18 12:44:31 +10:00
2010-08-06 12:25:06 -07:00
2010-08-23 18:15:38 -07:00
2010-08-05 13:53:33 -07:00
2010-08-28 13:55:31 -07:00
2010-08-04 11:47:58 -07:00
2010-08-20 09:34:54 -07:00
2010-08-13 20:54:53 +00:00
2010-08-28 13:55:31 -07:00
2010-08-09 21:14:08 +02:00