[Bug 93124] [BSW BAT IGT] pm_rpm doesn't support output restrictions

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 15 13:03:55 PST 2015


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

Paulo Zanoni <przanoni at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |przanoni at gmail.com

--- Comment #6 from Paulo Zanoni <przanoni at gmail.com> ---
(In reply to Jani Nikula from comment #4)
> I gather the problem is this line in init_modeset_params_for_type():
> 
> 	params->crtc_id = data->res->crtcs[0];
> 
> and that should take into account the encoder possible crtcs. Is that right?

Yes, I assumed anything would work on pipe A.

Maybe we could try to use the atomic interfaces to try multiple CRTCs :)

Another possibility would be to convert the test to use the igt_kms interface,
but the last time I tried to do that I gave up since it just hides the
lower-level libdrm things in favor of its own structures. It also lacks
documentation.

-- 
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/20151215/f3a1695a/attachment.html>


More information about the intel-gfx-bugs mailing list