summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_rtp.c
AgeCommit message (Expand)Author
2023-12-21drm/xe: Fix check for platform without geometry pipelineMichał Winiarski
2023-12-21drm/xe: Fix uninitialized variablesMichał Winiarski
2023-12-19drm/xe: Replace deprecated DRM_ERROR()Gustavo Sousa
2023-12-19drm/xe/rtp: Also check gt typeLucas De Marchi
2023-12-19drm/xe/rtp: Add support for entries with no actionLucas De Marchi
2023-12-19drm/xe/rtp: Add check for media steppingLucas De Marchi
2023-12-19drm/xe/rtp: Rename STEP to GRAPHICS_STEPLucas De Marchi
2023-12-19drm/xe/rtp: Allow to track active workaroundsLucas De Marchi
2023-12-19drm/xe/rtp: Add "_sr" to entry/function namesLucas De Marchi
2023-12-19drm/xe/rtp: Replace XE_WARN_ONLucas De Marchi
2023-12-19drm/xe/rtp: Split rtp process initializationLucas De Marchi
2023-12-19drm/xe: Rename reg field to addrLucas De Marchi
2023-12-19drm/xe: Plumb xe_reg into WAs, rtp, etcLucas De Marchi
2023-12-19drm/xe: Add basic unit tests for rtpLucas De Marchi
2023-12-19drm/xe/rtp: Add match helper for gslice fused offLucas De Marchi
2023-12-19drm/xe/rtp: Add match for render reset domainLucas De Marchi
2023-12-19drm/xe/rtp: Move match function from wa to rtpLucas De Marchi
2023-12-19drm/xe/rtp: Support multiple actions per entryLucas De Marchi
2023-12-19drm/xe/rtp: Split action and entry flagsLucas De Marchi
2023-12-19drm/xe: Rename xe_rtp_regval to xe_rtp_actionLucas De Marchi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost