开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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
2023-12-21
drm/xe: Rely on kmalloc/kzalloc log message
Francois Dugast
2023-12-21
drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
Francois Dugast
2023-12-21
drm/xe: Make usable size of VRAM readable
Tejas Upadhyay
2023-12-21
drm/xe/uapi: restrict system wide accounting
Matthew Auld
2023-12-19
drm/xe: Update query uapi to support standalone media
Matt Roper
2023-12-19
drm/xe: Clarify 'gt' retrieval for primary tile
Matt Roper
2023-12-19
drm/xe: Move VRAM from GT to tile
Matt Roper
2023-12-19
drm/xe: Validate uAPI padding and reserved fields
Christopher Snowhill
2023-12-19
drm/xe: Add max engine priority to xe query
José Roberto de Souza
[next]