开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_rtp.h
Age
Commit message (
Expand
)
Author
2026-06-17
drm/xe/rtp: Add FIELD_SET_FUNC RTP action
Matt Roper
2026-06-08
drm/xe/rtp: Fix build error with clang < 21 and non-const initializers
Thomas Hellström
2026-06-02
drm/xe/rtp: Add struct types for RTP tables
Gustavo Sousa
2026-05-22
drm/xe/rtp: Implement a structured parser for rule matching
Gustavo Sousa
2026-04-27
drm/xe: Move GFX_MODE programming to RTP
Matt Roper
2026-04-27
drm/xe/rtp: Add "always true" match function
Matt Roper
2026-04-06
drm/xe: Add missing _H to include guard suffixes
Shuicheng Lin
2026-03-10
drm/xe/rtp: Add support for matching platform-level stepping
Gustavo Sousa
2026-02-19
drm/xe/reg_sr: Don't process gt/hwe lists in VF
Matt Roper
2025-10-18
drm/xe/xe3p_xpc: Skip compression tuning on platforms without flatccs
Matt Roper
2025-10-14
drm/xe/rtp: Pass xe_device parameter to FUNC matches
Matt Roper
2025-09-05
drm/xe/xe2hpg: Add Wa_18041344222 for Xe2_HPG
Harish Chegondi
2025-08-22
drm/xe/rtp: Add match for psmi
Lucas De Marchi
2025-07-14
drm/xe: Remove unused functions
Dr. David Alan Gilbert
2025-07-10
drm/xe: add new type to RTP context
Matt Atwood
2025-03-10
drm/xe/rtp: Drop sentinels from arg to xe_rtp_process_to_sr()
Lucas De Marchi
2025-01-09
drm/xe: Fix all typos in xe
Nitin Gote
2025-01-07
drm/xe/rtp: Add match helper to omit SR-IOV VF device
Marcin Bernatowicz
2024-07-29
drm/xe/rtp: Expand max rules/actions per entry again
Lucas De Marchi
2024-06-18
drm/xe/rtp: Add match on any GT
Lucas De Marchi
2024-06-18
drm/xe/rtp: Allow to OR rules
Lucas De Marchi
2024-06-18
drm/xe/rtp: Expand max rules/actions per entry
Lucas De Marchi
2024-06-11
drm/xe/xe2lpm: Fixup Wa_14020756599
Tejas Upadhyay
2024-06-04
drm/xe/xe2lpm: Add permanent Wa_14020756599
Tejas Upadhyay
2024-05-03
drm/xe/rtp: Prefer helper macros from xe_args.h
Michal Wajdeczko
2023-12-21
drm/xe/rtp: Fix doc for XE_RTP_ACTIONS
Gustavo Sousa
2023-12-21
drm/xe: Cleanup SPACING style issues
Francois Dugast
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: Split rtp process initialization
Lucas De Marchi
2023-12-19
drm/xe: Move helper macros to separate header
Lucas De Marchi
2023-12-19
drm/xe: Plumb xe_reg into WAs, rtp, etc
Lucas De Marchi
2023-12-19
drm/xe: Use XE_REG/XE_REG_MCR
Lucas De Marchi
2023-12-19
drm/xe/rtp: Add match helper for gslice fused off
Lucas De Marchi
2023-12-19
drm/xe: make compound literal initialization const
Jani Nikula
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: Do not spread i915_reg_defs.h include
Lucas De Marchi
2023-12-19
drm/xe: Sort includes
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