index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_pat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/xe/pat: Update handling of xe_force_wake_get return
Himal Prasad Ghimiray
2024-10-17
1
-35
/
+30
*
drm/xe/xe3: Xe3 uses the same PAT settings as Xe2
Matt Roper
2024-10-08
1
-1
/
+1
*
drm/xe/pat: Convert register access to use xe_mmio
Matt Roper
2024-09-12
1
-7
/
+7
*
drm/xe/pat: sanity check compression and coh_mode
Matthew Auld
2024-09-06
1
-1
/
+6
*
drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>
Jani Nikula
2024-08-28
1
-1
/
+1
*
drm/xe/bmg: implement Wa_16023588340
Matthew Auld
2024-07-05
1
-1
/
+10
*
drm/xe: Don't rely on xe_force_wake.h to be included elsewhere
Michal Wajdeczko
2024-05-07
1
-0
/
+1
*
drm/xe: Check pat.ops before dumping PAT settings
Michal Wajdeczko
2024-04-10
1
-1
/
+1
*
drm/xe: Assert pat.ops function pointers
Michal Wajdeczko
2024-04-10
1
-0
/
+4
*
drm/xe/bmg: Program an additional discrete-specific PAT setting
Matt Roper
2024-04-09
1
-0
/
+7
*
drm/xe: Remove useless mem_access on PAT dumps
Rodrigo Vivi
2024-02-26
1
-10
/
+0
*
drm/xe/vf: Don't program PAT if VF
Michal Wajdeczko
2024-02-13
1
-0
/
+5
*
drm/xe/xe2: Update emit_pte to use compression enabled PAT index
Himal Prasad Ghimiray
2023-12-21
1
-0
/
+1
*
drm/xe/pat: annotate pat_index with coherency mode
Matthew Auld
2023-12-21
1
-40
/
+58
*
drm/xe/pat: trim the xelp PAT table
Matthew Auld
2023-12-21
1
-4
/
+0
*
drm/xe/pat: Add debugfs node to dump PAT
Lucas De Marchi
2023-12-21
1
-1
/
+191
*
drm/xe/xe2: Program PAT tables
Matt Roper
2023-12-21
1
-1
/
+91
*
drm/xe/pat: Keep track of relevant indexes
Lucas De Marchi
2023-12-21
1
-0
/
+12
*
drm/xe/pat: Prefer the arch/IP names
Lucas De Marchi
2023-12-21
1
-56
/
+56
*
drm/xe/dg2: Fix using wrong PAT table
Lucas De Marchi
2023-12-21
1
-1
/
+9
*
drm/xe: Use vfunc to initialize PAT
Lucas De Marchi
2023-12-21
1
-14
/
+45
*
drm/xe/pat: Use 0 instead of space on error
Lucas De Marchi
2023-12-21
1
-1
/
+1
*
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
2023-12-20
1
-4
/
+10
*
drm/xe: Use XE_REG/XE_REG_MCR
Lucas De Marchi
2023-12-20
1
-1
/
+1
*
drm/xe: Clarify register types on PAT programming
Lucas De Marchi
2023-12-20
1
-15
/
+20
*
drm/xe/pat: Define PAT tables as static
Matt Roper
2023-12-20
1
-3
/
+3
*
drm/xe/mtl: Handle PAT_INDEX offset jump
Matt Roper
2023-12-20
1
-1
/
+3
*
drm/xe/mtl: Fix PAT table coherency settings
Matt Roper
2023-12-20
1
-2
/
+2
*
drm/xe/pat: Clean up PAT register definitions
Matt Roper
2023-12-20
1
-35
/
+38
*
drm/xe/pat: Handle unicast vs MCR PAT registers
Matt Roper
2023-12-20
1
-7
/
+30
*
drm/xe/pat: Use table-based programming of PAT settings
Matt Roper
2023-12-20
1
-42
/
+35
*
drm/xe/pat: Move PAT setup to a dedicated file
Matt Roper
2023-12-20
1
-0
/
+81