[Intel-gfx] [PATCH 00/15] drm/i915: Use connector atomic state in encoders.
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Mon Aug 22 08:12:38 UTC 2016
Op 18-08-16 om 16:04 schreef Daniel Vetter:
> On Tue, Aug 09, 2016 at 05:03:59PM +0200, Maarten Lankhorst wrote:
>> This is required for supporting nonblocking modeset and atomic connector properties.
>> Connector properties will need the connector state to be passed or it will not work
>> as intended.
>>
>> Nonblocking modesets need to iterate over the atomic state, instead of relying on
>> the legacy state fixed up by atomic.
> Hm, intel_ddi.c seems entirely unhandled here. And how far along killing
> intel_crtc->active are we now?
intel_ddi is a bit harder, but should definitely still be done. It conflicts a bit with Ville's OUTPUT_UNKNOWN -> OUTPUT_DDI work, so I left that file alone.
More information about the Intel-gfx
mailing list