mesa/src
Eric Engestrom f68db81cbb anv: disable VK_EXT_calibrated_timestamps when the timestamp register is unreadable
When running in a virtual context, the timestamp register is unreadable
on Gen12+.
While we could work around this, that would result in very inaccurate
results for an extension where the whole point is accuracy, so let's
just disable the extension.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/2797>
2020-05-20 21:49:10 +00:00
..
amd radv/winsys: Finish mapping for sparse residency. 2020-05-19 19:17:35 +00:00
broadcom v3d/tex: use TMUSLOD register if possible 2020-05-11 23:52:46 +00:00
compiler tests: Make tests aware of meson test wrapper 2020-05-20 17:57:15 +00:00
drm-shim drm-shim: silence warnings 2020-04-30 11:32:54 +03:00
egl Expose EGL_KHR_platform_* when EXT is supported 2020-05-19 16:41:54 +00:00
etnaviv etnaviv: drm: Normalize nano seconds 2020-05-10 07:32:12 +00:00
freedreno freedreno: reduce extra height alignment in a6xx layout 2020-05-20 18:24:28 +00:00
gallium r600/sfn: fix nop channel assignment. 2020-05-20 19:51:07 +00:00
gbm gbm/dri: Propagate queryDmaBufModifiers return value 2020-04-16 10:19:35 +00:00
getopt meson: build getopt when using msvc 2019-09-10 20:36:47 +00:00
glx glx: omit loader_loader() for macOS 2020-04-15 11:37:21 +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 anv: disable VK_EXT_calibrated_timestamps when the timestamp register is unreadable 2020-05-20 21:49:10 +00:00
loader loader: fallback to kernel name, if PCI fails 2020-04-01 16:57:22 +01:00
mapi glthread: stop using GLenum16 to get correct GL errors for out-of-bounds enums 2020-05-13 20:10:42 +00:00
mesa i965: add identifier BO 2020-05-20 15:58:22 +00:00
panfrost pan/mdg: Optimize liveness computation in DCE 2020-05-20 17:06:34 +00:00
util util/rand_xor: extend the urandom path to all non-Windows platforms 2020-05-16 12:05:37 +00:00
vulkan util/format: translate 422_UNORM and 420_UNORM vulkan formats 2020-05-20 13:22:12 +00:00
meson.build remove final imports.h and imports.c bits 2020-04-21 11:09:04 -07:00
SConscript scons: Prune out unnecessary targets. 2020-03-30 13:38:01 +00:00