mesa/src
Rafael Antognolli 762e601f77 intel/devinfo: Add function to check for DRM_I915_GEM_GET_TILING.
Future (discrete) platforms won't have support for get/set tiling. This
function allows our drivers to query for that, by simply trying to get
the tiling from a dummy buffer.

Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4956>
2020-06-22 11:42:00 -07:00
..
amd aco: improve validation checks for readlane/writelane 2020-06-22 11:24:27 +00:00
broadcom v3d: Let scheduler know GS doesn’t have shared I/O memory 2020-06-22 08:23:06 +02:00
compiler nir: Add an option for lowering TessLevelInner/Outer to vecs 2020-06-22 14:35:45 +00:00
drm-shim meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
egl egl: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
etnaviv etnaviv: replace all dup() with os_dupfd_cloexec() 2020-06-18 02:09:56 +00:00
freedreno turnip: Enable tessellationShader physical device feature 2020-06-22 14:35:46 +00:00
gallium iris/l3: Enable L3 full way allocation when L3 config is NULL 2020-06-22 11:41:59 -07:00
gbm gbm: document that gbm_bo_map exposes a linear view 2020-06-03 10:09:52 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
gtest gtest: Update to 1.10.0 2020-04-20 11:57:11 +00:00
hgl scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00
imgui meson: drop intel_ prefix on imgui_core 2019-12-10 15:16:02 +00:00
intel intel/devinfo: Add function to check for DRM_I915_GEM_GET_TILING. 2020-06-22 11:42:00 -07:00
loader meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
mapi glthread: sync in glFlush for multiple contexts 2020-06-09 05:07:01 +00:00
mesa mesa: Add PrimitiveRestartFixedIndex to gl_constants 2020-06-22 12:41:56 +00:00
panfrost panfrost: RGBA4 and RGB5_A1 framebuffer support 2020-06-22 12:15:05 +00:00
util radv: enable radv_no_dynamic_bounds for more Path of Exile executables 2020-06-20 11:46:12 +01:00
vulkan vulkan/wsi: Really terminate DRM lease in wsi_release_display(). 2020-06-21 11:20:54 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
SConscript scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00