[Bug 110270] [CI][SHARDS] igt at kms_dp_dsc@basic-dsc-enable-edp - fail - Default DSC enable failed on Connector: eDP-1 Pipe: A

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 1 14:06:54 UTC 2019


https://bugs.freedesktop.org/show_bug.cgi?id=110270

Imre Deak <imre.deak at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |manasi.d.navare at intel.com

--- Comment #4 from Imre Deak <imre.deak at intel.com> ---
The problem is that the test does a fastset and expects that the previous write
to i915_dsc_fec_support takes effect during this fastset. This isn't the case
however, the driver will only look at i915_dsc_fec_support during a full
modeset. So the test should be fixed making sure it does a full modeset. Also
an exit handler should be installed in the test to restore the previous value
of  i915_dsc_fec_support in case things fail midway.

Adding Manasi.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190401/637690a2/attachment.html>


More information about the intel-gfx-bugs mailing list