summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_gt.c
Commit message (Expand)AuthorAgeFilesLines
...
* drm/xe/mmio: Use struct xe_regLucas De Marchi2023-12-191-2/+2
* drm/xe: Set default MOCS value for copy cs instructionsJosé Roberto de Souza2023-12-191-0/+1
* drm/xe: Set default MOCS value for cs instructionsJosé Roberto de Souza2023-12-191-0/+2
* drm/xe: Drop gen afixes from registersLucas De Marchi2023-12-191-2/+2
* drm/xe: Let primary and media GT share a kernel_bb_poolMatt Roper2023-12-191-13/+19
* drm/xe: fix pvc unload issueChang, Bruce2023-12-191-18/+0
* drm/xe: Don't emit extra MI_BATCH_BUFFER_END in WA batchbufferMatt Roper2023-12-191-2/+0
* drm/xe: Better error messages for xe_gt_record_default_lrcsMatthew Brost2023-12-191-3/+17
* drm/xe: don't auto fall back to execlist mode if guc failed to initChang, Bruce2023-12-191-2/+2
* drm/xe/pat: Move PAT setup to a dedicated fileMatt Roper2023-12-191-79/+3
* drm/xe/gt: some error handling fixesMatthew Auld2023-12-191-3/+5
* drm/xe: Name LRC wa after the engine it belongsLucas De Marchi2023-12-191-1/+1
* drm/xe: Remove dependency on intel_gt_regs.hLucas De Marchi2023-12-191-2/+1
* drm/xe: Sort includesLucas De Marchi2023-12-191-1/+2
* drm/xe: Fix application of LRC tuningsLucas De Marchi2023-12-191-0/+1
* drm/xe: Make local functions staticLucas De Marchi2023-12-191-3/+3
* drm/xe: Remove unseless xe_force_wake_prune.Rodrigo Vivi2023-12-191-2/+0
* drm/xe/mcr: Add SQIDI steering for DG2Lucas De Marchi2023-12-191-0/+2
* drm/xe: Use GuC to do GGTT invalidations for the GuC firmwareMatthew Brost2023-12-191-0/+13
* drm/xe: Add TLB invalidation fenceMatthew Brost2023-12-191-0/+1
* drm/xe: Break of TLB invalidation into its own fileMatthew Brost2023-12-191-0/+5
* drm/xe: Fix Meteor Lake rsa issue on guc loadingPhilippe Lecluse2023-12-191-2/+2
* drm/xe/gt: Fix min() with u32 and u64Lucas De Marchi2023-12-121-1/+1
* drm/xe: Fake pulling gt->info.engine_mask from hwconfig blobMatthew Brost2023-12-121-0/+3
* drm/xe: Remove i915_utils dependency from xe_pcode.Rodrigo Vivi2023-12-121-1/+1
* drm/xe: Convert xe_mmio_wait32 to us so we can stop using wait_for_us.Rodrigo Vivi2023-12-121-1/+2
* drm/xe: Let's return last value read on xe_mmio_wait32.Rodrigo Vivi2023-12-121-1/+1
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+830