All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 80331] [BISECTED]Radeon driver broken in kernel 3.12.15 onwards for ATI Radeon HD4770 Card
Date: Thu, 31 Jul 2014 09:57:48 +0000	[thread overview]
Message-ID: <bug-80331-2300-nIE1DB9EAO@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-80331-2300@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=80331

Colin <colin.bruce@ctalk.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #16 from Colin <colin.bruce@ctalk.co.uk> ---
(In reply to Alex Deucher from comment #15)
> (In reply to Colin from comment #14)
> > 
> > Thanks I'll give it a go when I home from work tonight. I am sure that will
> > be the solution. Strange thing is that even with the firmware not loaded the
> > card works fine when the patch is not present.
> 
> The patch changes when the firmware loads during driver init.  With the
> patch the failure happens earlier so the error is fatal and the driver
> doesn't load.  Without the patch, the driver still loads but all
> acceleration, interrupts, and most other features are disabled so it's not
> exactly working.

That explains it. I guess when it is a module it loads the firmware when the
module loads and initializes. I had a look at the request_firmware() function
and I think it will read the firmware if it is not already in memory. I suspect
that can't work when it is static as the driver is initialized before the disk
drivers are loaded. Anyway the so called "bug" turns out to be my stupidity:-(
Such is life.

In any event thanks for all your help and the explanation.

Best wishes.....
Colin

PS I'm not sure what the correct code from the list is. There isn't a "Stupid
User" one so I picked Invalid. I hope that's ok.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

      parent reply	other threads:[~2014-07-31  9:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-80331-2300@https.bugzilla.kernel.org/>
2014-07-29 15:48 ` [Bug 80331] Radeon driver broken in kernel 3.12.15 onwards for ATI Radeon HD4770 Card bugzilla-daemon
2014-07-29 15:48 ` [Bug 80331] [BISECTED]Radeon " bugzilla-daemon
2014-07-29 16:06 ` bugzilla-daemon
2014-07-29 16:15 ` bugzilla-daemon
2014-07-29 16:55 ` bugzilla-daemon
2014-07-29 16:58 ` bugzilla-daemon
2014-07-29 17:13 ` bugzilla-daemon
2014-07-29 17:23 ` bugzilla-daemon
2014-07-29 17:26 ` bugzilla-daemon
2014-07-29 17:36 ` bugzilla-daemon
2014-07-29 17:53 ` bugzilla-daemon
2014-07-29 23:11 ` bugzilla-daemon
2014-07-29 23:13 ` bugzilla-daemon
2014-07-30 13:39 ` bugzilla-daemon
2014-07-30 14:15 ` bugzilla-daemon
2014-07-30 14:47 ` bugzilla-daemon
2014-07-31  9:57 ` bugzilla-daemon [this message]

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=bug-80331-2300-nIE1DB9EAO@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --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.