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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
drm/xe/gsc: GSC FW load
Daniele Ceraolo Spurio
7
-1
/
+345
2023-12-21
drm/xe/gsc: Parse GSC FW header
Daniele Ceraolo Spurio
3
-0
/
+193
2023-12-21
drm/xe/gsc: Introduce GSC FW
Daniele Ceraolo Spurio
9
-9
/
+121
2023-12-21
drm/xe/uc: Rework uC version tracking
Daniele Ceraolo Spurio
3
-75
/
+114
2023-12-21
drm/xe: Encapsulate all the module parameters
Bommithi Sakeena
8
-33
/
+42
2023-12-21
drm/xe/xe2: Add workaround 14020013138
Tejas Upadhyay
2
-0
/
+8
2023-12-21
drm/xe/dg2: Drop Wa_22014600077
Matt Roper
2
-22
/
+0
2023-12-21
drm/xe: Internally change the compute_mode and no_dma_fence mode naming
Thomas Hellström
9
-39
/
+39
2023-12-21
drm/xe/vm: Fix ASID XA usage
Thomas Hellström
2
-3
/
+17
2023-12-21
drm/xe/bo: Remove leftover trace_printk()
Thomas Hellström
1
-1
/
+0
2023-12-21
drm/xe/bo: Rename xe_bo_get_sg() to xe_bo_sg()
Thomas Hellström
5
-9
/
+9
2023-12-21
drm/xe: Ensure that we don't access the placements array out-of-bounds
Thomas Hellström
1
-17
/
+22
2023-12-21
drm/xe: Print virtualization mode during probe
Michal Wajdeczko
1
-0
/
+4
2023-12-21
drm/xe: Prepare for running in different SR-IOV modes
Michal Wajdeczko
6
-0
/
+138
2023-12-21
drm/xe: Add device flag to indicate SR-IOV support
Michal Wajdeczko
3
-1
/
+9
2023-12-21
drm/xe/xe2: Add workaround 14019449301
Tejas Upadhyay
2
-0
/
+8
2023-12-21
drm/xe/xe2: Add workaround 16021867713
Tejas Upadhyay
1
-0
/
+6
2023-12-21
drm/xe/xe2: Add workaround 14017421178
Tejas Upadhyay
1
-0
/
+9
2023-12-21
drm/xe/mmio: Make xe_mmio_wait32() aware of interrupts
Gustavo Sousa
1
-0
/
+6
2023-12-21
drm/xe/mmio: Move xe_mmio_wait32() to xe_mmio.c
Gustavo Sousa
2
-37
/
+56
2023-12-21
drm/xe: Add mocs kunit
Ruthuvikas Ravikumar
5
-0
/
+172
2023-12-21
drm/xe: Fix modpost warning on kunit modules
Lucas De Marchi
6
-1
/
+6
2023-12-21
drm/xe: Only set xe_vma_op.map fields for GPUVA map operations
Matthew Brost
1
-41
/
+18
2023-12-21
drm/xe: Remove GEN[0-9]*_ prefixes
Lucas De Marchi
11
-52
/
+52
2023-12-21
drm/xe/mocs: Bring comment about mocs back to reality
Lucas De Marchi
1
-21
/
+11
2023-12-21
drm/xe: Fold GEN11_MOCS_ENTRIES into gen12_mocs_desc
Lucas De Marchi
1
-116
/
+112
2023-12-21
drm/xe/bo: don't hold dma-resv lock over drm_gem_handle_create
Matthew Auld
1
-8
/
+12
2023-12-21
drm/xe/guc: Use valid scratch register for posting read
Michal Wajdeczko
1
-1
/
+1
2023-12-21
drm/xe/guc: Fix handling of GUC_HXG_TYPE_NO_RESPONSE_BUSY
Michal Wajdeczko
1
-3
/
+14
2023-12-21
drm/xe/guc: Copy response data from proper registers
Michal Wajdeczko
1
-1
/
+1
2023-12-21
drm/xe/guc: Fix wrong assert about full_len
Michal Wajdeczko
1
-1
/
+1
2023-12-21
drm/xe/dg2: Wa_18028616096 now applies to all DG2
Matt Roper
1
-6
/
+1
2023-12-21
drm/xe/uapi: Be more specific about the vm_bind prefetch region
Rodrigo Vivi
1
-7
/
+8
2023-12-21
drm/xe/uapi: Differentiate WAIT_OP from WAIT_MASK
Rodrigo Vivi
1
-7
/
+7
2023-12-21
drm/xe/uapi: Standardize the FLAG naming and assignment
Rodrigo Vivi
1
-1
/
+1
2023-12-21
drm/xe/uapi: Rename query's mem_usage to mem_regions
Rodrigo Vivi
1
-8
/
+8
2023-12-21
drm/xe/uapi: Rename *_mem_regions masks
Rodrigo Vivi
1
-4
/
+4
2023-12-21
drm/xe/uapi: Change rsvd to pad in struct drm_xe_class_instance
Francois Dugast
1
-1
/
+4
2023-12-21
drm/xe/uapi: Add _FLAG to uAPI constants usable for flags
Francois Dugast
4
-30
/
+30
2023-12-21
drm/xe/uapi: Add missing DRM_ prefix in uAPI constants
Francois Dugast
7
-78
/
+78
2023-12-21
drm/xe: Make xe_mmio_tile_vram_size() static
Brian Welty
3
-7
/
+4
2023-12-21
drm/xe/pmu: Drop interrupt pmu event
Aravind Iddamsetty
3
-40
/
+5
2023-12-21
drm/xe/uapi: Remove unused QUERY_CONFIG_GT_COUNT
Francois Dugast
1
-1
/
+0
2023-12-21
drm/xe/uapi: Remove unused QUERY_CONFIG_MEM_REGION_COUNT
Francois Dugast
1
-2
/
+0
2023-12-21
drm/xe/uapi: Kill VM_MADVISE IOCTL
Rodrigo Vivi
6
-321
/
+7
2023-12-21
drm/xe/uapi: Remove GT_TYPE_REMOTE
Rodrigo Vivi
1
-2
/
+0
2023-12-21
drm/xe/uapi: Remove useless XE_QUERY_CONFIG_NUM_PARAM
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe/guc: Promote guc_to_gt/xe helpers to .h
Michal Wajdeczko
7
-60
/
+11
2023-12-21
drm/xe/display: Add writing of remapped dpt
Juha-Pekka Heikkila
1
-6
/
+46
2023-12-21
drm/xe/display: Don't try to use vram if not available
Juha-Pekka Heikkila
1
-5
/
+6
[next]