[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:14:53 PST 2015


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

--- Comment #7 from Paulo Zanoni <przanoni at gmail.com> ---
(In reply to Paulo Zanoni from comment #6)
> (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.

Even better: just call kmstest_get_connector_config() (or extract part of its
code to a new function and call it).

-- 
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/9998b3ae/attachment.html>


More information about the intel-gfx-bugs mailing list