Re: [PATCH v2] drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs

2020-04-07 Thread Adrian Pop
Tested-by: Adrian Pop Tested OK on STM32F769i-DISCO, DSI v1.30, on next-20200406. On Mon, Apr 6, 2020 at 8:45 PM Adrian Pop wrote: > > Hello Angelo, > > Tested OK on STM32F769i-DISCO, DSI v1.30, on next-20200406. I guess > there is no horizontal for BER. > > Regards, >

Re: [PATCH v2] drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs

2020-04-07 Thread Adrian Pop
ed-by: kbuild test robot > Reported-by: Adrian Pop > Cc: Gustavo Pimentel > Cc: Joao Pinto > Cc: Jose Abreu > Signed-off-by: Angelo Ribeiro > --- > drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c | 98 > --- > 1 file changed, 90 insertions(+), 8 del

Re: [PATCH] drm/bridge: dw-mipi-dsi.c: Add VPG runtime config through debugfs

2020-04-04 Thread Adrian Pop
Hello Angelo, I get a compile error: error: ‘VID_MODE_VPG_MODE’ undeclared. I am quite new to the mailing list, maybe I misapplied the patch. Regards, Adrian On Fri, Apr 3, 2020 at 6:37 PM Angelo Ribeiro wrote: > > Add support for the video pattern generator (VPG) BER pattern mode and > config

linux-next: Tree for Nov 21 (nouveau)

2013-11-22 Thread Adrian Pop
Hello! > on x86_64: > > CONFIG_HWMON is not enabled. > > drivers/gpu/drm/nouveau/nouveau_hwmon.c: In function 'nouveau_hwmon_init': > drivers/gpu/drm/nouveau/nouveau_hwmon.c:633:2: error: 'hwmon' undeclared > (first use in this function) I've attached a patch that fixes the build for me when u