summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_rtp.h
AgeCommit message (Expand)AuthorFilesLines
2023-12-21drm/xe/rtp: Fix doc for XE_RTP_ACTIONSGustavo Sousa1-3/+2
2023-12-21drm/xe: Cleanup SPACING style issuesFrancois Dugast1-2/+2
2023-12-20drm/xe/rtp: Add support for entries with no actionLucas De Marchi1-0/+3
2023-12-20drm/xe/rtp: Add check for media steppingLucas De Marchi1-0/+17
2023-12-20drm/xe/rtp: Rename STEP to GRAPHICS_STEPLucas De Marchi1-8/+8
2023-12-20drm/xe/rtp: Allow to track active workaroundsLucas De Marchi1-0/+4
2023-12-20drm/xe/rtp: Add "_sr" to entry/function namesLucas De Marchi1-10/+10
2023-12-20drm/xe/rtp: Split rtp process initializationLucas De Marchi1-2/+7
2023-12-20drm/xe: Move helper macros to separate headerLucas De Marchi1-70/+5
2023-12-20drm/xe: Plumb xe_reg into WAs, rtp, etcLucas De Marchi1-70/+96
2023-12-20drm/xe: Use XE_REG/XE_REG_MCRLucas De Marchi1-5/+5
2023-12-20drm/xe/rtp: Add match helper for gslice fused offLucas De Marchi1-0/+11
2023-12-20drm/xe: make compound literal initialization constJani Nikula1-2/+2
2023-12-20drm/xe/rtp: Add match for render reset domainLucas De Marchi1-0/+18
2023-12-20drm/xe/rtp: Move match function from wa to rtpLucas De Marchi1-0/+12
2023-12-20drm/xe: Do not spread i915_reg_defs.h includeLucas De Marchi1-2/+0
2023-12-20drm/xe: Sort includesLucas De Marchi1-1/+1
2023-12-20drm/xe/rtp: Support multiple actions per entryLucas De Marchi1-30/+67
2023-12-20drm/xe/rtp: Split action and entry flagsLucas De Marchi1-8/+33
2023-12-20drm/xe: Rename xe_rtp_regval to xe_rtp_actionLucas De Marchi1-13/+13
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+340