[PATCH v4 0/1] drm/xe: correct the calculation of remaining size
fei.yang at intel.com
fei.yang at intel.com
Thu Jan 18 22:20:50 UTC 2024
From: Fei Yang <fei.yang at intel.com>
Fix a bug in function write_pgtable where, in case the number of
PTEs is more than the maximum of one MI_STORE_DATA_IMM can take,
the caclulation of remaining size is wrong.
Also revert a change made earlier, because the pgtable can have
512 entries.
Cc: Matt Roper <matthew.d.roper at intel.com>
Signed-off-by: Fei Yang <fei.yang at intel.com>
Fei Yang (1):
drm/xe: correct the calculation of remaining size
drivers/gpu/drm/xe/xe_migrate.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
2.25.1
More information about the Intel-xe
mailing list