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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-19
drm/xe: add xe_ttm_stolen_cpu_access_needs_ggtt()
Matthew Auld
3
-29
/
+14
2023-12-19
drm/xe: one more s/lmem/vram/
Matthew Auld
1
-2
/
+2
2023-12-19
drm/xe: Fix overflow in vram manager
Riana Tauro
1
-1
/
+1
2023-12-19
drm/xe: make compound literal initialization const
Jani Nikula
1
-2
/
+2
2023-12-19
drm/xe/pvc: Remove A* steppings
Lucas De Marchi
1
-2
/
+0
2023-12-19
drm/xe: Name LRC wa after the engine it belongs
Lucas De Marchi
1
-1
/
+1
2023-12-19
drm/xe: Remove dump function from reg_sr
Lucas De Marchi
3
-33
/
+0
2023-12-19
drm/xe/rtp: Add match for render reset domain
Lucas De Marchi
3
-0
/
+33
2023-12-19
drm/xe/rtp: Move match function from wa to rtp
Lucas De Marchi
3
-7
/
+19
2023-12-19
drm/xe: Constify xe_dss_mask_group_ffs()
Lucas De Marchi
2
-2
/
+2
2023-12-19
drm/xe: Allow const propagation in gt_to_xe()
Lucas De Marchi
1
-4
/
+4
2023-12-19
drm/xe/mcr: Document how to initialize group/instance
Lucas De Marchi
1
-1
/
+4
2023-12-19
drm/xe/mcr: Add L3BANK steering for DG2
Lucas De Marchi
1
-0
/
+19
2023-12-19
drm/xe/vm: Use the correct vma destroy sequence on userptr failure
Thomas Hellström
1
-1
/
+2
2023-12-19
drm/xe: Add support for CCS engine fusing
Matt Roper
3
-12
/
+85
2023-12-19
drm/xe: Separate engine fuse handling into dedicated functions
Matt Roper
1
-14
/
+23
2023-12-19
drm/xe: s/lmem/vram/
Matthew Auld
11
-54
/
+54
2023-12-19
drm/xe/guc: Handle regset overflow check for entire GT
Matt Roper
1
-2
/
+5
2023-12-19
drm/xe/stolen: Exclude reserved lmem portion
Nirmoy Das
1
-1
/
+7
2023-12-19
drm/xe/migrate: Fix number of PT structs in docbook
Niranjana Vishwanathapura
1
-1
/
+1
2023-12-19
drm/xe/tests: Grab a memory access reference around the migrate sanity test
Thomas Hellström
1
-0
/
+2
2023-12-19
drm/xe/tests: Remove CONFIG_FB dependency
Thomas Hellström
1
-1
/
+0
2023-12-19
drm/xe: Fix ROW_CHICKEN2 define
Lucas De Marchi
2
-3
/
+3
2023-12-19
drm/xe: Fix duplicated setting for register 0x6604
Lucas De Marchi
3
-13
/
+9
2023-12-19
drm/xe: Fix size of xe_eu_mask_t
José Roberto de Souza
1
-1
/
+1
2023-12-19
drm/xe: Fix typo persitent->persistent
Lucas De Marchi
7
-38
/
+38
2023-12-19
drm/xe/device: Prefer the drm-managed mutex_init
Lucas De Marchi
1
-5
/
+5
2023-12-19
drm/xe/bo: explicitly reject zero sized BO
Matthew Auld
1
-0
/
+6
2023-12-19
drm/xe: prefer xe_bo_create_pin_map()
Matthew Auld
3
-55
/
+22
2023-12-19
drm/xe/mocs: Drop HAS_RENDER_L3CC flag
Matt Roper
1
-4
/
+4
2023-12-19
drm/xe/mocs: LNCF MOCS settings only need to be restored on pre-Xe_HP
Matt Roper
5
-20
/
+17
2023-12-19
drm/xe/mocs: add MTL mocs
Philippe Lecluse
1
-4
/
+65
2023-12-19
drm/xe/mocs: Drop duplicate assignment of uc_index
Matt Roper
1
-1
/
+0
2023-12-19
drm/xe/mocs: Drop xe_mocs_info_index
Matt Roper
1
-28
/
+12
2023-12-19
drm/xe/mocs: Add missing RKL handling
Matt Roper
1
-0
/
+1
2023-12-19
drm/xe/mocs: Drop unwanted TGL table
Matt Roper
1
-46
/
+0
2023-12-19
drm/xe: Do not spread i915_reg_defs.h include
Lucas De Marchi
17
-34
/
+40
2023-12-19
drm/xe: Prefer single underscore for header guards
Lucas De Marchi
8
-17
/
+17
2023-12-19
drm/xe: Remove dependency on intel_mchbar_regs.h
Lucas De Marchi
1
-5
/
+5
2023-12-19
drm/xe/guc_pc: Move gt register to the proper place
Lucas De Marchi
2
-6
/
+2
2023-12-19
drm/xe: Remove dependency on i915_reg.h
Lucas De Marchi
13
-25
/
+120
2023-12-19
drm/xe: Remove dependency on intel_gpu_commands.h
Lucas De Marchi
7
-32
/
+109
2023-12-19
drm/xe: Remove dependency on intel_lrc_reg.h
Lucas De Marchi
5
-5
/
+21
2023-12-19
drm/xe: Remove dependency on intel_gt_regs.h
Lucas De Marchi
20
-28
/
+307
2023-12-19
drm/xe: Remove dependency on intel_engine_regs.h
Lucas De Marchi
9
-8
/
+107
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
66
-125
/
+172
2023-12-19
drm/xe: Assume MTL's forcewake register continues to future platforms
Matt Roper
1
-3
/
+1
2023-12-19
drm/xe: Remove gen-based mmio offsets from hw engine init
Matt Roper
1
-104
/
+28
2023-12-19
drm/xe: Fix kunit integration due to missing prototypes
Lucas De Marchi
9
-7
/
+52
2023-12-19
drm/xe/pm: fix unbalanced ref handling
Matthew Auld
3
-0
/
+10
[next]