Files
linux-apfs/include/drm
Chris Wilson e9808edd98 drm/i915: Return a mask of the active rings in the high word of busy_ioctl
The intention is to help select which engine to use for copies with
interoperating clients - such as a GL client making a request to the X
server to perform a SwapBuffers, which may require copying from the
active GL back buffer to the X front buffer.

We choose to report a mask of the active rings to future proof the
interface against any changes which may allow for the object to reside
upon multiple rings.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
[danvet: bikeshed away the write ring mask and add the explanation
Chris sent in a follow-up mail why we decided to use masks.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2012-07-25 18:23:50 +02:00
..
2010-08-10 08:20:20 +10:00
2012-04-27 09:29:35 +01:00
2012-05-31 17:49:26 -07:00
2012-05-22 10:54:16 +01:00
2011-02-07 13:09:42 +10:00
2012-07-19 22:50:55 -04:00
2012-06-05 11:51:47 +09:00
2012-03-10 13:06:04 +00:00
2012-06-12 22:21:07 +02:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2012-07-19 22:51:58 -04:00