summaryrefslogtreecommitdiff
path: root/include/drm/drm_pciids.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2012-07-04 11:25:08 (GMT)
committerDaniel Vetter <daniel.vetter@ffwll.ch>2012-07-25 16:23:50 (GMT)
commite9808edd98679680804dfbc42c5ee8f1aa91f617 (patch)
tree5c5538b47f12b16de8faf3809479aebe76c67692 /include/drm/drm_pciids.h
parentc0c7babc48c4f6943ed3070d04630ea3ac9272ee (diff)
downloadlinux-fsl-qoriq-e9808edd98679680804dfbc42c5ee8f1aa91f617.tar.xz
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>
Diffstat (limited to 'include/drm/drm_pciids.h')
0 files changed, 0 insertions, 0 deletions