summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_query.c
AgeCommit message (Expand)Author
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
2023-12-21drm/xe: Rely on kmalloc/kzalloc log messageFrancois Dugast
2023-12-21drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERRFrancois Dugast
2023-12-21drm/xe: Make usable size of VRAM readableTejas Upadhyay
2023-12-21drm/xe/uapi: restrict system wide accountingMatthew Auld
2023-12-19drm/xe: Update query uapi to support standalone mediaMatt Roper
2023-12-19drm/xe: Clarify 'gt' retrieval for primary tileMatt Roper
2023-12-19drm/xe: Move VRAM from GT to tileMatt Roper
2023-12-19drm/xe: Validate uAPI padding and reserved fieldsChristopher Snowhill
2023-12-19drm/xe: Add max engine priority to xe queryJosé Roberto de Souza
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-19drm/xe/query: zero the region infoMatthew Auld
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost