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
/
xe
/
xe_gt_mcr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-16
drm/xe/mcr: Try to derive dss_per_grp from hwconfig attributes
Matt Roper
1
-4
/
+36
2024-06-28
drm/xe/mcr: Avoid clobbering DSS steering
Matt Roper
1
-3
/
+3
2024-05-31
drm/xe: Split MCR initialization
Michal Wajdeczko
1
-5
/
+22
2024-04-05
drm/xe: fix multicast support for Xe_LP platforms
Andrzej Hajda
1
-1
/
+6
2024-03-14
drm/xe: Add helper macro to loop each DSS
Zhanjun Dong
1
-6
/
+28
2024-02-13
drm/xe/vf: Don't support MCR registers if VF
Michal Wajdeczko
1
-0
/
+17
2024-01-31
drm/xe: Annotate mcr_[un]lock()
Thomas Hellström
1
-2
/
+2
2023-12-21
drm/xe/mmio: Account for GSI offset when checking ranges
Lucas De Marchi
1
-2
/
+2
2023-12-21
drm/xe/xe2: Add MCR register steering for media GT
Matt Roper
1
-2
/
+24
2023-12-21
drm/xe/xe2: Add MCR register steering for primary GT
Matt Roper
1
-1
/
+49
2023-12-21
drm/xe: fix mcr semaphore locking for MTL
Daniele Ceraolo Spurio
1
-3
/
+4
2023-12-21
drm/xe: Cleanup style warnings and errors
Francois Dugast
1
-1
/
+1
2023-12-21
drm/xe: Cleanup OPEN_BRACE style issues
Francois Dugast
1
-1
/
+2
2023-12-19
drm/xe: Rename reg field to addr
Lucas De Marchi
1
-1
/
+1
2023-12-19
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
1
-18
/
+19
2023-12-19
drm/xe: Do not sleep in atomic
Nirmoy Das
1
-1
/
+1
2023-12-19
drm/xe: Fix comment on Wa_22013088509
Lucas De Marchi
1
-3
/
+10
2023-12-19
drm/xe: Introduce xe_reg/xe_reg_mcr
Lucas De Marchi
1
-16
/
+28
2023-12-19
drm/xe: Drop gen afixes from registers
Lucas De Marchi
1
-15
/
+15
2023-12-19
drm/xe/mcr: Separate version from engine type selection
Lucas De Marchi
1
-15
/
+17
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: Remove dependency on intel_gt_regs.h
Lucas De Marchi
1
-2
/
+1
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
1
-1
/
+2
2023-12-19
drm/xe: Initialize ret in mcr_lock()
José Roberto de Souza
1
-1
/
+1
2023-12-19
drm/xe/mcr: Add SQIDI steering for DG2
Lucas De Marchi
1
-32
/
+48
2023-12-19
drm/xe/mcr: Use designated init for xe_steering_types
Lucas De Marchi
1
-6
/
+6
2023-12-19
drm/xe: Fix typo in MCR documentation
Lucas De Marchi
1
-5
/
+5
2023-12-12
drm/xe: Remove i915_utils dependency from xe_pcode.
Rodrigo Vivi
1
-1
/
+2
2023-12-12
drm/xe: Convert xe_mmio_wait32 to us so we can stop using wait_for_us.
Rodrigo Vivi
1
-8
/
+1
2023-12-12
drm/xe: Implement a local xe_mmio_wait32
Rodrigo Vivi
1
-0
/
+7
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+552