mbox series

[RFC,0/8] drm/i915/display: refactor plane config + pin out (v2)

Message ID 20211012043502.1377715-1-airlied@gmail.com (mailing list archive)
Headers show
Series drm/i915/display: refactor plane config + pin out (v2) | expand

Message

Dave Airlie Oct. 12, 2021, 4:34 a.m. UTC
This is another series in the refactor intel_display.c into more manageable
places.

This moves the initial plane config and all the fb pin/unpin code out.

It also refactors both a little to make the interfaces cleaner.

v2: just address the minor comments from Jani.

Jani, I think Ville doesn't mind the resulting layout.

Dave.