index
:
xorg/app/intel-gpu-tools
master
Test suite and tools for DRM/KMS drivers (mirrored from https://gitlab.freedesktop.org/drm/igt-gpu-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
xe
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
lib/xe/xe_mmio: Remove redundant PCI system cleanup
Marcin Bernatowicz
1
-1
/
+0
2024-09-11
lib/xe/xe_mmio: Fix assertion logic in xe_mmio_vf_access_init
Marcin Bernatowicz
1
-1
/
+1
2024-09-06
xe/oa: Add oa-bmg.xml
José Roberto de Souza
1
-0
/
+7000
2024-09-06
xe/oa: Update scripts to support BMG
José Roberto de Souza
6
-1
/
+18
2024-09-06
xe/oa: Update oa-lnl.xml
José Roberto de Souza
1
-251
/
+39
2024-09-04
lib/xe/oa: simplify device id array initialization
Jani Nikula
1
-14
/
+9
2024-08-16
lib/xe: Abstract virtual/parallel setup
Lucas De Marchi
2
-0
/
+54
2024-08-16
lib/xe: Add XE_MAX_ENGINE_INSTANCE
Lucas De Marchi
1
-0
/
+6
2024-08-15
lib/xe: Remove MS_TO_NS()
Lucas De Marchi
1
-2
/
+0
2024-08-06
lib/xe/xe_query: Do not require QUERY_OA_UNITS for all Xe tests
Peter Senna Tschudin
1
-1
/
+3
2024-07-23
lib/xe/oa: Handle SIMD16_EU_PER_DSS
Lucas De Marchi
1
-0
/
+1
2024-07-05
tests/intel/xe_oa: Add first tests
Ashutosh Dixit
1
-1
/
+1
2024-07-05
lib/xe/oa: Add PVC support
Ashutosh Dixit
2
-0
/
+1022
2024-07-05
drm-uapi/xe: Sync with Perf/Observation layer uapi updates
Ashutosh Dixit
2
-11
/
+11
2024-06-29
xe/oa/oa-metricset-codegen: Fix XE_OA_FORMAT_PEC64u64 offsets
José Roberto de Souza
1
-5
/
+1
2024-06-29
xe/oa: Regenerate oa-lnl.xml now parsing all counters
José Roberto de Souza
1
-989
/
+5174
2024-06-29
xe/oa/mdapi-xml-convert: Add support for 576B_PEC64LL format
José Roberto de Souza
3
-15
/
+67
2024-06-29
xe/oa: Fix invalid escape warnings
José Roberto de Souza
2
-7
/
+7
2024-06-29
lib/xe/oa: Add xe_oa_data_reader to IGT lib
Ashutosh Dixit
3
-0
/
+557
2024-06-29
lib/xe: Complete xe_oa lib functionality
Ashutosh Dixit
4
-0
/
+1524
2024-06-29
lib/xe/oa: Switch generated files to Xe namespace
Ashutosh Dixit
4
-39
/
+39
2024-06-29
lib/xe/oa: Generate LNL metrics/registers files
Ashutosh Dixit
1
-3
/
+16
2024-06-29
lib/xe/oa: Add truncated legacy Xe1 metrics XML's
Ashutosh Dixit
10
-0
/
+8054
2024-06-29
lib/xe/oa: Add OA LNL metrics (oa_lnl.xml)
Ashutosh Dixit
2
-0
/
+2824
2024-06-29
lib/xe/oa: Add LNL metric guids
Ashutosh Dixit
3
-1
/
+18
2024-06-29
lib/xe/oa: Import OA metric generation files from i915
Ashutosh Dixit
9
-0
/
+5479
2024-06-06
lib/xe: Add sync and async xe_force_gt_reset options
Jonathan Cavitt
3
-5
/
+16
2024-05-14
lib/xe/xe_query: return errno from xe_supports_faults check
Jonathan Cavitt
2
-8
/
+9
2024-05-13
lib/xe/xe_spin: Improve description and fix typos
Jagmeet Randhawa
1
-4
/
+3
2024-04-08
lib/xe_mmio: Introduce Xe MMIO lib
Piotr Piórkowski
4
-0
/
+268
2024-04-02
lib/xe_spin: Fix doc whitespaces and typo
Lucas De Marchi
1
-3
/
+3
2024-04-01
lib/xe: Update __xe_exec_queue_create()
Niranjana Vishwanathapura
2
-5
/
+5
2024-03-29
tests/intel: Use MI_ARB_CHECK definition more consistently
Matt Roper
1
-1
/
+1
2024-03-21
lib/xe/xe_spin: Add support to store/write timestamp
Sai Gowtham Ch
2
-0
/
+14
2024-03-21
lib/xe/xe_spin: Update xe_spin with exec_sync
Sai Gowtham Ch
1
-0
/
+1
2024-03-14
lib/xe_spin: Fix MI_STORE_REGISTER_MEM instruction usage
Matt Roper
1
-1
/
+1
2024-03-05
lib/xe/xe_query: Add helper to check if given gt id points to media gt
Piotr Piórkowski
2
-0
/
+22
2024-01-26
lib/xe_spin: account for prefetch
Matthew Auld
1
-2
/
+2
2024-01-26
lib/xe/ioctl: introduce xe_bb_size() helper
Matthew Auld
2
-0
/
+7
2024-01-23
tests/xe_waitfence: Removed duplicate code in waitfence
Bommu Krishnaiah
2
-37
/
+0
2024-01-22
lib/xe: Boost prefetch size to 4KB
Lucas De Marchi
1
-1
/
+1
2024-01-18
lib/xe/xe_query: Fix compilation -Wshadow warning
Nirmoy Das
1
-4
/
+4
2023-12-18
lib/xe/xe_util: Align obj size before bind/unbind
Akshata Jahagirdar
1
-1
/
+1
2023-12-15
drm-uapi/xe: Remove sync binds
Matthew Brost
4
-41
/
+23
2023-12-15
drm-uapi/xe: Remove DRM_XE_UFENCE_WAIT_MASK_*
Francois Dugast
1
-0
/
+2
2023-12-15
drm-uapi/xe: add exec_queue_id member to drm_xe_wait_user_fence structure
Bommu Krishnaiah
2
-23
/
+17
2023-12-11
lib/xe_ioctl: fix default cpu_caching helper
Matthew Auld
2
-4
/
+4
2023-12-08
lib/xe: Add __xe_exec_queue_create()
Niranjana Vishwanathapura
2
-5
/
+27
2023-12-07
lib/xe/xe_query: xe_visible_available_vram_size helper
Marcin Bernatowicz
2
-15
/
+46
2023-12-07
lib/xe_query: Fix xe_supports_faults()
Brian Welty
1
-0
/
+1
[next]