On 11/25/2013 05:38 AM, Ben Skeggs wrote:
On Mon, Nov 25, 2013 at 1:57 PM,
wrote:
From: Christopher James Halse Rogers
http://cgit.freedesktop.org/~keithp/mesa/log/?h=dri3
Ben,
Christopher's patches have apparently been on the mesa dev lists since
April, with various reviews and comments,
On Mon, 2013-11-25 at 14:38 +1000, Ben Skeggs wrote:
> On Mon, Nov 25, 2013 at 1:57 PM,
> wrote:
> > From: Christopher James Halse Rogers
> >
> http://cgit.freedesktop.org/~keithp/mesa/log/?h=dri3
>
Sure, why not? I don't really mind which series goes in - although I
think my patch series is m
On Mon, Nov 25, 2013 at 1:57 PM,
wrote:
> From: Christopher James Halse Rogers
http://cgit.freedesktop.org/~keithp/mesa/log/?h=dri3
>
> v2: Fix up queryImage return for ATTRIB_FD
> Use driver_descriptor.configuration to determine whether the driver
> supports DMA-BUF import/export.
> v3:
From: Christopher James Halse Rogers
v2: Fix up queryImage return for ATTRIB_FD
Use driver_descriptor.configuration to determine whether the driver
supports DMA-BUF import/export.
v3: Really, truly, fix up queryImage return for ATTRIB_FD
---
src/gallium/include/state_tracker/drm_driver.h
From: Christopher James Halse Rogers
v2: Fix up queryImage return for ATTRIB_FD
Use driver_descriptor.configuration to determine whether the driver
supports DMA-BUF import/export.
v3: Really, truly, fix up queryImage return for ATTRIB_FD
---
Now actually contains all the changes describe