All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
To: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
Cc: "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: DSI panel not working on -next
Date: Fri, 13 Feb 2015 19:18:11 +0900	[thread overview]
Message-ID: <54DDCF63.7040208@nvidia.com> (raw)
In-Reply-To: <20150213095516.GA17888-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>

On 02/13/2015 06:55 PM, Thierry Reding wrote:
> On Fri, Feb 13, 2015 at 03:29:09PM +0900, Alexandre Courbot wrote:
>> Hi Thierry,
>>
>> I noticed that the DSI panel of SHIELD (tegra114-roth) was not brought up on
>> -next. I have bisected the following commit as introducing that behavior:
>>
>> commit f4c5cf88fbd50e4779042268947b2e2f90c20484
>> Author: Thierry Reding <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
>> Date:   Thu Dec 18 15:29:14 2014 +0100
>>
>>      gpu: host1x: Provide a proper struct bus_type
>>
>>
>> With and without this patch, the DSI panel is probed, but the stack trace in
>> the probe() function is different:
>
> This shouldn't make much of a difference, really, since we're attaching
> to the panel only during mipi_dsi_host_register() anyway. And the panel
> device can't exist earlier than that because mipi_dsi_host_register()
> will instantiate it. Still...
>
>> i.e. with f4c5cf88fbd, the panel is not probed from tegra_dsi_probe()
>> anymore, which means DSI remains without a valid connector:
>>
>> [    1.378513] [drm] Initialized drm 1.1.0 20060810
>> [    1.384564] 54300000.dsi supply avdd-dsi-csi not found, using dummy
>> regulator
>> [    1.396394] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
>> [    1.403021] [drm] No driver support for vblank timestamp query.
>> [    1.409080] drm drm: No connectors reported connected with modes
>> [    1.415128] [drm] Cannot find any crtc or sizes - going 1024x768
>
> ... the failing log here does indicate that there is no panel, so I'll
> need to investigate why that's happening.
>
>> Are you aware of this? Does it affect other DSI panels? Does SHIELD's DT
>> need an update of some sort?
>
> I'm almost certain that I've tested this on at least Dalmore and I don't
> see any differences that could be causing this. I'll look into it.

Thanks - please don't hesitate to ask me to run some more tests (or just 
to try and fix it by myself) if this can save you time.

  parent reply	other threads:[~2015-02-13 10:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-13  6:29 DSI panel not working on -next Alexandre Courbot
     [not found] ` <54DD99B5.2080504-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2015-02-13  9:55   ` Thierry Reding
     [not found]     ` <20150213095516.GA17888-AwZRO8vwLAwmlAP/+Wk3EA@public.gmane.org>
2015-02-13 10:18       ` Alexandre Courbot [this message]
     [not found]         ` <54DDCF63.7040208-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2015-02-19  8:12           ` Thierry Reding

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54DDCF63.7040208@nvidia.com \
    --to=acourbot-ddmlm1+adcrqt0dzr+alfa@public.gmane.org \
    --cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.