Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-21 | drm/xe/pat: Use 0 instead of space on error | Lucas De Marchi | 1 | -1/+1 |
2023-12-20 | drm/xe/mmio: Use struct xe_reg | Lucas De Marchi | 1 | -4/+10 |
2023-12-20 | drm/xe: Use XE_REG/XE_REG_MCR | Lucas De Marchi | 1 | -1/+1 |
2023-12-20 | drm/xe: Clarify register types on PAT programming | Lucas De Marchi | 1 | -15/+20 |
2023-12-20 | drm/xe/pat: Define PAT tables as static | Matt Roper | 1 | -3/+3 |
2023-12-20 | drm/xe/mtl: Handle PAT_INDEX offset jump | Matt Roper | 1 | -1/+3 |
2023-12-20 | drm/xe/mtl: Fix PAT table coherency settings | Matt Roper | 1 | -2/+2 |
2023-12-20 | drm/xe/pat: Clean up PAT register definitions | Matt Roper | 1 | -35/+38 |
2023-12-20 | drm/xe/pat: Handle unicast vs MCR PAT registers | Matt Roper | 1 | -7/+30 |
2023-12-20 | drm/xe/pat: Use table-based programming of PAT settings | Matt Roper | 1 | -42/+35 |
2023-12-20 | drm/xe/pat: Move PAT setup to a dedicated file | Matt Roper | 1 | -0/+81 |