summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt.c
AgeCommit message (Expand)Author
2023-12-19drm/xe: Remove dependency on intel_gt_regs.hLucas De Marchi
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-19drm/xe: Fix application of LRC tuningsLucas De Marchi
2023-12-19drm/xe: Make local functions staticLucas De Marchi
2023-12-19drm/xe: Remove unseless xe_force_wake_prune.Rodrigo Vivi
2023-12-19drm/xe/mcr: Add SQIDI steering for DG2Lucas De Marchi
2023-12-19drm/xe: Use GuC to do GGTT invalidations for the GuC firmwareMatthew Brost
2023-12-19drm/xe: Add TLB invalidation fenceMatthew Brost
2023-12-19drm/xe: Break of TLB invalidation into its own fileMatthew Brost
2023-12-19drm/xe: Fix Meteor Lake rsa issue on guc loadingPhilippe Lecluse
2023-12-12drm/xe/gt: Fix min() with u32 and u64Lucas De Marchi
2023-12-12drm/xe: Fake pulling gt->info.engine_mask from hwconfig blobMatthew Brost
2023-12-12drm/xe: Remove i915_utils dependency from xe_pcode.Rodrigo Vivi
2023-12-12drm/xe: Convert xe_mmio_wait32 to us so we can stop using wait_for_us.Rodrigo Vivi
2023-12-12drm/xe: Let's return last value read on xe_mmio_wait32.Rodrigo Vivi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost