Keith Packard writes:
> This eliminates the stubs in intel_glamor.h and replaces them with
> ifdefs instead.
I don't feel strongly about this either way -- ifdefs are more
traditional userland style, while stubs are more kernel style.
Acked-by: Eric Anholt
pgpv5IVwrtIC1.pgp
Description: PGP
Eric Anholt writes:
> Keith Packard writes:
>
>> This eliminates the stubs in intel_glamor.h and replaces them with
>> ifdefs instead.
>
> I don't feel strongly about this either way -- ifdefs are more
> traditional userland style, while stubs are more kernel style.
Right, just trying to keep t
This eliminates the stubs in intel_glamor.h and replaces them with
ifdefs instead.
Signed-off-by: Keith Packard
---
src/uxa/intel_dri.c | 20 ++--
src/uxa/intel_driver.c | 6 ++
src/uxa/intel_glamor.h | 21 -
src/uxa/intel_present.c | 2 ++
src/uxa