Hi Laurent,

On 23/08/2019 at 03:40, Laurent Pinchart wrote:
> Add a type field to the drm_panel structure to report the panel type,
> using DRM_MODE_CONNECTOR_* macros (the values that make sense are LVDS,
> eDP, DSI and DPI). This will be used to initialise the corresponding
> connector type.

With Microchip/Atmel driver, we mainly (only) use the "Unknown" type of 
connector because our hardware simply uses RGB wires in parallel.

Should we move to another connector type (maybe now that it's created 
and it was not, back when we chose the "Unknown" one)?

What would be the consequences if we move (silently?) to another type 
and particularly on the command line argument like the ones we currently 
use: "Unknown-1:800x480-16"?

Thanks for your insight on this. Best regards,
   Nicolas

> Update all panel drivers to fill the new field.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinch...@ideasonboard.com>
> ---
[..]

-- 
Nicolas Ferre
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to