[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
Tue Apr 2 09:46:40 UTC 2019
https://bugs.freedesktop.org/show_bug.cgi?id=110270
--- Comment #7 from Imre Deak <imre.deak at intel.com> ---
(In reply to Manasi from comment #6)
> In the past, I have called ret = drmModeSetCrtc(drm_fd, c->crtc, 0, 0, 0,
> NULL, 0, NULL); to set the mode to NULL
> to clear all states and then igt_display_commit(), with the actual mode so
> that it triggers a full modeset.
> Imre, do you know how I can do the same using the igt wrappers?
>
> Manasi
Calling
igt_output_set_pipe(output, PIPE_NONE);
before the commit should disable the output.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20190402/86936c99/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list