OSDN Git Service

drm/i915/guc: drop negative doorbell alloc selftest
authorDaniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Thu, 18 Oct 2018 00:46:05 +0000 (17:46 -0700)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 18 Oct 2018 12:42:40 +0000 (13:42 +0100)
commite346a991f42ca2a397166ac73445832966aa8968
tree34b2bb0ae35e24309bdbfcda42271f0b2537f502
parent67551a70354402e02ee140879fa85c739b4aa198
drm/i915/guc: drop negative doorbell alloc selftest

The test requires driver tweaks to avoid causing error messages
on intentionally-triggered errors and to stop accessing non
existing register. However, this is a pure GuC FW interface test
and should be covered by FW validation, so it isn't really worth
tweaking the driver for it and we're better off dropping it instead.

Testing the driver running out of doorbells is already covered by
igt_guc_doorbells

Suggested-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
Reviewed-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Link: https://patchwork.freedesktop.org/patch/msgid/20181018004610.22895-1-daniele.ceraolospurio@intel.com
drivers/gpu/drm/i915/selftests/intel_guc.c