On 10/29/2013 06:02 PM, Ian Romanick wrote: > From: Ian Romanick <ian.d.romanick at intel.com> > > I would have just used the drmIoctl interface directly in Mesa, but the > ioctl needs some data from the drm_intel_context that is not exposed > outside libdrm. > > v2: Update based on Mika's kernel work. > > v3: Fix compile failures from last-minute typos. Sigh. > > Signed-off-by: Ian Romanick <ian.d.romanick at intel.com> > Cc: Mika Kuoppala <mika.kuoppala at intel.com> > Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
Assuming Mika's kernel patch actually lands, and the ioctl numbers don't get out of sync, this is: Reviewed-by: Kenneth Graunke <kenneth at whitecape.org> Once it lands, we'll need to do a new release of libdrm.