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
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-12-19
drm/xe/guc: Remove i915_regs.h include
Lucas De Marchi
1
-1
/
+1
2023-12-19
drm/xe: Remove outdated build workaround
Lucas De Marchi
1
-8
/
+2
2023-12-19
drm/xe: Remove duplicate media_ver
Lucas De Marchi
3
-4
/
+1
2023-12-19
drm/xe: Add missing include xe_wait_user_fence.h
Lucas De Marchi
1
-0
/
+2
2023-12-19
drm/xe: Add missing doc for xe parameter
Lucas De Marchi
1
-0
/
+1
2023-12-19
drm/xe: Remove unused functions
Lucas De Marchi
1
-25
/
+0
2023-12-19
drm/xe: Fix application of LRC tunings
Lucas De Marchi
3
-1
/
+17
2023-12-19
drm/xe: Make local functions static
Lucas De Marchi
4
-9
/
+9
2023-12-19
drm/xe/query: zero the region info
Matthew Auld
1
-5
/
+1
2023-12-19
drm/xe/stolen: don't map stolen on small-bar
Matthew Auld
3
-14
/
+37
2023-12-19
drm/xe/mmio: fix forcewake ref leak in xe_mmio_ioctl
Matthew Auld
1
-14
/
+14
2023-12-19
drm/xe: Remove unseless xe_force_wake_prune.
Rodrigo Vivi
3
-19
/
+0
2023-12-19
drm/xe: Update the list of devices to add even more TGL devices
Carlos Santa
1
-1
/
+1
2023-12-19
drm/xe: Initialize ret in mcr_lock()
José Roberto de Souza
1
-1
/
+1
2023-12-19
drm/xe/rtp: Support multiple actions per entry
Lucas De Marchi
6
-135
/
+179
2023-12-19
drm/xe/rtp: Split action and entry flags
Lucas De Marchi
5
-46
/
+80
2023-12-19
drm/xe: Rename xe_rtp_regval to xe_rtp_action
Lucas De Marchi
3
-24
/
+27
2023-12-19
drm/xe/mcr: Add SQIDI steering for DG2
Lucas De Marchi
4
-32
/
+59
2023-12-19
drm/xe/mcr: Use designated init for xe_steering_types
Lucas De Marchi
1
-6
/
+6
2023-12-19
drm/xe: Remove TODO from workaround documentation
Lucas De Marchi
1
-3
/
+0
2023-12-19
drm/xe: Remove TODO from rtp infra
Lucas De Marchi
1
-4
/
+0
2023-12-19
drm/xe: Fix xe_tuning include
Lucas De Marchi
1
-1
/
+1
2023-12-19
drm/xe: Fix typo in MCR documentation
Lucas De Marchi
1
-5
/
+5
2023-12-19
drm/xe: Add debugfs for dumping GGTT mappings
Maarten Lankhorst
3
-0
/
+27
2023-12-19
drm/xe: Drop TLB invalidation from ring operations
Matthew Brost
1
-39
/
+1
2023-12-19
drm/xe: Add TLB invalidation fence after rebinds issued from execs
Matthew Brost
1
-90
/
+110
2023-12-19
drm/xe: Add has_asid to device info
Matthew Brost
4
-4
/
+9
[prev]
[next]