Here's some updates to etnaviv, which augment the features and GPU specifications which we export to userspace. This will allow us to fix the (currently incorrect) number of varyings that GPUs such as GC880 and GC2000 supposedly have. While making this change, I'm also increasing the number of feature words we export up to the largest number known from the current Vivante galcore code. drivers/gpu/drm/etnaviv/common.xml.h | 59 ++++++++++-- drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 161 ++++++++++++++++++++++----------- drivers/gpu/drm/etnaviv/etnaviv_gpu.h | 9 ++ drivers/gpu/drm/etnaviv/state_hi.xml.h | 26 +++++- include/uapi/drm/etnaviv_drm.h | 3 + 5 files changed, 196 insertions(+), 62 deletions(-) -- RMK's Patch system: http://www.arm.linux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net. -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html