summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_rtp.c
Commit message (Expand)AuthorAgeFilesLines
* drm/xe: Fix check for platform without geometry pipelineMichał Winiarski2023-12-211-1/+1
* drm/xe: Fix uninitialized variablesMichał Winiarski2023-12-211-1/+1
* drm/xe: Replace deprecated DRM_ERROR()Gustavo Sousa2023-12-191-1/+1
* drm/xe/rtp: Also check gt typeLucas De Marchi2023-12-191-6/+17
* drm/xe/rtp: Add support for entries with no actionLucas De Marchi2023-12-191-8/+57
* drm/xe/rtp: Add check for media steppingLucas De Marchi2023-12-191-5/+7
* drm/xe/rtp: Rename STEP to GRAPHICS_STEPLucas De Marchi2023-12-191-1/+1
* drm/xe/rtp: Allow to track active workaroundsLucas De Marchi2023-12-191-4/+44
* drm/xe/rtp: Add "_sr" to entry/function namesLucas De Marchi2023-12-191-12/+14
* drm/xe/rtp: Replace XE_WARN_ONLucas De Marchi2023-12-191-1/+3
* drm/xe/rtp: Split rtp process initializationLucas De Marchi2023-12-191-17/+46
* drm/xe: Rename reg field to addrLucas De Marchi2023-12-191-1/+1
* drm/xe: Plumb xe_reg into WAs, rtp, etcLucas De Marchi2023-12-191-4/+3
* drm/xe: Add basic unit tests for rtpLucas De Marchi2023-12-191-0/+3
* drm/xe/rtp: Add match helper for gslice fused offLucas De Marchi2023-12-191-0/+16
* drm/xe/rtp: Add match for render reset domainLucas De Marchi2023-12-191-0/+10
* drm/xe/rtp: Move match function from wa to rtpLucas De Marchi2023-12-191-0/+6
* drm/xe/rtp: Support multiple actions per entryLucas De Marchi2023-12-191-13/+17
* drm/xe/rtp: Split action and entry flagsLucas De Marchi2023-12-191-15/+23
* drm/xe: Rename xe_rtp_regval to xe_rtp_actionLucas De Marchi2023-12-191-8/+8
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+144