index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_query.c
Age
Commit message (
Expand
)
Author
2024-10-23
drm/xe/oa/uapi: Define and parse OA sync properties
Ashutosh Dixit
2024-10-17
drm/xe/query: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
2024-10-11
drm/xe/query: Tidy up error EFAULT returns
Lucas De Marchi
2024-10-11
drm/xe/query: Move timestamp reg to hwe_read_timestamp()
Lucas De Marchi
2024-10-11
drm/xe/query: Increase timestamp width
Lucas De Marchi
2024-10-08
drm/xe/ptl: L3bank mask is not available on the media GT
Shekhar Chauhan
2024-09-11
drm/xe/query: Convert register access to use xe_mmio
Matt Roper
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
2024-07-18
drm/xe/uapi: Expose SIMD16 EU mask in topology query
Lucas De Marchi
2024-06-18
drm/xe/oa/uapi: Query OA unit properties
Ashutosh Dixit
2024-05-21
drm/xe/uapi: Expose the L3 bank mask
Francois Dugast
2024-05-07
drm/xe: Don't rely on xe_force_wake.h to be included elsewhere
Michal Wajdeczko
2024-03-22
drm/xe/query: fix gt_id bounds check
Matthew Auld
2024-03-20
drm/xe: Always check force_wake_get return code
Daniele Ceraolo Spurio
2024-03-12
drm/xe/uapi: Add IP version and stepping to GT list query
Matt Roper
2024-02-26
drm/xe: Extend uAPI to query HuC micro-controler firmware version
Francois Dugast
2024-02-26
drm/xe: Remove useless mem_access protection for query ioctls
Rodrigo Vivi
2024-02-13
drm/xe: Add uAPI to query GuC firmware submission version
José Roberto de Souza
2024-02-02
drm/xe/query: Use kzalloc for drm_xe_query_engines
Nirmoy Das
2024-01-31
drm/xe: Don't use __user error pointers
Thomas Hellström
2023-12-21
drm/xe/uapi: Document the memory_region bitmask
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Fix various struct padding for 64b alignment
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Add Tile ID information to the GT info query
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Crystal Reference Clock updates
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (engines)
Francois Dugast
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (gt)
Francois Dugast
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (memory regions)
Francois Dugast
2023-12-21
drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
José Roberto de Souza
2023-12-21
drm/xe/uapi: Standardize the FLAG naming and assignment
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Rename query's mem_usage to mem_regions
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Rename *_mem_regions masks
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Change rsvd to pad in struct drm_xe_class_instance
Francois Dugast
2023-12-21
drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
Francois Dugast
2023-12-21
drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNT
Francois Dugast
2023-12-21
drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNT
Francois Dugast
2023-12-21
drm/xe/uapi: Remove GT_TYPE_REMOTE
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Remove useless XE_QUERY_CONFIG_NUM_PARAM
Francois Dugast
2023-12-21
drm/xe/uapi: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITY
Francois Dugast
2023-12-21
drm/xe/uapi: Rename gts to gt_list
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Replace useless 'instance' per unique gt_id
Rodrigo Vivi
2023-12-21
drm/xe: Correlate engine and cpu timestamps with better accuracy
Umesh Nerlige Ramappa
2023-12-21
drm/xe: Set the correct type for xe_to_user_engine_class
Umesh Nerlige Ramappa
2023-12-21
drm/xe: Fix array bounds check for queries
Umesh Nerlige Ramappa
2023-12-21
drm/xe/uapi: Remove useless max_page_size
Rodrigo Vivi
2023-12-21
drm/xe/uapi: Typo lingo and other small backwards compatible fixes
Rodrigo Vivi
2023-12-21
drm/xe/xe2: Track VA bits independently of max page table level
Matt Roper
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
2023-12-21
drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
Francois Dugast
2023-12-21
drm/xe/uapi: Remove XE_QUERY_CONFIG_FLAGS_USE_GUC
Rodrigo Vivi
2023-12-21
drm/xe/uapi: add the userspace bits for small-bar
Matthew Auld
[next]