[PATCH] drm/bridge: anx6345: set correct BPC for display_info of connector

2020-03-29 Thread Vasily Khoruzhick
Some drivers (e.g. sun4i-drm) need this info to decide whether they need to enable dithering. Currently driver reports what panel supports and if panel supports 8 we don't get dithering enabled. Hardcode BPC to 6 for now since that's the only BPC that driver supports. Fixes: 6aa192698089

Re: [PATCH libdrm] meson.build: Don't detect header for linux

2020-03-29 Thread Eric Engestrom
On Wednesday, 2020-01-29 09:53:16 +, Eric Engestrom wrote: > On Friday, 2020-01-10 13:30:41 +0900, Seung-Woo Kim wrote: > > The header is not required for Linux and GNU libc > > 2.30 starts to warn about Linux specific header > > deprecation. Don't detect header for linux. > > > >

Re: [PATCH v1 32/36] dt-bindings: display: convert sharp, ls037v7dw01 to DT Schema

2020-03-29 Thread Sam Ravnborg
Hi Rob. > > + > > + mode-gpios: > > +description: | > > + GPIO ordered MO, LR, and UD as specified in LS037V7DW01.pdf > > 3 or... > > > + change configuration between QVGA and VGA mode and the > > + scan direction. As these pins can be also configured > > + with

Re: [PATCH v10 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel

2020-03-29 Thread Matthias Kaehlcke
Hi Sam, On Sat, Mar 28, 2020 at 09:40:47PM +0100, Sam Ravnborg wrote: > Hi Harigovindan > > On Fri, Mar 27, 2020 at 01:06:34PM +0530, Harigovindan P wrote: > > Adding support for visionox rm69299 panel driver and adding bindings for > > the same panel. > > > > Harigovindan P (2): > >

[PATCH] drm: add docs about the IN_FORMATS plane property

2020-03-29 Thread Simon Ser
This is a standard property attached to planes in drm_universal_plane_init when drm_mode_config.allow_fb_modifiers is true. Signed-off-by: Simon Ser Cc: Daniel Vetter Cc: Daniel Stone --- drivers/gpu/drm/drm_blend.c | 6 ++ 1 file changed, 6 insertions(+) diff --git

Re: [Outreachy kernel] [PATCH] staging: fbtft: Replace udelay with preferred usleep_range

2020-03-29 Thread Andy Shevchenko
On Sun, Mar 29, 2020 at 2:23 PM Sam Muhammed wrote: > On Sun, 2020-03-29 at 12:37 +0200, Julia Lawall wrote: > > On Sun, 29 Mar 2020, Soumyajit Deb wrote: > > First of all, let's stop topposting. > > > I had the same doubt the other day about the replacement of udelay() with > > >

Re: [PATCH v4 2/2] drm/lima: Add optional devfreq and cooling device support

2020-03-29 Thread Qiang Yu
I'm not the maintainer of patch 1 file, so please contact: - Rob Herring - Maxime Ripard - Heiko Stuebner to review and apply patch 1. Regards, Qiang On Sat, Mar 28, 2020 at 6:20 PM Martin Blumenstingl wrote: > > On Sat, Mar 28, 2020 at 9:40 AM Qiang Yu wrote: > > > > Applied to

Re: [PATCH v2] drm/prime: fix extracting of the DMA addresses from a scatterlist

2020-03-29 Thread Marek Szyprowski
Hi Michael, On 2020-03-27 19:31, Ruhl, Michael J wrote: >> -Original Message- >> From: Marek Szyprowski >> Sent: Friday, March 27, 2020 12:21 PM >> To: dri-devel@lists.freedesktop.org; linux-samsung-...@vger.kernel.org; >> linux-ker...@vger.kernel.org >> Cc: Marek Szyprowski ; >>