Age | Commit message (Expand) | Author |
---|---|---|
2023-12-21 | drm/xe: Allow num_batch_buffer / num_binds == 0 in IOCTLs | Matthew Brost |
2023-12-21 | drm/xe: Use a flags field instead of bools for sync parse | Matthew Brost |
2023-12-21 | drm/xe/uapi: Split xe_sync types from flags | Rodrigo Vivi |
2023-12-21 | drm/xe: Internally change the compute_mode and no_dma_fence mode naming | Thomas Hellström |
2023-12-21 | drm/xe/uapi: Add _FLAG to uAPI constants usable for flags | Francois Dugast |
2023-12-21 | drm/xe: Remove async worker and rework sync binds | Matthew Brost |
2023-12-21 | drm/xe: Prevent flooding the kernel log with XE_IOCTL_ERR | Francois Dugast |
2023-12-21 | drm/Xe: Use EOPNOTSUPP instead of ENOTSUPP | Janga Rahul Kumar |
2023-12-19 | drm/xe: Validate uAPI padding and reserved fields | Christopher Snowhill |
2023-12-19 | drm/xe: Allow dma-fences as in-syncs for compute / faulting VM | Matthew Brost |
2023-12-19 | drm/xe: Sort includes | Lucas De Marchi |
2023-12-12 | drm/xe: Introduce a new DRM driver for Intel GPUs | Matthew Brost |