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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-15
drm/amdgpu: add new INFO IOCTL query for input power
Alex Deucher
1
-0
/
+2
2024-01-15
drm/amdkfd: Bump KFD ioctl version
Felix Kuehling
1
-1
/
+2
2024-01-05
Merge tag 'drm-misc-next-fixes-2024-01-04' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-35
/
+45
2024-01-02
drm/gpuvm: fix all kernel-doc warnings in include/drm/drm_gpuvm.h
Randy Dunlap
1
-35
/
+45
2023-12-22
Merge tag 'drm-habanalabs-next-2023-12-19' of https://git.kernel.org/pub/scm/...
Dave Airlie
2
-1
/
+35
2023-12-22
Merge tag 'drm-misc-next-fixes-2023-12-21' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-0
/
+1
2023-12-22
Merge tag 'drm-xe-next-2023-12-21-pr1-1' of https://gitlab.freedesktop.org/dr...
Dave Airlie
3
-0
/
+1547
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: Sync MTL PCI IDs with i915
Lucas De Marchi
1
-23
/
+4
2023-12-21
drm/xe: ATS-M device ID update
Haridhar Kalvala
1
-1
/
+2
2023-12-21
drm/xe: Add missing RPL and ADL
José Roberto de Souza
1
-2
/
+7
2023-12-21
drm/xe: Include RPL-U to pciidlist
José Roberto de Souza
1
-0
/
+1
2023-12-21
drm/xe/uapi: Be more specific about the vm_bind prefetch region
Rodrigo Vivi
1
-2
/
+6
[next]