summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_query.c
AgeCommit message (Expand)Author
2024-10-23drm/xe/oa/uapi: Define and parse OA sync propertiesAshutosh Dixit
2024-10-17drm/xe/query: Update handling of xe_force_wake_get returnHimal Prasad Ghimiray
2024-10-11drm/xe/query: Tidy up error EFAULT returnsLucas De Marchi
2024-10-11drm/xe/query: Move timestamp reg to hwe_read_timestamp()Lucas De Marchi
2024-10-11drm/xe/query: Increase timestamp widthLucas De Marchi
2024-10-08drm/xe/ptl: L3bank mask is not available on the media GTShekhar Chauhan
2024-09-11drm/xe/query: Convert register access to use xe_mmioMatt Roper
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula
2024-07-18drm/xe/uapi: Expose SIMD16 EU mask in topology queryLucas De Marchi
2024-06-18drm/xe/oa/uapi: Query OA unit propertiesAshutosh Dixit
2024-05-21drm/xe/uapi: Expose the L3 bank maskFrancois Dugast
2024-05-07drm/xe: Don't rely on xe_force_wake.h to be included elsewhereMichal Wajdeczko
2024-03-22drm/xe/query: fix gt_id bounds checkMatthew Auld
2024-03-20drm/xe: Always check force_wake_get return codeDaniele Ceraolo Spurio
2024-03-12drm/xe/uapi: Add IP version and stepping to GT list queryMatt Roper
2024-02-26drm/xe: Extend uAPI to query HuC micro-controler firmware versionFrancois Dugast
2024-02-26drm/xe: Remove useless mem_access protection for query ioctlsRodrigo Vivi
2024-02-13drm/xe: Add uAPI to query GuC firmware submission versionJosé Roberto de Souza
2024-02-02drm/xe/query: Use kzalloc for drm_xe_query_enginesNirmoy Das
2024-01-31drm/xe: Don't use __user error pointersThomas Hellström
2023-12-21drm/xe/uapi: Document the memory_region bitmaskRodrigo Vivi
2023-12-21drm/xe/uapi: Fix various struct padding for 64b alignmentRodrigo Vivi
2023-12-21drm/xe/uapi: Add Tile ID information to the GT info queryRodrigo Vivi
2023-12-21drm/xe/uapi: Crystal Reference Clock updatesRodrigo Vivi
2023-12-21drm/xe/uapi: Align on a common way to return arrays (engines)Francois Dugast
2023-12-21drm/xe/uapi: Align on a common way to return arrays (gt)Francois Dugast
2023-12-21drm/xe/uapi: Align on a common way to return arrays (memory regions)Francois Dugast
2023-12-21drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proofJosé Roberto de Souza
2023-12-21drm/xe/uapi: Standardize the FLAG naming and assignmentRodrigo Vivi
2023-12-21drm/xe/uapi: Rename query's mem_usage to mem_regionsRodrigo Vivi
2023-12-21drm/xe/uapi: Rename *_mem_regions masksRodrigo Vivi
2023-12-21drm/xe/uapi: Change rsvd to pad in struct drm_xe_class_instanceFrancois Dugast
2023-12-21drm/xe/uapi: Add missing DRM_ prefix in uAPI constantsFrancois Dugast
2023-12-21drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNTFrancois Dugast
2023-12-21drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNTFrancois Dugast
2023-12-21drm/xe/uapi: Remove GT_TYPE_REMOTERodrigo Vivi
2023-12-21drm/xe/uapi: Remove useless XE_QUERY_CONFIG_NUM_PARAMFrancois Dugast
2023-12-21drm/xe/uapi: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITYFrancois Dugast
2023-12-21drm/xe/uapi: Rename gts to gt_listRodrigo Vivi
2023-12-21drm/xe/uapi: Replace useless 'instance' per unique gt_idRodrigo Vivi
2023-12-21drm/xe: Correlate engine and cpu timestamps with better accuracyUmesh Nerlige Ramappa
2023-12-21drm/xe: Set the correct type for xe_to_user_engine_classUmesh Nerlige Ramappa
2023-12-21drm/xe: Fix array bounds check for queriesUmesh Nerlige Ramappa
2023-12-21drm/xe/uapi: Remove useless max_page_sizeRodrigo Vivi
2023-12-21drm/xe/uapi: Typo lingo and other small backwards compatible fixesRodrigo Vivi
2023-12-21drm/xe/xe2: Track VA bits independently of max page table levelMatt Roper
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast
2023-12-21drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch]Francois Dugast
2023-12-21drm/xe/uapi: Remove XE_QUERY_CONFIG_FLAGS_USE_GUCRodrigo Vivi
2023-12-21drm/xe/uapi: add the userspace bits for small-barMatthew Auld