https://bugs.freedesktop.org/show_bug.cgi?id=107337
Chris Wilson chris@chris-wilson.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Component|DRM/Intel |IGT QA Contact|intel-gfx-bugs@lists.freede | |sktop.org | Assignee|intel-gfx-bugs@lists.freede |dri-devel@lists.freedesktop |sktop.org |.org Status|NEW |RESOLVED
--- Comment #1 from Chris Wilson chris@chris-wilson.co.uk --- commit 9b064015df14506b23cd2d7245a73e1b1d16ee1f (HEAD, upstream/master) Author: Chris Wilson chris@chris-wilson.co.uk Date: Mon Jul 23 14:35:09 2018 +0100
lib: Don't assert all KMS drivers support edid_override
edid_override is a i915.ko debugfs feature; just skip any kms test that depends on being able to override the edid.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107337 Signed-off-by: Chris Wilson chris@chris-wilson.co.uk Reviewed-by: Katarzyna Dec katarzyna.dec@intel.com