On Wed, Sep 22, 2010 at 01:47:27PM +0200, Julien Cristau wrote:
> Without this change, DRI2 gets enabled but doesn't work and glxinfo
> crashes my X server.
I think we need a bigger hammer than this.
The problem is that when we disable acceleration (EIO returned from
execbuffer), the same thing h
Without this change, DRI2 gets enabled but doesn't work and glxinfo
crashes my X server.
Signed-off-by: Julien Cristau
---
src/intel_driver.c | 13 +++--
1 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/src/intel_driver.c b/src/intel_driver.c
index c0ad69e..ad90174 100644