summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe/xe_device.c
AgeCommit message (Expand)Author
2023-12-19drm/xe: Allocate GT dynamicallyMatt Roper
2023-12-19drm/xe: Clarify 'gt' retrieval for primary tileMatt Roper
2023-12-19drm/xe: Move VRAM from GT to tileMatt Roper
2023-12-19drm/xe: Move GGTT from GT to tileMatt Roper
2023-12-19drm/xe: Fail xe_device_create() if wq allocation failsGustavo Sousa
2023-12-19drm/xe: Call drmm_add_action_or_reset() early in xe_device_create()Gustavo Sousa
2023-12-19drm/xe/mmio: Use struct xe_regLucas De Marchi
2023-12-19drm/xe: destroy clients engine and vm xarrays on closeMika Kuoppala
2023-12-19drm/xe: Enable the compat ioctl functionalityChristopher Snowhill
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/device: Prefer the drm-managed mutex_initLucas De Marchi
2023-12-19drm/xe: Do not spread i915_reg_defs.h includeLucas De Marchi
2023-12-19drm/xe: Sort includesLucas De Marchi
2023-12-19drm/xe: Use GuC to do GGTT invalidations for the GuC firmwareMatthew Brost
2023-12-19drm/xe: Convert memory device refcount to s32Maarten Lankhorst
2023-12-19drm/xe/uapi: Add XE_ENGINE_GET_PROPERTY uAPIJosé Roberto de Souza
2023-12-12drm/xe: Implement stolen memory.Maarten Lankhorst
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost