index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2024-10-16
drm/xe/query: Increase timestamp width
Lucas De Marchi
1
-1
/
+5
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
1
-1
/
+1
2024-07-18
drm/xe/uapi: Expose SIMD16 EU mask in topology query
Lucas De Marchi
1
-1
/
+3
2024-06-18
drm/xe/oa/uapi: Query OA unit properties
Ashutosh Dixit
1
-0
/
+77
2024-05-21
drm/xe/uapi: Expose the L3 bank mask
Francois Dugast
1
-1
/
+8
2024-05-07
drm/xe: Don't rely on xe_force_wake.h to be included elsewhere
Michal Wajdeczko
1
-0
/
+1
2024-03-22
drm/xe/query: fix gt_id bounds check
Matthew Auld
1
-1
/
+1
2024-03-20
drm/xe: Always check force_wake_get return code
Daniele Ceraolo Spurio
1
-1
/
+2
2024-03-12
drm/xe/uapi: Add IP version and stepping to GT list query
Matt Roper
1
-0
/
+8
2024-02-26
drm/xe: Extend uAPI to query HuC micro-controler firmware version
Francois Dugast
1
-4
/
+34
2024-02-26
drm/xe: Remove useless mem_access protection for query ioctls
Rodrigo Vivi
1
-4
/
+0
2024-02-13
drm/xe: Add uAPI to query GuC firmware submission version
José Roberto de Souza
1
-0
/
+44
2024-02-02
drm/xe/query: Use kzalloc for drm_xe_query_engines
Nirmoy Das
1
-5
/
+1
2024-01-31
drm/xe: Don't use __user error pointers
Thomas Hellström
1
-25
/
+25
2023-12-21
drm/xe/uapi: Document the memory_region bitmask
Rodrigo Vivi
1
-0
/
+19
2023-12-21
drm/xe/uapi: Fix various struct padding for 64b alignment
Rodrigo Vivi
1
-0
/
+1
2023-12-21
drm/xe/uapi: Add Tile ID information to the GT info query
Rodrigo Vivi
1
-0
/
+1
2023-12-21
drm/xe/uapi: Crystal Reference Clock updates
Rodrigo Vivi
1
-6
/
+1
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (engines)
Francois Dugast
1
-13
/
+18
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (gt)
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (memory regions)
Francois Dugast
1
-22
/
+24
2023-12-21
drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
José Roberto de Souza
1
-7
/
+8
2023-12-21
drm/xe/uapi: Standardize the FLAG naming and assignment
Rodrigo Vivi
1
-1
/
+1
2023-12-21
drm/xe/uapi: Rename query's mem_usage to mem_regions
Rodrigo Vivi
1
-8
/
+8
2023-12-21
drm/xe/uapi: Rename *_mem_regions masks
Rodrigo Vivi
1
-4
/
+4
2023-12-21
drm/xe/uapi: Change rsvd to pad in struct drm_xe_class_instance
Francois Dugast
1
-1
/
+4
2023-12-21
drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
Francois Dugast
1
-14
/
+14
2023-12-21
drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNT
Francois Dugast
1
-1
/
+0
2023-12-21
drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNT
Francois Dugast
1
-2
/
+0
2023-12-21
drm/xe/uapi: Remove GT_TYPE_REMOTE
Rodrigo Vivi
1
-2
/
+0
2023-12-21
drm/xe/uapi: Remove useless XE_QUERY_CONFIG_NUM_PARAM
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe/uapi: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITY
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe/uapi: Rename gts to gt_list
Rodrigo Vivi
1
-20
/
+20
2023-12-21
drm/xe/uapi: Replace useless 'instance' per unique gt_id
Rodrigo Vivi
1
-1
/
+1
2023-12-21
drm/xe: Correlate engine and cpu timestamps with better accuracy
Umesh Nerlige Ramappa
1
-0
/
+138
2023-12-21
drm/xe: Set the correct type for xe_to_user_engine_class
Umesh Nerlige Ramappa
1
-1
/
+1
2023-12-21
drm/xe: Fix array bounds check for queries
Umesh Nerlige Ramappa
1
-1
/
+1
2023-12-21
drm/xe/uapi: Remove useless max_page_size
Rodrigo Vivi
1
-3
/
+0
2023-12-21
drm/xe/uapi: Typo lingo and other small backwards compatible fixes
Rodrigo Vivi
1
-1
/
+1
2023-12-21
drm/xe/xe2: Track VA bits independently of max page table level
Matt Roper
1
-2
/
+1
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe/uapi: Remove XE_QUERY_CONFIG_FLAGS_USE_GUC
Rodrigo Vivi
1
-3
/
+0
2023-12-21
drm/xe/uapi: add the userspace bits for small-bar
Matthew Auld
1
-2
/
+6
2023-12-21
drm/xe: Rely on kmalloc/kzalloc log message
Francois Dugast
1
-4
/
+4
2023-12-21
drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR
Francois Dugast
1
-15
/
+15
2023-12-21
drm/xe: Make usable size of VRAM readable
Tejas Upadhyay
1
-1
/
+1
2023-12-21
drm/xe/uapi: restrict system wide accounting
Matthew Auld
1
-3
/
+9
2023-12-19
drm/xe: Update query uapi to support standalone media
Matt Roper
1
-8
/
+8
2023-12-19
drm/xe: Clarify 'gt' retrieval for primary tile
Matt Roper
1
-1
/
+1
[next]