diff options
| author | Brian Welty <[email protected]> | 2023-11-13 16:49:43 -0800 |
|---|---|---|
| committer | Rodrigo Vivi <[email protected]> | 2023-12-21 11:44:33 -0500 |
| commit | b646ce9ce99f74d3dee8fd56303b9255d3c278ec (patch) | |
| tree | 3e2a3f013b08a50e81de4469213a3c82cfa1afc8 /include/uapi | |
| parent | be13336e07b5cc26c8b971a50ff6dc60d7050417 (diff) | |
drm/xe: Make xe_mmio_tile_vram_size() static
During xe_mmio_probe_vram(), we already store the values returned from
xe_mmio_tile_vram_size() into the xe_tile structures.
There is no need to call xe_mmio_tile_vram_size() again later during
setup of the STOLEN region. Just use the values stored in the root tile.
Signed-off-by: Brian Welty <[email protected]>
Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
Signed-off-by: Rodrigo Vivi <[email protected]>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions