[Bug 93694] [BAT eDP PSR] *ERROR* TIMEOUT: Sink CRC counter is not zeroed
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jan 13 08:46:58 PST 2016
https://bugs.freedesktop.org/show_bug.cgi?id=93694
--- Comment #5 from Daniel Vetter <daniel at ffwll.ch> ---
(In reply to Rodrigo Vivi from comment #4)
> Oh, this is odd since the first check on this path is for the dpcd bit that
> tells sink crc is supported.
> But anyway I'm going to tune down it to DRM_DEBUG_KMS and probably remove
> the "_basic" from sink crc since it isn't a basic feature or functionality,
> but just used for testing another features like psr and fbc. what do you
> think?
It's basic validation feature, if it doesn't work we can't validate the feature
(PSR) itself. That's why imo it must be in BAT. Same reason we have a basic
testcase for pipe CRC sanity in BAT, just to make sure that feature tests can
give correct results.
wrt tuning down another option is that the kernel should maybe give the
testcase more information (like return -ENOTTY to signal sink crc isn't
working/present, so that the testcase can skip correctly.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160113/c8e628f2/attachment.html>
More information about the intel-gfx-bugs
mailing list