summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_rtp.c
AgeCommit message (Expand)Author
2025-01-07drm/xe/rtp: Add match helper to omit SR-IOV VF deviceMarcin Bernatowicz
2024-09-16drm/xe/rtp: Remove unneeded semicolonLucas De Marchi
2024-08-28drm/xe: replace #include <drm/xe_drm.h> with <uapi/drm/xe_drm.h>Jani Nikula
2024-07-29drm/xe: Migrate OOB WAs to OR rulesLucas De Marchi
2024-07-29drm/xe/rtp: Simplify marking active workaroundsLucas De Marchi
2024-07-29drm/xe/kunit: Test rtp with no actionsLucas De Marchi
2024-07-29drm/xe/kunit: Test active rtp entriesLucas De Marchi
2024-07-26drm/xe/rtp: Fix off-by-one when processing rulesLucas De Marchi
2024-07-01drm/xe/rtp: Fix out-of-bounds array accessLucas De Marchi
2024-06-20drm/xe/vf: Don't run any save-restore RTP actions if VFMichal Wajdeczko
2024-06-18drm/xe/rtp: Add match on any GTLucas De Marchi
2024-06-18drm/xe/rtp: Allow to OR rulesLucas De Marchi
2024-06-11drm/xe/xe2lpm: Fixup Wa_14020756599Tejas Upadhyay
2024-06-04drm/xe/xe2lpm: Add permanent Wa_14020756599Tejas Upadhyay
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