Hello.
Looks like you're right.
Can you create a patch to fix this?
Thanks.
>Среда, 15 мая 2019, 11:57 +03:00 от Geert Uytterhoeven :
>
>Hi Alexander,
>
>On Thu, Jan 17, 2019 at 2:39 PM Alexander Shiyan < shc_w...@mail.ru > wrote:
>> We have two *_CL
The CSI0/CSI1 registers offset is at +0xe03/+0xe038000 relative
to the control module registers on IPUv3EX.
This patch fixes wrong values for i.MX51 CSI0/CSI1.
Signed-off-by: Alexander Shiyan
---
drivers/gpu/ipu-v3/ipu-common.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff
Use the SIMPLE_DEV_PM_OPS() macro to declare the driver's pm_ops.
As a side effect, removing #ifdef CONFIG_PM_SLEEP will improve
compilation coverage.
Signed-off-by: Alexander Shiyan
---
drivers/video/backlight/pwm_bl.c | 16
1 file changed, 4 insertions(+), 12 dele
We have two *_CLASS_DEVICE kernel config options (LCD_CLASS_DEVICE
and BACKLIGHT_LCD_DEVICE) that do the same job.
The patch removes useless BACKLIGHT_LCD_SUPPORT option
and converts LCD_CLASS_DEVICE into a menu.
Signed-off-by: Alexander Shiyan
---
arch/unicore32/Kconfig| 1
This patch removes dependencies on BACKLIGHT_CLASS_DEVICE for items
that are already placed under #if BACKLIGHT_CLASS_DEVICE.
Signed-off-by: Alexander Shiyan
---
drivers/video/backlight/Kconfig | 25 -
1 file changed, 12 insertions(+), 13 deletions(-)
diff --git a
Since version 5.13, the standard syscon bindings have been added
to all clps711x DT nodes, so we can now use the more general
syscon_regmap_lookup_by_phandle function to get the syscon pointer.
Signed-off-by: Alexander Shiyan
---
drivers/video/fbdev/clps711x-fb.c | 3 +--
1 file changed, 1
Hello.
I have a question to experts of GPU/DRM subsystem.
Can I use a frame buffer for each display or subsystem involves only a
single frame buffer in emulation mode (DRM_FBDEV_EMULATION option)?
In my current configuration is created, only one frame buffer for the FIRST
display (fb0).
Are there
>СÑеда, 6 иÑÐ»Ñ 2016, 14:52 +03:00 Ð¾Ñ Alexander Shiyan mail.ru>:
>
>Hello.
>
>I have a question to experts of GPU/DRM subsystem.
>Can I use a frame buffer for each display or subsystem involves only a
>single frame buffer in emulation mode (DRM_FBDEV_EMULATION
XX_OLD
>code as it has been dead for over 2 years now. Please note that the
>new CLPS711x LCD support driver (enabled by the FB_CLPS711X config
>option) is still available in the kernel tree.
>
>Signed-off-by: Bartlomiej Zolnierkiewicz < b.zolnier...@samsung.com >
Reviewed-b
This patch removes dependencies on BACKLIGHT_CLASS_DEVICE for items
that are already placed under #ifdef BACKLIGHT_CLASS_DEVICE.
Signed-off-by: Alexander Shiyan
---
drivers/video/backlight/Kconfig | 25 -
1 file changed, 12 insertions(+), 13 deletions(-)
diff --git a
Use the SIMPLE_DEV_PM_OPS() macro to declare the driver's pm_ops.
As a side effect, removing #ifdef CONFIG_PM_SLEEP will improve
compilation coverage.
Signed-off-by: Alexander Shiyan
---
drivers/video/backlight/pwm_bl.c | 17 -
1 file changed, 4 insertions(+), 13 dele
Symbol BACKLIGHT_LCD_SUPPORT affecting anything, except enabling
the backlight & LCD Kconfig menu. The patch removes this symbol as
useless and converts it into a menu.
Signed-off-by: Alexander Shiyan
---
arch/unicore32/Kconfig| 1 -
drivers/gpu/drm/Kconfig
Hello.
?, 13 ?? 2013, 10:23 +01:00 ?? Denis Carikli :
...
> --- a/Documentation/devicetree/bindings/staging/imx-drm/fsl-imx-drm.txt
...
> @@ -139,6 +141,12 @@ static void imx_pd_encoder_prepare(struct drm_encoder
> *encoder)
> {
> struct imx_parallel_display *imxpd = enc_to_imxpd(e
13 matches
Mail list logo