[Intel-gfx] [PATCH v6 05/12] drm/i915: Add plumbing for digital connector state, v3.

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Tue May 30 10:28:41 UTC 2017


Hey,

Op 02-05-17 om 11:56 schreef Daniel Vetter:
> On Mon, May 01, 2017 at 03:37:57PM +0200, Maarten Lankhorst wrote:
>> Some atomic properties are common between the various kinds of
>> connectors, for example a lot of them use panel fitting mode.
>> It makes sense to put a lot of it in a common place, so each
>> connector can use it while they're being converted.
>>
>> Implement the properties required for the connectors:
>> - scaling mode property
>> - force audio property
>> - broadcast rgb
>> - aspect ratio
>>
>> While at it, make clear that intel_digital_connector_atomic_get_property
>> is a hack that has to be removed when all connector properties
>> are converted to atomic.
>>
>> Changes since v1:
>> - Scaling mode and aspect ratio are partly handled in core now.
>> Changes since v2:
>> - Split out the scaling mode / aspect ratio changes to a preparation
>>   patch.
>> - Use mode_changed for panel fitter, changes to this property
>>   are checked by fastset.
>> - Allowed_scaling_modes is removed, handled through core now.
>>
>> Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
> Patches 3-5: Reviewed-by: Daniel Vetter <daniel.vetter at ffwll.ch>
>
> Pls ping Dave for an Ack for getting the first 2 landed through drm-intel
> (they'll still show up in the first pull request right after -rc1, so all
> good imo).
Merged, thanks for review.

~Maarten


More information about the dri-devel mailing list