Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/xe: Use ERR_CAST to return an error-valued pointer | Yu Jiaoliang | 2024-09-12 | 1 | -1/+1 |
* | drm/xe: Update xe_sa to use xe_managed_bo_create_pin_map | Matthew Brost | 2024-08-23 | 1 | -7/+6 |
* | drm/xe: Convert multiple bind ops into single job | Matthew Brost | 2024-07-04 | 1 | -0/+7 |
* | drm/xe: Normalize bo flags macros | Lucas De Marchi | 2024-04-02 | 1 | -3/+3 |
* | drm/xe: Add XE_BO_GGTT_INVALIDATE flag | Matthew Brost | 2024-03-20 | 1 | -1/+2 |
* | drm/xe: Cleanup style warnings | Francois Dugast | 2023-12-21 | 1 | -1/+1 |
* | drm/xe: Memory allocations are tile-based, not GT-based | Matt Roper | 2023-12-20 | 1 | -7/+6 |
* | drm/xe: Let primary and media GT share a kernel_bb_pool | Matt Roper | 2023-12-20 | 1 | -7/+16 |
* | drm/xe: Sort includes | Lucas De Marchi | 2023-12-20 | 1 | -1/+3 |
* | drm/xe: Introduce a new DRM driver for Intel GPUs | Matthew Brost | 2023-12-12 | 1 | -0/+96 |