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
2024-02-06
accel/ivpu: Add job status for jobs aborted by the driver
Grzegorz Trzebiatowski
1
-0
/
+1
2024-01-22
accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY param
Wachowski, Karol
1
-5
/
+20
2024-01-10
Merge tag 'drm-intel-gt-next-2023-12-15' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-6
/
+6
2023-12-22
Merge tag 'drm-habanalabs-next-2023-12-19' of https://git.kernel.org/pub/scm/...
Dave Airlie
1
-0
/
+28
2023-12-22
Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...
Dave Airlie
1
-0
/
+1347
2023-12-21
drm/xe/uapi: Remove reset uevent for now
Rodrigo Vivi
1
-11
/
+0
2023-12-21
drm/xe/uapi: Move DRM_XE_ACC_GRANULARITY_* where they are used
Francois Dugast
1
-14
/
+8
2023-12-21
drm/xe/uapi: Move CPU_CACHING defines before doc
Francois Dugast
1
-2
/
+2
2023-12-21
drm/xe/uapi: Add examples of user space code
Francois Dugast
1
-0
/
+84
2023-12-21
drm/xe/uapi: Add block diagram of a device
Francois Dugast
1
-0
/
+39
2023-12-21
drm/xe/uapi: Document the memory_region bitmask
Rodrigo Vivi
1
-5
/
+18
2023-12-21
drm/xe/uapi: More uAPI documentation additions and cosmetic updates
Rodrigo Vivi
1
-7
/
+40
2023-12-21
drm/xe/uapi: Order sections
Rodrigo Vivi
1
-122
/
+130
2023-12-21
drm/xe/uapi: Make constant comments visible in kernel doc
Francois Dugast
1
-116
/
+155
2023-12-21
drm/xe/uapi: Document DRM_XE_DEVICE_QUERY_HWCONFIG
Francois Dugast
1
-0
/
+5
2023-12-21
drm/xe/uapi: Document drm_xe_query_config keys
Francois Dugast
1
-0
/
+20
2023-12-21
drm/xe/uapi: Document use of size in drm_xe_device_query
Francois Dugast
1
-3
/
+9
2023-12-21
drm/xe/uapi: Add missing documentation for struct members
Francois Dugast
1
-2
/
+4
2023-12-21
drm/xe/uapi: Add a comment to each struct
Francois Dugast
1
-3
/
+40
2023-12-21
drm/xe/uapi: Remove sync binds
Matthew Brost
1
-7
/
+4
2023-12-21
drm/xe/uapi: Ensure every uapi struct has drm_xe prefix
Rodrigo Vivi
1
-9
/
+9
2023-12-21
drm/xe/pmu: Remove PMU from Xe till uapi is finalized
Ashutosh Dixit
1
-40
/
+0
2023-12-21
drm/xe/uapi: Remove DRM_XE_UFENCE_WAIT_MASK_*
Francois Dugast
1
-5
/
+7
2023-12-21
drm/xe/uapi: Remove DRM_IOCTL_XE_EXEC_QUEUE_SET_PROPERTY
Francois Dugast
1
-1
/
+0
2023-12-21
drm/xe/uapi: add exec_queue_id member to drm_xe_wait_user_fence structure
Bommu Krishnaiah
1
-12
/
+5
2023-12-21
drm/xe/uapi: Kill exec_queue_set_property
Rodrigo Vivi
1
-35
/
+13
2023-12-21
drm/xe: Remove unused extension definition
Rodrigo Vivi
1
-1
/
+0
2023-12-21
drm/xe/uapi: Use LR abbrev for long-running vms
Thomas Hellström
1
-1
/
+22
2023-12-21
drm/xe/uapi: Move xe_exec after xe_exec_queue
Rodrigo Vivi
1
-6
/
+6
2023-12-21
drm/xe/uapi: Fix various struct padding for 64b alignment
Rodrigo Vivi
1
-9
/
+12
2023-12-21
drm/xe/uapi: Add Tile ID information to the GT info query
Rodrigo Vivi
1
-0
/
+2
2023-12-21
drm/xe/uapi: Crystal Reference Clock updates
Rodrigo Vivi
1
-7
/
+4
2023-12-21
drm/xe/uapi: Kill tile_mask
Rodrigo Vivi
1
-7
/
+1
2023-12-21
drm/xe/uapi: Split xe_sync types from flags
Rodrigo Vivi
1
-8
/
+8
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (engines)
Francois Dugast
1
-31
/
+47
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (gt)
Francois Dugast
1
-3
/
+3
2023-12-21
drm/xe/uapi: Align on a common way to return arrays (memory regions)
Francois Dugast
1
-6
/
+6
2023-12-21
drm/xe/uapi: Reject bo creation of unaligned size
Mauro Carvalho Chehab
1
-8
/
+9
2023-12-21
drm/xe: Make DRM_XE_DEVICE_QUERY_ENGINES future proof
José Roberto de Souza
1
-2
/
+25
2023-12-21
drm/xe/uapi: Separate bo_create placement from flags
Rodrigo Vivi
1
-3
/
+6
2023-12-21
drm/xe: Extend drm_xe_vm_bind_op
Mika Kuoppala
1
-0
/
+3
2023-12-21
drm/xe/uapi: support pat_index selection with vm_bind
Matthew Auld
1
-1
/
+47
2023-12-21
drm/xe/uapi: Add support for CPU caching mode
Pallavi Mishra
1
-1
/
+18
2023-12-21
drm/xe/uapi: Be more specific about the vm_bind prefetch region
Rodrigo Vivi
1
-2
/
+6
2023-12-21
drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASK
Rodrigo Vivi
1
-10
/
+11
2023-12-21
drm/xe/uapi: Standardize the FLAG naming and assignment
Rodrigo Vivi
1
-9
/
+9
2023-12-21
drm/xe/uapi: Rename query's mem_usage to mem_regions
Rodrigo Vivi
1
-7
/
+7
2023-12-21
drm/xe/uapi: Rename *_mem_regions masks
Rodrigo Vivi
1
-8
/
+10
2023-12-21
drm/xe/uapi: Change rsvd to pad in struct drm_xe_class_instance
Francois Dugast
1
-1
/
+2
2023-12-21
drm/xe/uapi: Add _FLAG to uAPI constants usable for flags
Francois Dugast
1
-15
/
+15
[next]