Revision 12e9f2d6c981497eb86a6e81263a91eb1ddfbcb7 authored by Eric Anholt on 04 November 2016, 01:53:10 UTC, committed by popcornmix on 08 January 2017, 11:42:05 UTC
The validation for it ends up being quite simple, but I hadn't got
around to it before merging the driver.  For backwards compatibility,
we also need to add a flag so that the userspace GL driver can easily
tell if the kernel will allow ETC1 textures (on an old kernel, it will
continue to convert to RGBA8)

Signed-off-by: Eric Anholt <eric@anholt.net>
(cherry picked from commit 7154d76fedf549607afbc0d13db9aaf02da5cebf)
1 parent 9a96575
History
File Mode Size
arm
Kconfig -rw-r--r-- 784 bytes
async_pf.c -rw-r--r-- 5.6 KB
async_pf.h -rw-r--r-- 1.1 KB
coalesced_mmio.c -rw-r--r-- 4.1 KB
coalesced_mmio.h -rw-r--r-- 845 bytes
eventfd.c -rw-r--r-- 22.5 KB
irqchip.c -rw-r--r-- 6.0 KB
kvm_main.c -rw-r--r-- 91.2 KB
vfio.c -rw-r--r-- 6.1 KB
vfio.h -rw-r--r-- 250 bytes

back to top