Re: [PATCH v2] drm: bridge: samsung-dsim: Fix init during host transfer

2023-08-17 Thread Tim Harvey
On Thu, Aug 17, 2023 at 1:59 PM Fabio Estevam wrote: > > Hi Tim, > > On Thu, Aug 17, 2023 at 5:53 PM Tim Harvey wrote: > > > Frieder, > > > > Sorry for the delay. Yes this resolves the regression I ran into. I > > tested it on top of v6.5-rc6 on a gw72xx-0x

Re: [PATCH v2] drm: bridge: samsung-dsim: Fix init during host transfer

2023-08-17 Thread Tim Harvey
> > Fixes: 0c14d3130654 ("drm: bridge: samsung-dsim: Fix i.MX8M enable flow to > meet spec") > Reported-by: Tim Harvey > Signed-off-by: Frieder Schrempf > --- > Changes for v2: > * Fix reversed stop state enable/disable in samsung_dsim_set_stop_state() >

Re: [PATCH v2 1/2] drm: bridge: samsung-dsim: Fix i.MX8M enable flow to meet spec

2023-07-19 Thread Tim Harvey
On Wed, Jul 19, 2023 at 12:05 AM Frieder Schrempf wrote: > > Hi Tim, > > On 19.07.23 01:03, Tim Harvey wrote: > > On Thu, Jul 13, 2023 at 3:01 AM Frieder Schrempf > > wrote: > >> > >> Hi Tim, > >> > >> On 13.07.23 09:18, Frieder Schr

Re: [PATCH v2 1/2] drm: bridge: samsung-dsim: Fix i.MX8M enable flow to meet spec

2023-07-18 Thread Tim Harvey
On Thu, Jul 13, 2023 at 3:01 AM Frieder Schrempf wrote: > > Hi Tim, > > On 13.07.23 09:18, Frieder Schrempf wrote: > > Hi Tim, > > > > On 13.07.23 00:34, Tim Harvey wrote: > >> On Wed, May 3, 2023 at 9:33 AM Frieder Schrempf wrote: > >>>

Re: [PATCH v2 1/2] drm: bridge: samsung-dsim: Fix i.MX8M enable flow to meet spec

2023-07-12 Thread Tim Harvey
On Wed, May 3, 2023 at 9:33 AM Frieder Schrempf wrote: > > From: Frieder Schrempf > > According to the documentation [1] the proper enable flow is: > > 1. Enable DSI link and keep data lanes in LP-11 (stop state) > 2. Disable stop state to bring data lanes into HS mode > > Currently we do this

Re: 6.5-rc1 breakage in samsung-dsim

2023-07-12 Thread Tim Harvey
On Wed, Jul 12, 2023 at 2:43 PM Marek Vasut wrote: > > On 7/12/23 20:52, Tim Harvey wrote: > > Greetings, > > Tim, > > > I've noticed a regression in 6.5-rc1 that I'm having trouble bisecting > > between 6.4 with regards to imx8mm MIPI DSI. > > > &

Re: 6.5-rc1 breakage in samsung-dsim

2023-07-12 Thread Tim Harvey
On Wed, Jul 12, 2023 at 12:24 PM Jagan Teki wrote: > > On Thu, Jul 13, 2023 at 12:22 AM Tim Harvey wrote: > > > > Greetings, > > > > I've noticed a regression in 6.5-rc1 that I'm having trouble bisecting > > between 6.4 with regards to imx8mm MIPI DSI. >

6.5-rc1 breakage in samsung-dsim

2023-07-12 Thread Tim Harvey
Greetings, I've noticed a regression in 6.5-rc1 that I'm having trouble bisecting between 6.4 with regards to imx8mm MIPI DSI. I'm testing on an imx8mm-venice-gw72xx-0x with the following display: - Powertip PH800480T013-IDF02 compatible panel - Toshiba TC358762 compatible DSI to DBI bridge -

Re: IMX6 etnaviv issue

2022-10-25 Thread Tim Harvey
with Mesa 22.2.1 and TOT to > see if either of these address any of the issues you are experiencing. > > On Thu, Oct 20, 2022 at 1:44 PM Tim Harvey wrote: > > > > Greetings, > > > > I use a standard Ubuntu 20.04 focal rootfs with a mainline kernel on > > an IMX6

IMX6 etnaviv issue

2022-10-20 Thread Tim Harvey
Greetings, I use a standard Ubuntu 20.04 focal rootfs with a mainline kernel on an IMX6Q based board and have had no issues using things like gnome desktop, glxgears, glmark2 however recently I updated the rootfs to Ubuntu 22.04 jammy using the same mainline kernel and now I see some issues. I've

Re: [PATCH v7 00/10] drm: bridge: Add Samsung MIPI DSIM bridge

2022-10-06 Thread Tim Harvey
}; port@1 { reg = <1>; bridge_out_panel: endpoint { remote-endpoint = <_out_bridge>; }; };

Re: [PATCH v5 00/11] drm: bridge: Add Samsung MIPI DSIM bridge

2022-09-19 Thread Tim Harvey
On Fri, Sep 16, 2022 at 11:18 AM Jagan Teki wrote: > > This series supports common bridge support for Samsung MIPI DSIM > which is used in Exynos and i.MX8MM SoC's. > > Previous v4 can be available here [1], repo on linux-next [2] and > Engicam i.Core MX8M Mini SoM boot log [3]. > > The final

Re: [PATCH 00/11] drm: bridge: Add Samsung MIPI DSIM bridge

2022-04-08 Thread Tim Harvey
{ reg = <1>; bridge_out_panel: endpoint { remote-endpoint = <_out_bridge>; }; }; }; }; ports {

Re: [PATCH v0 00/10] i.MX8MP HDMI support

2022-04-06 Thread Tim Harvey
On Wed, Apr 6, 2022 at 9:01 AM Lucas Stach wrote: > > Hi all, > > this adds support for the HDMI output pipeline on the i.MX8MP. > It currently depends on the i.MX8MP HDMI power domain series [1] > and support for the new LCDIF [2] in the i.MX8MP. I guess the > implementation presented here also

Re: [PATCH v6 0/6] drm: exynos: dsi: Convert drm bridge

2022-03-23 Thread Tim Harvey
On Wed, Mar 9, 2022 at 6:01 AM Jagan Teki wrote: > > Hi Frieder, > > On Wed, Mar 9, 2022 at 6:54 PM Frieder Schrempf > wrote: > > > > Hi Jagan, > > > > Am 03.03.22 um 17:36 schrieb Jagan Teki: > > > Updated series about drm bridge conversion of exynos dsi. > > > > > > Previous version can be

Re: RPI 7" display touch controller

2021-12-13 Thread Tim Harvey
On Mon, Dec 13, 2021 at 12:58 PM Tim Harvey wrote: > > On Mon, Dec 13, 2021 at 11:39 AM Tim Harvey wrote: > > > > On Mon, Dec 13, 2021 at 4:04 AM Dave Stevenson > > wrote: > > > > > > On Fri, 10 Dec 2021 at 22:40, Tim Harvey wrote: > > > &g

Re: RPI 7" display touch controller

2021-12-13 Thread Tim Harvey
On Mon, Dec 13, 2021 at 11:39 AM Tim Harvey wrote: > > On Mon, Dec 13, 2021 at 4:04 AM Dave Stevenson > wrote: > > > > On Fri, 10 Dec 2021 at 22:40, Tim Harvey wrote: > > > > > > On Fri, Dec 10, 2021 at 11:29 AM Tim Harvey wrote: > > > > >

Re: RPI 7" display touch controller

2021-12-13 Thread Tim Harvey
On Mon, Dec 13, 2021 at 4:04 AM Dave Stevenson wrote: > > On Fri, 10 Dec 2021 at 22:40, Tim Harvey wrote: > > > > On Fri, Dec 10, 2021 at 11:29 AM Tim Harvey wrote: > > > > > > On Fri, Dec 10, 2021 at 10:41 AM Dave Stevenson > > > wrote: > > &

Re: RPI 7" display touch controller

2021-12-10 Thread Tim Harvey
On Fri, Dec 10, 2021 at 11:29 AM Tim Harvey wrote: > > On Fri, Dec 10, 2021 at 10:41 AM Dave Stevenson > wrote: > > > > On Fri, 10 Dec 2021 at 18:20, Tim Harvey wrote: > > > > > > On Thu, Nov 18, 2021 at 12:52 PM Tim Harvey wrote: > > > > >

Re: RPI 7" display touch controller

2021-12-10 Thread Tim Harvey
On Fri, Dec 10, 2021 at 10:41 AM Dave Stevenson wrote: > > On Fri, 10 Dec 2021 at 18:20, Tim Harvey wrote: > > > > On Thu, Nov 18, 2021 at 12:52 PM Tim Harvey wrote: > > > > > > On Thu, Nov 18, 2021 at 10:30 AM Dave Stevenson > > > wrote: >

Re: RPI 7" display touch controller

2021-12-10 Thread Tim Harvey
On Thu, Nov 18, 2021 at 12:52 PM Tim Harvey wrote: > > On Thu, Nov 18, 2021 at 10:30 AM Dave Stevenson > wrote: > > > > On Thu, 18 Nov 2021 at 17:36, Tim Harvey wrote: > > > > > > On Thu, Nov 18, 2021 at 6:28 AM Dave Stevenson > > > wrote: >

Re: [RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge

2021-12-09 Thread Tim Harvey
On Thu, Dec 9, 2021 at 9:09 AM Michael Nazzareno Trimarchi wrote: > > Hi Tim > > On Thu, Dec 9, 2021 at 5:40 PM Tim Harvey wrote: > > > > On Thu, Dec 9, 2021 at 12:36 AM Michael Nazzareno Trimarchi > > wrote: > > > > > > Hi Tim > > >

Re: [RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge

2021-12-09 Thread Tim Harvey
On Thu, Dec 9, 2021 at 12:36 AM Michael Nazzareno Trimarchi wrote: > > Hi Tim > > On Tue, Oct 5, 2021 at 11:43 PM Tim Harvey wrote: > > > > On Sun, Jul 25, 2021 at 10:14 AM Jagan Teki > > wrote: > > > > > > Hi Sam, > > > &

Re: RPI 7" display touch controller

2021-11-18 Thread Tim Harvey
On Thu, Nov 18, 2021 at 10:30 AM Dave Stevenson wrote: > > On Thu, 18 Nov 2021 at 17:36, Tim Harvey wrote: > > > > On Thu, Nov 18, 2021 at 6:28 AM Dave Stevenson > > wrote: > > > > > > Hi Tim > > > > > > On Thu, 18 Nov

Re: RPI 7" display touch controller

2021-11-18 Thread Tim Harvey
On Thu, Nov 18, 2021 at 6:28 AM Dave Stevenson wrote: > > Hi Tim > > On Thu, 18 Nov 2021 at 01:26, Tim Harvey wrote: > > > > Greetings, > > > > I'm trying to get a RPI 7" touchscreen display working on an IMX8MM > > board and while I've been abl

Re: RPI 7" display touch controller

2021-11-18 Thread Tim Harvey
On Thu, Nov 18, 2021 at 4:53 AM Marek Vasut wrote: > > On 11/18/21 2:25 AM, Tim Harvey wrote: > > Greetings, > > > > I'm trying to get a RPI 7" touchscreen display working on an IMX8MM > > board and while I've been able to get the MIPI DSI display and >

RPI 7" display touch controller

2021-11-17 Thread Tim Harvey
Greetings, I'm trying to get a RPI 7" touchscreen display working on an IMX8MM board and while I've been able to get the MIPI DSI display and backlight working I still can't seem to figure out the touch controller. It's supposed to have an FT5406 controller on it without an interrupt so I added

Re: [RFC PATCH v2 1/3] arm64: dts: imx8mm: Add eLCDIF node support

2021-11-11 Thread Tim Harvey
On Thu, Nov 11, 2021 at 2:15 AM Jagan Teki wrote: > > Add eLCDIF controller node for i.MX8MM. > Jagan, It doesn't look like you sent this to the Device Tree mainling list so I added that to cc. > Signed-off-by: Jagan Teki > --- > arch/arm64/boot/dts/freescale/imx8mm.dtsi | 19

Re: [RFC PATCH v2 2/3] arm64: dts: imx8mm: Add MIPI DSI pipeline

2021-11-11 Thread Tim Harvey
On Thu, Nov 11, 2021 at 2:15 AM Jagan Teki wrote: > > Add MIPI DSI pipeline for i.MX8MM. > > Video pipeline start from eLCDIF to MIPI DSI and respective > Panel or Bridge on the backend side. > > Add support for it. Jagan, Thanks for your continued work on IMX8MM DSI support! It doesn't look

Re: [RFC PATCH v2 0/3] arm64: imx8mm: Add MIPI DSI support

2021-11-11 Thread Tim Harvey
On Thu, Nov 11, 2021 at 2:15 AM Jagan Teki wrote: > > This series support MIPI DSI on i.MX8MM. > > The DSIM bridge still need to work to make it compatible for > exynos drm dsi hardware block. > > This series work directly on to of linux-next with recent > dispmix-blk-ctrl changes. > Jagan,

Re: [RFC] arm64: dts: imx8mm: Add MIPI and LCDIF nodes

2021-11-11 Thread Tim Harvey
On Thu, Nov 11, 2021 at 2:19 AM Jagan Teki wrote: > > On Wed, Nov 10, 2021 at 11:58 PM Jagan Teki > wrote: > > > > On Wed, Nov 10, 2021 at 2:24 AM Tim Harvey wrote: > > > > > > On Tue, Nov 9, 2021 at 12:39 PM Marek Vasut wrote: > > &g

Re: [RFC] arm64: dts: imx8mm: Add MIPI and LCDIF nodes

2021-11-09 Thread Tim Harvey
On Tue, Nov 9, 2021 at 12:39 PM Marek Vasut wrote: > > On 11/9/21 8:35 PM, Adam Ford wrote: > > [...] > > >> diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi > >> b/arch/arm64/boot/dts/freescale/imx8mm.dtsi > >> index 208a0ed840f4..195dcbff7058 100644 > >> ---

Re: [RFC] arm64: dts: imx8mm: Add MIPI and LCDIF nodes

2021-11-09 Thread Tim Harvey
On Tue, Nov 9, 2021 at 11:36 AM Adam Ford wrote: > > On Tue, Nov 9, 2021 at 11:34 AM Tim Harvey wrote: > > > > Add nodes for MIPI DSI and LCDIF on IMX8MM > > > > I'm currently working with a set of patches to convert drm/exynos > > to a bridge [1] and ad

[RFC] arm64: dts: imx8mm: Add MIPI and LCDIF nodes

2021-11-09 Thread Tim Harvey
Add nodes for MIPI DSI and LCDIF on IMX8MM I'm currently working with a set of patches to convert drm/exynos to a bridge [1] and add IMX8MM support [2] in order to get IMX8MM DSI working for display with a Raspberry Pi DSI touchscreen compatible with a Toshiba TC358762 DSI bridge and Powertip

Re: [RFC PATCH 00/17] drm: bridge: Samsung MIPI DSIM bridge

2021-10-05 Thread Tim Harvey
On Sun, Jul 25, 2021 at 10:14 AM Jagan Teki wrote: > > Hi Sam, > > On Sun, Jul 25, 2021 at 10:35 PM Sam Ravnborg wrote: > > > > Hi Jagan, > > > > On Sun, Jul 04, 2021 at 02:32:13PM +0530, Jagan Teki wrote: > > > This series supports common bridge support for Samsung MIPI DSIM > > > which is used

Re: [PATCH 3/3] [RFC] drm/exynos: Add basic i.MX8MM support code

2021-05-10 Thread Tim Harvey
On Mon, May 10, 2021 at 7:12 AM Adam Ford wrote: > > On Mon, Oct 5, 2020 at 8:48 AM Marek Vasut wrote: > > > > This adds basic i.MX8MM glue code for the Samsung DSIM PHY. > > There are still a couple of items which need to be sorted out > > in drivers/gpu/drm/bridge/samsung-dsim.c before this

Re: [PATCH v3 3/4] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding

2019-02-08 Thread Tim Harvey
On Fri, Feb 8, 2019 at 11:28 AM Steve Longerbeam wrote: > > Pass v4l2 encoding enum to the ipu_ic task init functions, and add > support for the BT.709 encoding and inverse encoding matrices. > > Reported-by: Tim Harvey > Signed-off-by: Steve Longerbeam > --- > Change

Re: [PATCH 2/3] gpu: ipu-v3: ipu-ic: Add support for BT.709 encoding

2019-02-08 Thread Tim Harvey
On Sun, Feb 3, 2019 at 11:48 AM Steve Longerbeam wrote: > > Pass v4l2 encoding enum to the ipu_ic task init functions, and add > support for the BT.709 encoding and inverse encoding matrices. > > Reported-by: Tim Harvey > Signed-off-by: Steve Longerbeam > --- > dri

[PATCH v4 0/4] IPUv3 prep for i.MX5/6 v4l2 staging drivers, v4

2016-08-25 Thread Tim Harvey
On Wed, Aug 17, 2016 at 5:50 PM, Steve Longerbeam wrote: > In this version: > > - rebased against latest drm-next. > - cleaned up header includes in ipu-vdi.c. > - do away with struct ipu_ic_tile_off in ipu-ic.c, and move tile offsets > into struct ipu_ic_tile. This paves the way for possibly

[PATCH] imx-drm: imx-hdmi: fix hdmi hotplug detection initial state

2014-06-10 Thread Tim Harvey
On Mon, Jun 9, 2014 at 7:29 AM, Fabio Estevam wrote: > On Mon, Jun 9, 2014 at 11:06 AM, Russell King - ARM Linux > wrote: > >> Please check the status in /sys/class/drm/card0-HDMI-A-1/status. This >> should report the current state of the hotplug detection. > >

[PATCH] imx-drm: fix hdmi hotplug detection initial state

2014-04-24 Thread Tim Harvey
On Thu, Apr 24, 2014 at 3:07 PM, Russell King - ARM Linux wrote: > On Thu, Apr 24, 2014 at 02:00:49PM -0700, Tim Harvey wrote: >> I'm still seeing issues with HDMI detect on powerup, at least on my >> Gateworks Ventana boards (which have no voltage devider or anything >>

[PATCH] imx-drm: fix hdmi hotplug detection initial state

2014-04-24 Thread Tim Harvey
On Fri, Apr 18, 2014 at 2:46 AM, Russell King wrote: > > The initial state at boot is assumed to be disconnected, and we hope > to receive an interrupt to update the status. Let's be more explicit > about the current state - reading the PHY status register tells