index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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-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
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
2023-12-19
drm/xe/query: zero the region info
Matthew Auld
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost