summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_rtp_types.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe/reg_sr: Simplify check for masked registersLucas De Marchi1-1/+4
2023-12-20drm/xe/rtp: Add support for entries with no actionLucas De Marchi1-0/+7
2023-12-20drm/xe/rtp: Add check for media steppingLucas De Marchi1-0/+1
2023-12-20drm/xe/rtp: Rename STEP to GRAPHICS_STEPLucas De Marchi1-1/+1
2023-12-20drm/xe/rtp: Allow to track active workaroundsLucas De Marchi1-0/+2
2023-12-20drm/xe/rtp: Add "_sr" to entry/function namesLucas De Marchi1-2/+2
2023-12-20drm/xe/rtp: Split rtp process initializationLucas De Marchi1-0/+13
2023-12-20drm/xe: Plumb xe_reg into WAs, rtp, etcLucas De Marchi1-14/+8
2023-12-20drm/xe: Do not spread i915_reg_defs.h includeLucas De Marchi1-2/+0
2023-12-20drm/xe/rtp: Support multiple actions per entryLucas De Marchi1-1/+2
2023-12-20drm/xe/rtp: Split action and entry flagsLucas De Marchi1-4/+5
2023-12-20drm/xe: Rename xe_rtp_regval to xe_rtp_actionLucas De Marchi1-3/+6
2023-12-20drm/xe: Remove TODO from rtp infraLucas De Marchi1-4/+0
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+105