index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_pat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-16
drm/xe/pat: Consolidate PAT programming logic for pre-Xe2 and post-Xe2
Matt Roper
1
-28
/
+16
2025-06-16
drm/xe/pat: Determine ATS / PTA programming during early sw init
Matt Roper
1
-6
/
+15
2025-05-29
drm/xe/bo: optimise CCS case for WB pages
Matthew Auld
1
-1
/
+2
2024-10-17
drm/xe/pat: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
1
-35
/
+30
2024-10-08
drm/xe/xe3: Xe3 uses the same PAT settings as Xe2
Matt Roper
1
-1
/
+1
2024-09-11
drm/xe/pat: Convert register access to use xe_mmio
Matt Roper
1
-7
/
+7
2024-09-06
drm/xe/pat: sanity check compression and coh_mode
Matthew Auld
1
-1
/
+6
2024-08-28
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
1
-1
/
+1
2024-07-05
drm/xe/bmg: implement Wa_16023588340
Matthew Auld
1
-1
/
+10
2024-05-07
drm/xe: Don't rely on xe_force_wake.h to be included elsewhere
Michal Wajdeczko
1
-0
/
+1
2024-04-10
drm/xe: Check pat.ops before dumping PAT settings
Michal Wajdeczko
1
-1
/
+1
2024-04-10
drm/xe: Assert pat.ops function pointers
Michal Wajdeczko
1
-0
/
+4
2024-04-09
drm/xe/bmg: Program an additional discrete-specific PAT setting
Matt Roper
1
-0
/
+7
2024-02-26
drm/xe: Remove useless mem_access on PAT dumps
Rodrigo Vivi
1
-10
/
+0
2024-02-13
drm/xe/vf: Don't program PAT if VF
Michal Wajdeczko
1
-0
/
+5
2023-12-21
drm/xe/xe2: Update emit_pte to use compression enabled PAT index
Himal Prasad Ghimiray
1
-0
/
+1
2023-12-21
drm/xe/pat: annotate pat_index with coherency mode
Matthew Auld
1
-40
/
+58
2023-12-21
drm/xe/pat: trim the xelp PAT table
Matthew Auld
1
-4
/
+0
2023-12-21
drm/xe/pat: Add debugfs node to dump PAT
Lucas De Marchi
1
-1
/
+191
2023-12-21
drm/xe/xe2: Program PAT tables
Matt Roper
1
-1
/
+91
2023-12-21
drm/xe/pat: Keep track of relevant indexes
Lucas De Marchi
1
-0
/
+12
2023-12-21
drm/xe/pat: Prefer the arch/IP names
Lucas De Marchi
1
-56
/
+56
2023-12-21
drm/xe/dg2: Fix using wrong PAT table
Lucas De Marchi
1
-1
/
+9
2023-12-21
drm/xe: Use vfunc to initialize PAT
Lucas De Marchi
1
-14
/
+45
2023-12-21
drm/xe/pat: Use 0 instead of space on error
Lucas De Marchi
1
-1
/
+1
2023-12-19
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
1
-4
/
+10
2023-12-19
drm/xe: Use XE_REG/XE_REG_MCR
Lucas De Marchi
1
-1
/
+1
2023-12-19
drm/xe: Clarify register types on PAT programming
Lucas De Marchi
1
-15
/
+20
2023-12-19
drm/xe/pat: Define PAT tables as static
Matt Roper
1
-3
/
+3
2023-12-19
drm/xe/mtl: Handle PAT_INDEX offset jump
Matt Roper
1
-1
/
+3
2023-12-19
drm/xe/mtl: Fix PAT table coherency settings
Matt Roper
1
-2
/
+2
2023-12-19
drm/xe/pat: Clean up PAT register definitions
Matt Roper
1
-35
/
+38
2023-12-19
drm/xe/pat: Handle unicast vs MCR PAT registers
Matt Roper
1
-7
/
+30
2023-12-19
drm/xe/pat: Use table-based programming of PAT settings
Matt Roper
1
-42
/
+35
2023-12-19
drm/xe/pat: Move PAT setup to a dedicated file
Matt Roper
1
-0
/
+81