index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-07-02
drm/xe/xe_query: Use separate iterator while filling GT list
Matt Roper
2025-07-02
drm/xe: Track maximum GTs per tile on a per-platform basis
Matt Roper
2025-06-17
drm/xe/oa/uapi: Expose media OA units
Ashutosh Dixit
2025-03-27
drm/xe: Introduce CONFIG_DRM_XE_GPUSVM
Thomas Hellström
2025-03-06
drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR
Matthew Brost
2025-03-05
drm/xe/uapi: Use hint for guc to set GT frequency
Tejas Upadhyay
2025-02-26
drm/xe/uapi: Add a device query to get EU stall sampling information
Harish Chegondi
2025-02-20
drm/xe/vf: Return EOPNOTSUPP for DRM_XE_DEVICE_QUERY_ENGINE_CYCLES if VF
Marcin Bernatowicz
2025-02-03
drm/xe/pxp/uapi: Add a query for PXP status
Daniele Ceraolo Spurio
2024-12-16
drm/xe/oa/uapi: Expose an unblock after N reports OA property
Ashutosh Dixit
2024-12-10
drm/xe/oa/uapi: Make OA buffer size configurable
Sai Teja Pottumuttu
2024-11-15
drm/xe: Include xe_oa_types.h
Lucas De Marchi
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
[next]