mesa/src/intel
José Roberto de Souza 236da520f4 intel/common/xe: Re implement xe_gem_read_render_timestamp() with xe_gem_read_correlate_cpu_gpu_timestamp()
With the removal of DRM_IOCTL_XE_MMIO xe_gem_read_render_timestamp()
was always returning false but with DRM_XE_DEVICE_QUERY_ENGINE_CYCLES
it can be re implemented making use of
xe_gem_read_correlate_cpu_gpu_timestamp().

Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24591>
2023-11-09 13:22:49 +00:00
..
blorp blorp,anv,iris: refactor blorp functions into something more generic 2023-11-08 11:00:54 +00:00
ci anv: uninitialize queues before utrace 2023-10-19 09:45:36 +00:00
common intel/common/xe: Re implement xe_gem_read_render_timestamp() with xe_gem_read_correlate_cpu_gpu_timestamp() 2023-11-09 13:22:49 +00:00
compiler intel/fs/xe2+: Don't special case SEL_EXEC in inferred_exec_pipe(). 2023-11-08 23:17:42 -08:00
dev intel: Add a write combining PAT entry 2023-11-08 01:20:42 +00:00
ds intel/ds: use improved timestamp correlation if available 2023-11-09 13:22:49 +00:00
genxml intel/genxml: add the Gen12+ TR-TT registers 2023-11-04 02:06:52 +00:00
isl isl: Enable MCS compression on ACM platform 2023-11-07 23:00:18 +00:00
nullhw-layer meson: support installation tags 2023-09-11 13:00:45 +00:00
perf intel/dev: Rename mtl-p to mtl-h 2023-11-07 06:37:00 +00:00
tools intel/common: Move intel_clflush.h to intel_mem.h/intel_mem.c 2023-09-06 01:39:53 +00:00
vulkan anv: Make use of intel_gem_read_correlate_cpu_gpu_timestamp() 2023-11-09 13:22:48 +00:00
vulkan_hasvk intel/compiler: Remove unused parameter from brw_nir_analyze_ubo_ranges() 2023-11-08 18:10:31 +00:00
meson.build intel: Only build perf if drivers or tools are enabled 2023-08-31 21:53:19 +00:00