All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mattia Dongili <malattia@linux.it>
To: Alan Cox <alan@linux.intel.com>
Cc: dri-devel@lists.freedesktop.org
Subject: Re: gma500 suspend to ram fails (3.4)
Date: Tue, 3 Jul 2012 07:11:32 +0900	[thread overview]
Message-ID: <20120702221131.GA9260@kamineko.org> (raw)
In-Reply-To: <20120702114304.1a8b390a@bob.linux.org.uk>

On Mon, Jul 02, 2012 at 11:43:04AM +0100, Alan Cox wrote:
> On Mon, 2 Jul 2012 07:06:59 +0900
> Mattia Dongili <malattia@linux.it> wrote:
...
> > a did put some printks here and there and psb_driver_init seems to
> > never return from gma_backlight_init.
> 
> Is it ok if you just comment out gma_backlight_init (at which point it
> should just skip backlight handling and leave the firmware configured
> one)

ha! that gave me a good lead.
The problem is not gma_backlight_init but rather psb_modeset_init that
calls the errata for the chip that in turn sets the brightness before
any initialization is done.

Commenting out the call to dev_priv->ops->errata in framebuffer.c makes
boot get to the end like it used to on 3.4. It seems to be just an
ordering problem in the end.

-- 
mattia
:wq!

  reply	other threads:[~2012-07-02 22:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-17 10:03 gma500 suspend to ram fails (3.4) Mattia Dongili
2012-06-18 20:04 ` Patrik Jakobsson
     [not found]   ` <20120618122629.54ad3c62@bob.linux.org.uk>
2012-06-19 10:56     ` Mattia Dongili
2012-06-20 21:19       ` Mattia Dongili
2012-07-01 22:06         ` Mattia Dongili
2012-07-02 10:43           ` Alan Cox
2012-07-02 22:11             ` Mattia Dongili [this message]
2012-07-02 22:29               ` Mattia Dongili

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=20120702221131.GA9260@kamineko.org \
    --to=malattia@linux.it \
    --cc=alan@linux.intel.com \
    --cc=dri-devel@lists.freedesktop.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.