index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_rtp.c
Age
Commit message (
Expand
)
Author
2023-12-21
drm/xe: Fix check for platform without geometry pipeline
Michał Winiarski
2023-12-21
drm/xe: Fix uninitialized variables
Michał Winiarski
2023-12-19
drm/xe: Replace deprecated DRM_ERROR()
Gustavo Sousa
2023-12-19
drm/xe/rtp: Also check gt type
Lucas De Marchi
2023-12-19
drm/xe/rtp: Add support for entries with no action
Lucas De Marchi
2023-12-19
drm/xe/rtp: Add check for media stepping
Lucas De Marchi
2023-12-19
drm/xe/rtp: Rename STEP to GRAPHICS_STEP
Lucas De Marchi
2023-12-19
drm/xe/rtp: Allow to track active workarounds
Lucas De Marchi
2023-12-19
drm/xe/rtp: Add "_sr" to entry/function names
Lucas De Marchi
2023-12-19
drm/xe/rtp: Replace XE_WARN_ON
Lucas De Marchi
2023-12-19
drm/xe/rtp: Split rtp process initialization
Lucas De Marchi
2023-12-19
drm/xe: Rename reg field to addr
Lucas De Marchi
2023-12-19
drm/xe: Plumb xe_reg into WAs, rtp, etc
Lucas De Marchi
2023-12-19
drm/xe: Add basic unit tests for rtp
Lucas De Marchi
2023-12-19
drm/xe/rtp: Add match helper for gslice fused off
Lucas De Marchi
2023-12-19
drm/xe/rtp: Add match for render reset domain
Lucas De Marchi
2023-12-19
drm/xe/rtp: Move match function from wa to rtp
Lucas De Marchi
2023-12-19
drm/xe/rtp: Support multiple actions per entry
Lucas De Marchi
2023-12-19
drm/xe/rtp: Split action and entry flags
Lucas De Marchi
2023-12-19
drm/xe: Rename xe_rtp_regval to xe_rtp_action
Lucas De Marchi
2023-12-12
drm/xe: Introduce a new DRM driver for Intel GPUs
Matthew Brost