aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_gt.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-19drm/xe: Add TLB invalidation fenceMatthew Brost1-0/+1
2023-12-19drm/xe: Break of TLB invalidation into its own fileMatthew Brost1-0/+5
2023-12-19drm/xe: Fix Meteor Lake rsa issue on guc loadingPhilippe Lecluse1-2/+2
2023-12-12drm/xe/gt: Fix min() with u32 and u64Lucas De Marchi1-1/+1
2023-12-12drm/xe: Fake pulling gt->info.engine_mask from hwconfig blobMatthew Brost1-0/+3
2023-12-12drm/xe: Remove i915_utils dependency from xe_pcode.Rodrigo Vivi1-1/+1
2023-12-12drm/xe: Convert xe_mmio_wait32 to us so we can stop using wait_for_us.Rodrigo Vivi1-1/+2
2023-12-12drm/xe: Let's return last value read on xe_mmio_wait32.Rodrigo Vivi1-1/+1
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+830