[PATCHv3 04/30] drm/omap: decrease min width & height

Tomi Valkeinen tomi.valkeinen at ti.com
Wed Mar 29 08:43:33 UTC 2017


On 29/03/17 11:30, Laurent Pinchart wrote:

> The mode setting min/max width and height are used by the core when creating a 
> framebuffer to validate its size. It's thus only related to planes, not to the 
> CRTC.

It's also set to drm_mode_card_res, and fb's min & max are not
necessarily the same as plane's min and max. But yes, I think you're
right, it's not related to crtc as such. With legacy the fb min defines
the crtc min (I think), but possibly with atomic that's not true.

It's a bit messed up, really. We should have separate limits for crtcs,
planes and fbs. For now the mode_config is all we have.

 Tomi

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170329/4925e96b/attachment.sig>


More information about the dri-devel mailing list