Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] drm/xe: correct the calculation of remaining size
@ 2024-01-16 19:52 fei.yang
  2024-01-16 19:52 ` [PATCH 1/1] " fei.yang
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: fei.yang @ 2024-01-16 19:52 UTC (permalink / raw)
  To: intel-xe

From: Fei Yang <fei.yang@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 update the dword length calculation for MI_STORE_DATA_IMM
according to specification.

Cc: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Fei Yang <fei.yang@intel.com>

Fei Yang (1):
  drm/xe: correct the calculation of remaining size

 drivers/gpu/drm/xe/instructions/xe_mi_commands.h | 2 +-
 drivers/gpu/drm/xe/xe_migrate.c                  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-01-17 22:11 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-16 19:52 [PATCH 0/1] drm/xe: correct the calculation of remaining size fei.yang
2024-01-16 19:52 ` [PATCH 1/1] " fei.yang
2024-01-16 19:53 ` ✓ CI.Patch_applied: success for " Patchwork
2024-01-16 19:53 ` ✗ CI.checkpatch: warning " Patchwork
2024-01-16 19:54 ` ✓ CI.KUnit: success " Patchwork
2024-01-16 20:01 ` ✓ CI.Build: " Patchwork
2024-01-16 20:01 ` ✓ CI.Hooks: " Patchwork
2024-01-16 20:03 ` ✓ CI.checksparse: " Patchwork
2024-01-17 21:37 ` ✓ CI.Patch_applied: " Patchwork
2024-01-17 21:37 ` ✗ CI.checkpatch: warning " Patchwork
2024-01-17 21:38 ` ✓ CI.KUnit: success " Patchwork
2024-01-17 21:45 ` ✓ CI.Build: " Patchwork
2024-01-17 21:46 ` ✓ CI.Hooks: " Patchwork
2024-01-17 21:47 ` ✓ CI.checksparse: " Patchwork
2024-01-17 22:11 ` ✗ CI.BAT: failure " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox