summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_device.h
AgeCommit message (Expand)Author
2023-12-21drm/xe/device: Introduce xe_device_probe_earlyMichaƂ Winiarski
2023-12-21drm/xe: Add device flag to indicate SR-IOV supportMichal Wajdeczko
2023-12-21drm/xe/uc: Rename guc_submission_enabled() to uc_enabled()Daniele Ceraolo Spurio
2023-12-21drm/xe: Rename engine to exec_queueFrancois Dugast
2023-12-21drm/xe: Invert guc vs execlists parameters and info.Rodrigo Vivi
2023-12-21drm/xe: add lockdep annotation for xe_device_mem_access_put()Matthew Auld
2023-12-21drm/xe: fix xe_device_mem_access_get() racesMatthew Auld
2023-12-21drm/xe: Cleanup POINTER_LOCATION style issuesFrancois Dugast
2023-12-21drm/xe: Cleanup SPACING style issuesFrancois Dugast
2023-12-21drm/xe: hold mem_access.ref for CT fast-pathMatthew Auld
2023-12-19drm/xe: Allow GT looping and lookup on standalone mediaMatt Roper
2023-12-19drm/xe: Allocate GT dynamicallyMatt Roper
2023-12-19drm/xe: Clarify 'gt' retrieval for primary tileMatt Roper
2023-12-19drm/xe: Add for_each_tile iteratorMatt Roper
2023-12-19drm/xe: Introduce xe_tileMatt Roper
2023-12-19drm/xe: fix pvc unload issueChang, Bruce
2023-12-19drm/xe: Use atomic instead of mutex for xe_device_mem_access_ongoingMaarten Lankhorst
2023-12-19drm/xe: Fix typo persitent->persistentLucas De Marchi
2023-12-19drm/xe: Remove dependency on intel_gpu_commands.hLucas De Marchi
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost