summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/xe/xe_device.h
Commit message (Expand)AuthorAgeFilesLines
* drm/xe/uapi: Remove support for persistent exec_queuesThomas Hellström2024-02-191-4/+0
* drm/xe: Add functions to convert regular address to canonical address and backJosé Roberto de Souza2024-01-301-0/+3
* drm/xe: Print more device information in devcoredumpJosé Roberto de Souza2024-01-241-0/+2
* drm/xe/vf: Introduce Memory Based Interrupts HandlerMichal Wajdeczko2023-12-211-0/+5
* drm/xe/device: Introduce xe_device_probe_earlyMichał Winiarski2023-12-211-0/+5
* drm/xe: Add device flag to indicate SR-IOV supportMichal Wajdeczko2023-12-211-0/+5
* drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio2023-12-211-1/+1
* drm/xe: Rename engine to exec_queueFrancois Dugast2023-12-211-4/+4
* drm/xe: Invert guc vs execlists parameters and info.Rodrigo Vivi2023-12-211-6/+1
* drm/xe: add lockdep annotation for xe_device_mem_access_put()Matthew Auld2023-12-211-0/+4
* drm/xe: fix xe_device_mem_access_get() racesMatthew Auld2023-12-211-9/+2
* drm/xe: Cleanup POINTER_LOCATION style issuesFrancois Dugast2023-12-211-1/+1
* drm/xe: Cleanup SPACING style issuesFrancois Dugast2023-12-211-2/+2
* drm/xe: hold mem_access.ref for CT fast-pathMatthew Auld2023-12-211-0/+1
* drm/xe: Allow GT looping and lookup on standalone mediaMatt Roper2023-12-191-7/+35
* drm/xe: Allocate GT dynamicallyMatt Roper2023-12-191-2/+6
* drm/xe: Clarify 'gt' retrieval for primary tileMatt Roper2023-12-191-2/+11
* drm/xe: Add for_each_tile iteratorMatt Roper2023-12-191-0/+4
* drm/xe: Introduce xe_tileMatt Roper2023-12-191-3/+8
* drm/xe: fix pvc unload issueChang, Bruce2023-12-191-0/+1
* drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoingMaarten Lankhorst2023-12-191-10/+4
* drm/xe: Fix typo persitent->persistentLucas De Marchi2023-12-191-3/+3
* drm/xe: Remove dependency on intel_gpu_commands.hLucas De Marchi2023-12-191-2/+1
* drm/xe: Sort includesLucas De Marchi2023-12-191-1/+1
* drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost2023-12-121-0/+126