From: Ramalingam C <ramalingam.c@intel.com>
To: intel-gfx <intel-gfx@lists.freedesktop.org>
Cc: Andi <andi.shyti@intel.com>, Matthew Auld <matthew.auld@intel.com>
Subject: [Intel-gfx] [PATCH 0/2] Sanity Check for device memory region
Date: Tue, 7 Dec 2021 20:03:34 +0530 [thread overview]
Message-ID: <20211207143336.11381-1-ramalingam.c@intel.com> (raw)
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
next reply other threads:[~2021-12-07 14:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-07 14:33 Ramalingam C [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20211207143336.11381-1-ramalingam.c@intel.com \
--to=ramalingam.c@intel.com \
--cc=andi.shyti@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=matthew.auld@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox