summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_device.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-25drm/xe/device: fix XE_MAX_TILES_PER_DEVICE checkMatthew Auld1-1/+1
2024-03-25drm/xe/device: fix XE_MAX_GT_PER_TILE checkMatthew Auld1-1/+1
2024-02-19drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström1-4/+0
2024-01-30drm/xe: Add functions to convert regular address to canonical address and backJosé Roberto de Souza1-0/+3
2024-01-24drm/xe: Print more device information in devcoredumpJosé Roberto de Souza1-0/+2
2023-12-22drm/xe/vf: Introduce Memory Based Interrupts HandlerMichal Wajdeczko1-0/+5
2023-12-21drm/xe/device: Introduce xe_device_probe_earlyMichał Winiarski1-0/+5
2023-12-21drm/xe: Add device flag to indicate SR-IOV supportMichal Wajdeczko1-0/+5
2023-12-21drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio1-1/+1
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast1-4/+4
2023-12-21drm/xe: Invert guc vs execlists parameters and info.Rodrigo Vivi1-6/+1
2023-12-21drm/xe: add lockdep annotation for xe_device_mem_access_put()Matthew Auld1-0/+4
2023-12-21drm/xe: fix xe_device_mem_access_get() racesMatthew Auld1-9/+2
2023-12-21drm/xe: Cleanup POINTER_LOCATION style issuesFrancois Dugast1-1/+1
2023-12-21drm/xe: Cleanup SPACING style issuesFrancois Dugast1-2/+2
2023-12-21drm/xe: hold mem_access.ref for CT fast-pathMatthew Auld1-0/+1
2023-12-20drm/xe: Allow GT looping and lookup on standalone mediaMatt Roper1-7/+35
2023-12-20drm/xe: Allocate GT dynamicallyMatt Roper1-2/+6
2023-12-20drm/xe: Clarify 'gt' retrieval for primary tileMatt Roper1-2/+11
2023-12-20drm/xe: Add for_each_tile iteratorMatt Roper1-0/+4
2023-12-20drm/xe: Introduce xe_tileMatt Roper1-3/+8
2023-12-20drm/xe: fix pvc unload issueChang, Bruce1-0/+1
2023-12-20drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoingMaarten Lankhorst1-10/+4
2023-12-20drm/xe: Fix typo persitent->persistentLucas De Marchi1-3/+3
2023-12-20drm/xe: Remove dependency on intel_gpu_commands.hLucas De Marchi1-2/+1
2023-12-20drm/xe: Sort includesLucas De Marchi1-1/+1
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+126