Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/xe: prevent UAF around preempt fence | Matthew Auld | 2024-08-19 | 1 | -1/+2 |
* | drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lr | Francois Dugast | 2024-06-17 | 1 | -1/+1 |
* | drm/xe/preempt_fence: enlarge the fence critical section | Matthew Auld | 2024-04-25 | 1 | -3/+11 |
* | drm/xe: Use ordered wq for preempt fence waiting | Matthew Brost | 2024-04-03 | 1 | -1/+1 |
* | drm/xe: Rename engine to exec_queue | Francois Dugast | 2023-12-21 | 1 | -15/+15 |
* | drm/xe: Rename xe_engine.[ch] to xe_exec_queue.[ch] | Francois Dugast | 2023-12-21 | 1 | -1/+1 |
* | drm/xe: Use Xe ordered workqueue for rebind worker | Matthew Brost | 2023-12-20 | 1 | -1/+1 |
* | drm/xe: Sort includes | Lucas De Marchi | 2023-12-20 | 1 | -1/+2 |
* | drm/xe: Introduce a new DRM driver for Intel GPUs | Matthew Brost | 2023-12-12 | 1 | -0/+157 |