Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/2] Sanity Check for device memory region
@ 2021-12-07 14:33 Ramalingam C
  2021-12-07 14:33 ` [Intel-gfx] [PATCH 1/2] drm/i915: Sanitycheck device iomem on probe Ramalingam C
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Ramalingam C @ 2021-12-07 14:33 UTC (permalink / raw)
  To: intel-gfx; +Cc: Andi, Matthew Auld

Changes for introducing the quick test on the device memory range and
also a test of detailed validation for each addr of the range with read
and write.

Detailed testing is optionally enabled with a modparam i915.memtest=1

Chris Wilson (2):
  drm/i915: Sanitycheck device iomem on probe
  drm/i915: Test all device memory on probing

 drivers/gpu/drm/i915/i915_params.c         |   3 +
 drivers/gpu/drm/i915/i915_params.h         |   1 +
 drivers/gpu/drm/i915/intel_memory_region.c | 116 +++++++++++++++++++++
 3 files changed, 120 insertions(+)

-- 
2.20.1


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

end of thread, other threads:[~2021-12-07 19:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-07 14:33 [Intel-gfx] [PATCH 0/2] Sanity Check for device memory region Ramalingam C
2021-12-07 14:33 ` [Intel-gfx] [PATCH 1/2] drm/i915: Sanitycheck device iomem on probe Ramalingam C
2021-12-07 14:33 ` [Intel-gfx] [PATCH 2/2] drm/i915: Test all device memory on probing Ramalingam C
2021-12-07 14:48 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Sanity Check for device memory region Patchwork
2021-12-07 14:49 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2021-12-07 15:30 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2021-12-07 16:04 ` [Intel-gfx] [PATCH 0/2] " Matthew Auld
2021-12-07 18:28   ` Matthew Auld
2021-12-07 19:04 ` [Intel-gfx] ✗ Fi.CI.IGT: failure for " Patchwork

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