Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/xe: Convert multiple bind ops into single job | Matthew Brost | 2024-07-04 | 1 | -8/+6 |
* | drm/xe: Use NULL PTEs as scratch PTEs | Thomas Hellström | 2023-12-21 | 1 | -3/+0 |
* | drm/xe: Restrict huge PTEs to 1GiB | Thomas Hellström | 2023-12-21 | 1 | -0/+3 |
* | drm/xe: Use vfunc for pte/pde ppgtt encoding | Lucas De Marchi | 2023-12-21 | 1 | -6/+0 |
* | drm/xe: Rename engine to exec_queue | Francois Dugast | 2023-12-21 | 1 | -3/+3 |
* | drm/xe: Remove vma arg from xe_pte_encode() | Lucas De Marchi | 2023-12-21 | 1 | -2/+2 |
* | drm/xe: Port Xe to GPUVA | Matthew Brost | 2023-12-21 | 1 | -1/+1 |
* | drm/xe: Rename pte/pde encoding functions | Lucas De Marchi | 2023-12-21 | 1 | -5/+5 |
* | drm/xe: Memory allocations are tile-based, not GT-based | Matt Roper | 2023-12-20 | 1 | -7/+7 |
* | drm/xe: Introduce a new DRM driver for Intel GPUs | Matthew Brost | 2023-12-12 | 1 | -0/+54 |