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_reg_sr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-09
drm/xe: switch from drm_debug_printer() to device specific drm_dbg_printer()
Jani Nikula
1
-1
/
+1
2023-12-21
drm/xe/reg_sr: Use xe_gt_dbg
Lucas De Marchi
1
-5
/
+3
2023-12-21
drm/xe/reg_sr: Simplify check for masked registers
Lucas De Marchi
1
-4
/
+4
2023-12-19
drm/xe/reg_sr: Apply limit to register whitelisting
Gustavo Sousa
1
-0
/
+7
2023-12-19
drm/xe/reg_sr: Use a single parameter for xe_reg_sr_apply_whitelist()
Gustavo Sousa
1
-2
/
+5
2023-12-19
drm/xe: Replace deprecated DRM_ERROR()
Gustavo Sousa
1
-2
/
+5
2023-12-19
drm/xe: Rename reg field to addr
Lucas De Marchi
1
-3
/
+3
2023-12-19
drm/xe/mmio: Use struct xe_reg
Lucas De Marchi
1
-6
/
+8
2023-12-19
drm/xe: Plumb xe_reg into WAs, rtp, etc
Lucas De Marchi
1
-21
/
+30
2023-12-19
drm/xe: Use XE_REG/XE_REG_MCR
Lucas De Marchi
1
-2
/
+2
2023-12-19
drm/xe/sr: Apply masked registers properly
Matt Roper
1
-1
/
+1
2023-12-19
drm/xe: Add basic unit tests for rtp
Lucas De Marchi
1
-0
/
+2
2023-12-19
drm/xe/reg_sr: Save errors for kunit integration
Lucas De Marchi
1
-0
/
+8
2023-12-19
drm/xe/debugfs: Dump register save-restore tables
Lucas De Marchi
1
-0
/
+21
2023-12-19
drm/xe: Print whitelist while applying
Lucas De Marchi
1
-0
/
+4
2023-12-19
drm/xe/reg_sr: Tweak verbosity for register printing
Lucas De Marchi
1
-0
/
+6
2023-12-19
drm/xe: Remove dump function from reg_sr
Lucas De Marchi
1
-26
/
+0
2023-12-19
drm/xe: Remove dependency on intel_gt_regs.h
Lucas De Marchi
1
-2
/
+1
2023-12-19
drm/xe: Remove dependency on intel_engine_regs.h
Lucas De Marchi
1
-1
/
+1
2023-12-19
drm/xe: Sort includes
Lucas De Marchi
1
-2
/
+2
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost
1
-0
/
+248