Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] drm/xe: Add null pointer check for xe_migrate_copy
@ 2024-09-18 22:09 Zhanjun Dong
  2024-09-18 22:10 ` [PATCH 1/1] " Zhanjun Dong
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Zhanjun Dong @ 2024-09-18 22:09 UTC (permalink / raw)
  To: intel-xe; +Cc: Zhanjun Dong, Matt Roper

Add null pointer check for parameter src.
Update lack source flag to include resource is null case in xe_bo_move
before xe_migrate_copy called.

Signed-off-by: Zhanjun Dong <zhanjun.dong@intel.com>
Cc: Matt Roper <matthew.d.roper@intel.com>

Zhanjun Dong (1):
  drm/xe: Add null pointer check for xe_migrate_copy

 drivers/gpu/drm/xe/xe_bo.c      |  4 ++--
 drivers/gpu/drm/xe/xe_migrate.c | 24 ++++++++++++++++--------
 2 files changed, 18 insertions(+), 10 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-09-19 14:44 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-18 22:09 [PATCH 0/1] drm/xe: Add null pointer check for xe_migrate_copy Zhanjun Dong
2024-09-18 22:10 ` [PATCH 1/1] " Zhanjun Dong
2024-09-18 22:35   ` Matthew Brost
2024-09-19  0:12     ` Dong, Zhanjun
2024-09-19  4:10       ` Matthew Brost
2024-09-19  4:20         ` Matthew Brost
2024-09-18 23:56 ` ✓ CI.Patch_applied: success for " Patchwork
2024-09-18 23:56 ` ✓ CI.checkpatch: " Patchwork
2024-09-18 23:57 ` ✓ CI.KUnit: " Patchwork
2024-09-19  0:09 ` ✓ CI.Build: " Patchwork
2024-09-19  0:11 ` ✓ CI.Hooks: " Patchwork
2024-09-19  0:13 ` ✓ CI.checksparse: " Patchwork
2024-09-19  0:31 ` ✓ CI.BAT: " Patchwork
2024-09-19 14:44 ` ✗ CI.FULL: failure " Patchwork

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