Skip to content
Commit 1e63ff0c authored by Eric Anholt's avatar Eric Anholt Committed by popcornmix
Browse files

drm/vc4: Add support for rendering with ETC1 textures.



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: default avatarEric Anholt <eric@anholt.net>
(cherry picked from commit 7154d76f)
parent 232c80cf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment