Re: [PATCH v2 1/7] dt-bindings: display: mxsfb: Convert binding to YAML

2021-01-15 Thread Martin Kepplinger
hi Laurent, Do you mind me adding a DT property in the old format now? If so, I'd appreciated an ack in this thread: https://lore.kernel.org/linux-arm-kernel/20201201134638.ga305...@bogon.m.sigxcpu.org/ If it causes extra work for you and want to resend your series soon, I'll gladly delay them fo

Re: [PATCH v2 1/7] dt-bindings: display: mxsfb: Convert binding to YAML

2021-01-16 Thread Martin Kepplinger
Am 15. Jänner 2021 23:25:14 MEZ schrieb Laurent Pinchart : >Hi Martin, > >On Fri, Jan 15, 2021 at 08:59:18AM +0100, Martin Kepplinger wrote: >> hi Laurent, >> >> Do you mind me adding a DT property in the old format now? If so, I'd >> apprec

[PATCH] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path

2021-01-28 Thread Martin Kepplinger
Add optional interconnect properties for the dram path requests. Signed-off-by: Martin Kepplinger --- Documentation/devicetree/bindings/display/fsl,lcdif.yaml | 8 1 file changed, 8 insertions(+) diff --git a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml b/Documentation

[PATCH] drm: mxsfb: Add interconnect path request

2020-12-02 Thread Martin Kepplinger
Add interconnect support to mxsfb so that it is able to request enough bandwidth to DDR for display output to work. Signed-off-by: Martin Kepplinger --- drivers/gpu/drm/mxsfb/mxsfb_drv.c | 33 +++ drivers/gpu/drm/mxsfb/mxsfb_drv.h | 2 ++ drivers/gpu/drm/mxsfb

[PATCH] fbdev: fbmem: fix memory access if logo is bigger than the screen

2019-01-29 Thread Martin Kepplinger
:0014 r6:c070d5a0 r5:c070d5a0 r4:c070d5a0 So prevent displaying a logo bigger than screen size and avoid invalid memory access. Signed-off-by: Manfred Schlaegl Signed-off-by: Martin Kepplinger --- drivers/video/fbdev/core/fbmem.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/video

[PATCH] fbdev: mxsfb: implement FB_PRE_INIT_FB option

2019-02-07 Thread Martin Kepplinger
: Martin Kepplinger Signed-off-by: Manfred Schlaegl --- drivers/video/fbdev/Kconfig | 2 +- drivers/video/fbdev/mxsfb.c | 12 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig index 58a9590c9db6..0e7ab29c9c70

Re: [PATCH v8 2/2] drm/bridge: Add NWL MIPI DSI host controller support

2019-12-11 Thread Martin Kepplinger
il-robert.chi...@nxp.com/ the tree I'm running, starting with this patch: https://source.puri.sm/martin.kepplinger/linux-next/commits/next-20191210/librem5_nwl_mipi_dsi_testing so: Tested-by: Martin Kepplinger thanks, martin

Re: [PATCH v1] drm/mipi-dsi: Set the fwnode for mipi_dsi_device

2023-03-13 Thread Martin Kepplinger
30a0.mipi-dsi: Failed to create device > link with backlight-dsi > > Reported-by: Martin Kepplinger Reported-and-tested-by: Martin Kepplinger thanks, martin > Link: > https://lore.kernel.org/lkml/2a8e407f4f18c9350f8629a2b5fa18673355b2ae.ca...@puri

Re: [Intel-gfx] [BUG][REGRESSION] i915 gpu hangs under load

2017-04-02 Thread Martin Kepplinger
Am 2. April 2017 13:50:26 MESZ schrieb Thorsten Leemhuis : >Lo! On 22.03.2017 11:36, Jani Nikula wrote: >> On Wed, 22 Mar 2017, Martin Kepplinger wrote: >>> I know something similar is here: >>> https://bugs.freedesktop.org/show_bug.cgi?id=100110 too. >>&g

Re: [PATCH 0/5] Re: [Intel-gfx] [BUG][REGRESSION] i915 gpu hangs under load

2017-04-10 Thread Martin Kepplinger
Am 07.04.2017 01:23 schrieb Andrea Arcangeli: I'm also getting kernel hangs every couple of days. For me it's still not fixed here in 4.11-rc5. It's hard to reproduce, the best reproducer is to build lineageos 14.1 on host while running LTP in a guest to stress the guest VM. Initially I thought

[BUG][REGRESSION] i915 gpu hangs under load

2017-03-22 Thread Martin Kepplinger
Hi I know something similar is here: https://bugs.freedesktop.org/show_bug.cgi?id=100110 too. But this is rc3 and my machine is totally *not usable*. Let me be annoying :) I hope I can help: Since rc1 I get gpu hangs and resets under load: This is almost certainly a kernel issue. 4.10 is f

[Intel-gfx] [PATCH] drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW

2016-02-29 Thread Martin Kepplinger
ack the latest and correct object >> corresponding to the given port. >> >> Fixes: 0bdf5a05647a ('drm/i915: Add reverse mapping between port and >> intel_encoder') >> Reported-and-tested-by: Martin Kepplinger >> Signed-off-by: Takashi Iwai >>

[PATCH] ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg.

2014-06-15 Thread Martin Kepplinger
Fix a sparse warning: ttm_bo_reserve()'s last argument is a pointer to a struct, so use NULL as nullpointer. Signed-off-by: Martin Kepplinger --- this applies to next-20140613. Please ignore if annoyingly irrelevant. drivers/gpu/drm/ttm/ttm_bo.c | 14 +++--- 1 file chang

[Intel-gfx] [PATCH] drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW

2016-03-07 Thread Martin Kepplinger
Am 2016-03-03 um 16:05 schrieb Takashi Iwai: > On Mon, 29 Feb 2016 15:39:53 +0100, > Jani Nikula wrote: >> >> On Mon, 29 Feb 2016, Martin Kepplinger wrote: >>> Am 2016-02-26 um 20:59 schrieb Takashi Iwai: >>>> Sorry, Cc to Jani was missing mistakenl

[BUG] i915: suspend by closing Laptop lid broken

2015-05-04 Thread Martin Kepplinger
So. -rc1 broke suspending by closing my laptop lid and it's not fixed in -rc2. It works exactly *one* first time and every subsequent lid-closing is ignored. Biscted and tested first bad commit: 14aa02449064541217836b9f3d3295e241d5ae9c This pulls in i915 changes as well as ACPI changes. I don't k

[BUG] i915: suspend by closing Laptop lid broken

2015-05-07 Thread Martin Kepplinger
Am 2015-05-04 um 13:24 schrieb Jani Nikula: > On Mon, 04 May 2015, Martin Kepplinger wrote: >> So. -rc1 broke suspending by closing my laptop lid and it's not fixed in >> -rc2. It works exactly *one* first time and every subsequent lid-closing >> is ignored. >>

Re: [PATCH] drm: bridge: fsl-ldb: fixup mode on freq mismatch

2024-12-09 Thread Martin Kepplinger
Am Montag, dem 02.12.2024 um 11:13 +0100 schrieb Nikolaus Voss: > Hi Liu, > > On 02.12.2024 07:32, Liu Ying wrote: > > On 11/27/2024, Nikolaus Voss wrote: > > > LDB clock has to be a fixed multiple of the pixel clock. > > > As LDB and pixel clock are derived from different clock sources > > > (at

Re: [PATCH v4] drm: bridge: fsl-ldb: fixup mode on freq mismatch

2024-12-20 Thread Martin Kepplinger
ge_state > *old_bridge_state) >  { > @@ -280,6 +310,7 @@ fsl_ldb_mode_valid(struct drm_bridge *bridge, >   >  static const struct drm_bridge_funcs funcs = { > .attach = fsl_ldb_attach, > +   .atomic_check = fsl_ldb_atomic_check, > .atomic_enable = fsl_ldb_atomic_enable, > .atomic_disable = fsl_ldb_atomic_disable, > .atomic_duplicate_state = > drm_atomic_helper_bridge_duplicate_state, without judging the approaches you list above, this works for me on imx8mp as well, Tested-by: Martin Kepplinger thank you, martin

[PATCH] backlight: pwm_bl: print errno for probe errors

2024-08-01 Thread Martin Kepplinger-Novaković
This makes debugging often easier. Signed-off-by: Martin Kepplinger-Novaković --- drivers/video/backlight/pwm_bl.c | 9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/drivers/video/backlight/pwm_bl.c b/drivers/video/backlight/pwm_bl.c index f1005bd0c41e3..cc7e7af71891f

Re: [PATCH v16 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ

2024-10-29 Thread Martin Kepplinger-Novakovic
Am Dienstag, dem 02.07.2024 um 20:22 +0800 schrieb Sandor Yu: > This patchset sits on top > Dmitry's 'make use of the HDMI connector infrastructure' patchset > ([2]). > > The patch set initial support Cadence MHDP8501(HDMI/DP) DRM bridge > driver and Cadence HDP-TX PHY(HDMI/DP) driver for Freescal