mesa/src/intel/common
Jan Beich 112093f9e2 intel: make CLOCK_BOOTTIME optional for non-Linux
src/intel/common/xe/intel_gem.c:71:9: error: use of undeclared identifier 'CLOCK_BOOTTIME'
   case CLOCK_BOOTTIME:
        ^

Fixes: ae0df368a8 ("intel/common: Add intel_gem_read_correlate_cpu_gpu_timestamp()")
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26392>
2023-11-29 10:14:01 +00:00
..
i915 intel: fix PXP status check 2023-11-14 05:55:54 +00:00
tests intel/decoder: Make intel_spec_load_filename() have separate dir and name strings 2023-08-06 20:44:59 +00:00
xe intel: make CLOCK_BOOTTIME optional for non-Linux 2023-11-29 10:14:01 +00:00
intel_aux_map.c intel/aux_map: introduce ref count of L1 entries 2023-11-28 16:13:11 +00:00
intel_aux_map.h intel/aux_map: introduce ref count of L1 entries 2023-11-28 16:13:11 +00:00
intel_batch_decoder.c intel/decoder: handle 3DPRIMITIVE_EXTENDED in accumulated prints 2023-11-17 10:17:51 +00:00
intel_batch_decoder_stub.c intel/anv: batch stats util 2023-09-06 20:07:01 +00:00
intel_buffer_alloc.h
intel_clflushopt.c intel/clflush: Add support for clflushopt instruction 2023-09-06 01:39:53 +00:00
intel_decoder.c intel/decoder: Implement support for importing genxml 2023-09-14 11:05:16 -07:00
intel_decoder.h intel/decoder: implement accumulated prints 2023-09-06 20:07:01 +00:00
intel_defines.h
intel_disasm.c intel/tools: add ability to dump out raw kernels data 2023-04-26 10:00:54 +00:00
intel_disasm.h intel/tools: add ability to dump out raw kernels data 2023-04-26 10:00:54 +00:00
intel_engine.c intel/common: Implement the Xe functions for intel_engine 2023-03-07 15:41:36 +00:00
intel_engine.h intel/common: Add gt_id to intel_engine_class 2023-04-17 14:43:06 +00:00
intel_gem.c intel/common: Add intel_gem_read_correlate_cpu_gpu_timestamp() 2023-11-09 13:22:48 +00:00
intel_gem.h intel/common: Add intel_gem_read_correlate_cpu_gpu_timestamp() 2023-11-09 13:22:48 +00:00
intel_genX_state.h intel/dev: switch defect identifiers to use lineage numbers 2023-05-30 22:13:41 +00:00
intel_guardband.h intel/guardband: Take min/max instead of total size 2022-03-16 13:13:45 -05:00
intel_l3_config.c intel/dev: Rename mtl-m to mtl-u 2023-11-07 06:37:00 +00:00
intel_l3_config.h intel/l3: Define helper for obtaining the size of an L3 partition in KB. 2023-10-27 14:48:28 -07:00
intel_measure.c intel/measure: track batch buffer sizes 2023-09-05 11:50:02 +00:00
intel_measure.h intel/measure: track batch buffer sizes 2023-09-05 11:50:02 +00:00
intel_mem.c intel/clflush: Add support for clflushopt instruction 2023-09-06 01:39:53 +00:00
intel_mem.h intel/clflush: Add support for clflushopt instruction 2023-09-06 01:39:53 +00:00
intel_pixel_hash.h intel: Improve N-way pixel hashing computation to handle pixel pipes with asymmetric processing power. 2023-11-20 23:48:34 +00:00
intel_sample_positions.c
intel_sample_positions.h intel/common: clamp sample location coordinate range 2022-09-21 04:05:45 +00:00
intel_tiled_render.h intel/xehp+: Import algorithm for TBIMR tiling parameter calculation. 2023-10-27 14:48:29 -07:00
intel_urb_config.c intel: split URB space between task and mesh proportionally to entry sizes 2023-04-14 15:43:50 +00:00
intel_uuid.c intel: use a shared UUID with other drivers 2023-01-17 17:36:07 +02:00
intel_uuid.h intel: use PCI info to compute device uuid 2022-01-13 03:09:36 +00:00
meson.build intel: Share function to do device query in Xe KMD 2023-11-28 18:17:45 +00:00
mi_builder.h iris: Set MI_MATH MOCS field 2023-08-01 19:49:44 +00:00