Files
compute-runtime/shared/source/gmm_helper
Mateusz Jablonski 54bda0e986 fix: In Linux CL/GL sharing
- always issue flush request before export

Apparently it's expected to flush the object (which might convert them
from one format to another for export, or remove aux buffer uses or
anything not supported by export).

- use modifier to select tiling mode

Previously we just assumed that whatever tiling mode was picked by mesa
will match the one picked by GMMLIB but that's not always the case
and in particular on Arc and Xe it doesn't work ... Mesa picks Tile4
and GMMLIB picks Tile64 ...

Fixes: #761
Fixes: #736

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2024-09-06 21:40:18 +02:00
..
2023-02-13 11:39:34 +01:00
2024-05-27 10:26:26 +02:00
2024-05-27 10:26:26 +02:00
2024-05-27 10:26:26 +02:00
2020-02-23 23:49:12 +01:00
2022-07-27 12:01:36 +02:00
2024-09-06 21:40:18 +02:00
2021-05-17 20:38:19 +02:00
2023-02-17 11:19:59 +01:00