On 8 December 2014 at 22:55, Daniel Vetter wrote:
> When we unplug a dp mst branch we unreference the entire tree from
> the root towards the leaves. Which is ok, since that's the way the
> pointers and so also the refcounts go.
>
> But when we drop the reference we must make sure that we remove t
Signed-off-by: Daniel Martin
---
There's a small logic error preventing mesa to be build with swrast only
and not having libdrm.
configure.ac |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 5701f8a..aa1b38a 100644
--- a/configu
Signed-off-by: Daniel Martin
---
There's a small logic error preventing mesa to be build with swrast only
and not having libdrm.
configure.ac |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 5701f8a..aa1b38a 100644
--- a/configu
On 31 July 2012 17:39, Eric Anholt wrote:
> Daniel Martin writes:
>> Add a configure option --with/--without-valgrind to be able to compile
>> libdrm with or without valgrind. The latter was not possible if
>> pkgconfig found the valgrind package.
>
> How would you hav
On 31 July 2012 17:39, Eric Anholt wrote:
> Daniel Martin writes:
>> Add a configure option --with/--without-valgrind to be able to compile
>> libdrm with or without valgrind. The latter was not possible if
>> pkgconfig found the valgrind package.
>
> How would you hav
Add a configure option --with/--without-valgrind to be able to compile
libdrm with or without valgrind. The latter was not possible if
pkgconfig found the valgrind package.
---
configure.ac | 18 --
1 files changed, 16 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/co
Add a configure option --with/--without-valgrind to be able to compile
libdrm with or without valgrind. The latter was not possible if
pkgconfig found the valgrind package.
---
configure.ac | 18 --
1 files changed, 16 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/co
Add a configure option --with/--without-valgrind to be able to compile
libdrm with or without valgrind. The latter was not possible if
pkgconfig found the valgrind package.
---
configure.ac | 18 --
1 files changed, 16 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/co
Add a configure option --with/--without-valgrind to be able to compile
libdrm with or without valgrind. The latter was not possible if
pkgconfig found the valgrind package.
---
configure.ac | 18 --
1 files changed, 16 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/co