Re: [RESEND][PATCH 2/2] drm/bridge: lt9611: Add atomic_get_input_bus_fmts

2022-03-31 Thread Robert Foss
On Thu, 31 Mar 2022 at 17:39, Marek Vasut wrote: > > Implement .atomic_get_input_bus_fmts callback, which sets up > the input (scanout-engine-end) formats, so that those formats > can then be used in pipeline format negotiation between this > bridge and the scanout engine. > > Signed-off-by: Marek

[RESEND][PATCH 2/2] drm/bridge: lt9611: Add atomic_get_input_bus_fmts

2022-03-31 Thread Marek Vasut
Implement .atomic_get_input_bus_fmts callback, which sets up the input (scanout-engine-end) formats, so that those formats can then be used in pipeline format negotiation between this bridge and the scanout engine. Signed-off-by: Marek Vasut Cc: Dave Airlie Cc: John Stultz Cc: Maxime Ripard Cc

[PATCH 2/2] drm/bridge: lt9611: Add atomic_get_input_bus_fmts

2022-02-12 Thread Marek Vasut
Implement .atomic_get_input_bus_fmts callback, which sets up the input (scanout-engine-end) formats, so that those formats can then be used in pipeline format negotiation between this bridge and the scanout engine. Signed-off-by: Marek Vasut Cc: Dave Airlie Cc: John Stultz Cc: Maxime Ripard Cc