On Tue, 2009-05-12 at 14:42 -0700, Eric Anholt wrote:
> On Mon, 2009-05-11 at 13:51 -0700, Keith Packard wrote:
> > Scanout buffers need to be freed through the kernel as it holds a reference
> > to them; exposing this API allows applications allocating scanout buffers to
> > flag them as not reusa
On Mon, 2009-05-11 at 13:51 -0700, Keith Packard wrote:
> Scanout buffers need to be freed through the kernel as it holds a reference
> to them; exposing this API allows applications allocating scanout buffers to
> flag them as not reusable.
>
> Signed-off-by: Keith Packard
I like it. Just a co
Scanout buffers need to be freed through the kernel as it holds a reference
to them; exposing this API allows applications allocating scanout buffers to
flag them as not reusable.
Signed-off-by: Keith Packard
---
libdrm/intel/intel_bufmgr.c |7 +++
libdrm/intel/intel_bufmgr.h |