anv/image: Replace bo_is_owned with from_gralloc (v2)
anv/image: Rename anv_image_plane::surface -> primary_surface
anv/image: Move vkGetImageMemoryRequirements
anv/image: Drop duplicate 'format' in anv_image_create()
anv/android: Fix size check for imported gralloc bo
anv/image: Fix interpretation of 'disjoint'
anv: Add anv_surface_is_valid()
anv/image: Clean up anv_GetImageMemoryRequirements2
anv: Refactor anv_image_get_compression_state_addr
anv/image: Add anv_image_address()
anv/image: Make memory layout more explicit
blorp/gen12: Don't use aux address if implicit CCS
anv: Drop anv_image.c:get_surface()
gen6_hiz: Don't bind GL_DRAW_FRAMEBUFFER on GLES
i965: Fix HiZ change compiler warning.
i965: Rewrite the HiZ op
i965: Remove file i965/junk, accidentally added...
glsl: Fix Android build
dri2: x11: remove compiler warnings when conver...
i915: Create mock implementation of GL_OES_imag...
i965: Update URB partitioning code for Haswell'...
i965: Fix segfault by checking for null pointer
i965: extend VS sampler to surface relation to 1:N
intel: refactor planar format lookup
i965: Add chipset limits for the Haswell GT3 va...
gbm: dri: support for creating YUV formatted bu...
i965: Fix Linux build
android: NV12 support in buffer creation
Merge branch freedesktop/master into otc-privat...
glsl: Add a gl_shader_program parameter to _mes...
enable S3TC always
i965: extend FS sampler to surface relation to 1:N
intel: Refactor code in intel_miptree_choose_ti...
Merge otc-private/master into freedesktop/master
glsl: Move all of the var decls to the front of...
i965: refactor sampling engine surface state setup
dri: introduce YVU420 (YV12)
i965: Add missing Haswell GT3 Desktop to IS_HSW...
i965: support for reserving surfaces for planar...
intel: Fall back to X-tiling when larger than e...
i965: make GT3 machines work as GT3 instead of GT2
glsl: Generate smaller values for uniform locat...
i965: enable image external textures
YV12 support for Android
mesa: Insert custom text into version string at...
egl/android: Fix error condition for EGL_ANDROI...
i965: Fix glColorPointer(GL_FIXED)
Only build when BOARD_USE_MESA is true
i965: fast clear depth only if depth equals to ...
intel: support for creating planar external ima...
i965: support for setting surfaces for planar e...
intel: Move the max_gtt_map_object_size estimat...
i965: re-compile shader if external texture uni...
intel: treat mip-tree as constant when resolvin...
glsl: Add gl_shader_program::UniformLocationBas...
i965: support for YUV formatted external textures
mesa: Expose GL_OES_texture_npot on GLES1
Merge freedesktop/master into otc-private/master