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
/
include
/
uapi
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
Francois Dugast
1
-62
/
+62
2023-12-21
drm/xe/pmu: Drop interrupt pmu event
Aravind Iddamsetty
1
-7
/
+6
2023-12-21
drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNT
Francois Dugast
1
-2
/
+1
2023-12-21
drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNT
Francois Dugast
1
-2
/
+2
2023-12-21
drm/xe/uapi: Remove unused inaccessible memory region
Francois Dugast
1
-5
/
+0
2023-12-21
drm/xe/uapi: Kill VM_MADVISE IOCTL
Rodrigo Vivi
1
-81
/
+11
2023-12-21
drm/xe/uapi: Remove GT_TYPE_REMOTE
Rodrigo Vivi
1
-3
/
+2
2023-12-21
drm/xe/uapi: Remove useless XE_QUERY_CONFIG_NUM_PARAM
Francois Dugast
1
-1
/
+0
2023-12-21
drm/xe/xe_exec_queue: Add check for access counter granularity
Priyanka Dandamudi
1
-0
/
+14
2023-12-21
drm/xe/uapi: Fix naming of XE_QUERY_CONFIG_MAX_EXEC_QUEUE_PRIORITY
Francois Dugast
1
-2
/
+2
2023-12-21
drm/xe/uapi: Rename gts to gt_list
Rodrigo Vivi
1
-9
/
+9
2023-12-21
drm/xe/uapi: Remove unused field of drm_xe_query_gt
Rodrigo Vivi
1
-2
/
+0
2023-12-21
drm/xe/uapi: Replace useless 'instance' per unique gt_id
Rodrigo Vivi
1
-2
/
+2
2023-12-21
drm/xe/uapi: Document drm_xe_query_gt
Rodrigo Vivi
1
-22
/
+43
2023-12-21
drm/xe: Remove async worker and rework sync binds
Matthew Brost
1
-27
/
+6
2023-12-21
drm/xe/uapi: Kill DRM_XE_UFENCE_WAIT_VM_ERROR
Matthew Brost
1
-13
/
+4
2023-12-21
drm/xe: Kill XE_VM_PROPERTY_BIND_OP_ERROR_CAPTURE_ADDRESS extension
Rodrigo Vivi
1
-22
/
+1
2023-12-21
drm/xe/uapi: Use common drm_xe_ext_set_property extension
Ashutosh Dixit
1
-18
/
+3
2023-12-21
drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI
Matthew Brost
1
-13
/
+6
2023-12-21
drm/xe/uapi: Remove MMIO ioctl
Francois Dugast
1
-27
/
+4
2023-12-21
drm/xe/uapi: Separate VM_BIND's operation and flag
Francois Dugast
1
-6
/
+8
2023-12-21
drm/xe: Correlate engine and cpu timestamps with better accuracy
Umesh Nerlige Ramappa
1
-24
/
+80
2023-12-21
drm/xe/pmu: Enable PMU interface
Aravind Iddamsetty
1
-0
/
+40
2023-12-21
drm/xe/uapi: Remove useless max_page_size
Rodrigo Vivi
1
-4
/
+0
2023-12-21
drm/xe/uapi: Typo lingo and other small backwards compatible fixes
Rodrigo Vivi
1
-9
/
+10
2023-12-21
drm/xe: Rename engine to exec_queue
Francois Dugast
1
-43
/
+43
2023-12-21
drm/xe: Notify Userspace when gt reset fails
Himal Prasad Ghimiray
1
-0
/
+10
2023-12-21
drm/xe/uapi: Remove XE_QUERY_CONFIG_FLAGS_USE_GUC
Rodrigo Vivi
1
-1
/
+0
2023-12-21
drm/xe/uapi: add the userspace bits for small-bar
Matthew Auld
1
-1
/
+46
2023-12-21
drm/xe: Use nanoseconds instead of jiffies in uapi for user fence
Zbigniew Kempczyński
1
-2
/
+14
2023-12-21
drm/xe/uapi: silence kernel-doc errors
Matthew Auld
1
-4
/
+7
2023-12-21
drm/xe/uapi: add some kernel-doc for region query
Matthew Auld
1
-15
/
+71
2023-12-21
drm/xe: Document topology mask query
Francois Dugast
1
-0
/
+24
2023-12-21
drm/xe: Move defines before relevant fields
Francois Dugast
1
-31
/
+42
2023-12-21
drm/xe: Document structures for device query
Francois Dugast
1
-0
/
+75
2023-12-21
drm/xe: NULL binding implementation
Matthew Brost
1
-0
/
+8
2023-12-19
drm/xe: Fix some formatting issues in uAPI
Francois Dugast
1
-12
/
+12
2023-12-19
drm/xe: Group engine related structs
Francois Dugast
1
-18
/
+18
2023-12-19
drm/xe: Use SPDX-License-Identifier instead of license text
Francois Dugast
1
-22
/
+2
2023-12-19
drm/xe: Memory allocations are tile-based, not GT-based
Matt Roper
1
-2
/
+2
2023-12-19
drm/xe: Add explicit padding to uAPI definition
Christopher Snowhill
1
-1
/
+33
2023-12-19
drm/xe: Add max engine priority to xe query
José Roberto de Souza
1
-1
/
+2
2023-12-19
drm/xe: Replace i915 with xe in uapi
Lucas De Marchi
1
-8
/
+8
2023-12-19
drm/xe/uapi: Add XE_ENGINE_GET_PROPERTY uAPI
José Roberto de Souza
1
-1
/
+21
2023-12-19
drm/xe/uapi: Rename XE_ENGINE_PROPERTY_X to XE_ENGINE_SET_PROPERTY_X
José Roberto de Souza
1
-9
/
+9
2023-12-20
Merge tag 'drm-msm-next-2023-12-15' of https://gitlab.freedesktop.org/drm/msm...
Dave Airlie
1
-0
/
+3
2023-12-20
Merge tag 'amd-drm-next-6.8-2023-12-15' of https://gitlab.freedesktop.org/agd...
Dave Airlie
1
-0
/
+8
2023-12-19
accel/habanalabs/gaudi2: add signed dev info uAPI
Moti Haimovski
1
-0
/
+28
2023-12-14
drm/amd/display: Add 3x4 CTM support for plane CTM
Joshua Ashton
1
-0
/
+8
2023-12-14
drm/i915/uapi: fix typos/spellos and punctuation
Randy Dunlap
1
-6
/
+6
[prev]
[next]