Re: [PATCH] drm/tve200: Replace custom connector with panel bridge

2017-09-01 Thread Eric Anholt
Linus Walleij writes: > This replaces the custom connector in the TVE200 with the > panel bridge helper. As long as we're just using panels > and no other bridges, this works just fine. Yeah, we definitely need a way to get the bus_flags/bus_formats from the next link in the bridge chain in gene

[PATCH] drm/tve200: Replace custom connector with panel bridge

2017-08-31 Thread Linus Walleij
This replaces the custom connector in the TVE200 with the panel bridge helper. As long as we're just using panels and no other bridges, this works just fine. Signed-off-by: Linus Walleij --- drivers/gpu/drm/tve200/Kconfig| 3 +- drivers/gpu/drm/tve200/Makefile | 3 +- d