Re: [Intel-gfx] [PATCH 06/12] Remove glamor support from UXA acceleration

2014-08-03 Thread Eric Anholt
Keith Packard writes: > Makes UXA no longer include calls to glamor acceleration functions. > > Signed-off-by: Keith Packard > --- > src/uxa/Makefile.am| 9 -- > src/uxa/intel_dri.c| 60 + > src/uxa/intel_driver.c | 1 - > src/uxa/intel_uxa.c| 49 --- > src

Re: [Intel-gfx] [PATCH 06/12] Remove glamor support from UXA acceleration

2014-07-30 Thread Keith Packard
Eric Anholt writes: > Something weird happened in this commit. > > uxa-glamor.h is removed from the repo, but the makefile only drops > intel_glamor.h, which keeps getting used. I suspect make distcheck is > broken. Yeah, almost certainly. In fact, after this patch, the driver does *not* build

[Intel-gfx] [PATCH 06/12] Remove glamor support from UXA acceleration

2014-07-24 Thread Keith Packard
Makes UXA no longer include calls to glamor acceleration functions. Signed-off-by: Keith Packard --- src/uxa/Makefile.am| 9 -- src/uxa/intel_dri.c| 60 + src/uxa/intel_driver.c | 1 - src/uxa/intel_uxa.c| 49 --- src/uxa/intel_uxa.h| 1 - src/uxa/uxa-