All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5]: ATI/RADEON DRM bug fixes...
@ 2009-02-12 10:15 David Miller
  2009-02-12 11:26 ` Dave Airlie
  0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2009-02-12 10:15 UTC (permalink / raw)
  To: airlied; +Cc: benh, dri-devel, linux-kernel


David, this work is against your drm-next branch.

Here are a collection of bug fixes for the Radeon DRM support.  Most
of them have to do with trying to access kernel virtual addresses
using DRM_READ32() and DRM_WRITE32().

With these patches at least the writeback test works on sparc64 and
the CP is able to process commands in the ring.  I'm now diagnosing
some further problem that's preventing Xorg from functioning fully but
I should be able to diagnose that soon.

You'll probably love patch #4 in this series, and it probably explains
all kinds of weird problems people run into with DRM on radeon cards.

Please apply, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/5]: ATI/RADEON DRM bug fixes...
  2009-02-12 10:15 [PATCH 0/5]: ATI/RADEON DRM bug fixes David Miller
@ 2009-02-12 11:26 ` Dave Airlie
  2009-02-12 22:19   ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Airlie @ 2009-02-12 11:26 UTC (permalink / raw)
  To: David Miller; +Cc: airlied, benh, dri-devel, linux-kernel

On Thu, Feb 12, 2009 at 8:15 PM, David Miller <davem@davemloft.net> wrote:
>
> David, this work is against your drm-next branch.
>
> Here are a collection of bug fixes for the Radeon DRM support.  Most
> of them have to do with trying to access kernel virtual addresses
> using DRM_READ32() and DRM_WRITE32().
>
> With these patches at least the writeback test works on sparc64 and
> the CP is able to process commands in the ring.  I'm now diagnosing
> some further problem that's preventing Xorg from functioning fully but
> I should be able to diagnose that soon.
>
> You'll probably love patch #4 in this series, and it probably explains
> all kinds of weird problems people run into with DRM on radeon cards.

Thanks Dave,

These all look great, the EMITED one has potential to regress
something by fixing it,
but I think it might actually make things better, I'll push all of
these to Linus asap as
they all fix real bugs. I've put them into my drm-fixes branch and I'll try and
re-review and get some testing tomorrow when I'm more awake.

Dave.

>
> Please apply, thanks.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/5]: ATI/RADEON DRM bug fixes...
  2009-02-12 11:26 ` Dave Airlie
@ 2009-02-12 22:19   ` David Miller
  0 siblings, 0 replies; 3+ messages in thread
From: David Miller @ 2009-02-12 22:19 UTC (permalink / raw)
  To: airlied; +Cc: airlied, benh, dri-devel, linux-kernel

From: Dave Airlie <airlied@gmail.com>
Date: Thu, 12 Feb 2009 21:26:51 +1000

> On Thu, Feb 12, 2009 at 8:15 PM, David Miller <davem@davemloft.net> wrote:
> >
> > David, this work is against your drm-next branch.
> >
> > Here are a collection of bug fixes for the Radeon DRM support.  Most
> > of them have to do with trying to access kernel virtual addresses
> > using DRM_READ32() and DRM_WRITE32().
> >
> > With these patches at least the writeback test works on sparc64 and
> > the CP is able to process commands in the ring.  I'm now diagnosing
> > some further problem that's preventing Xorg from functioning fully but
> > I should be able to diagnose that soon.
> >
> > You'll probably love patch #4 in this series, and it probably explains
> > all kinds of weird problems people run into with DRM on radeon cards.
> 
> Thanks Dave,
> 
> These all look great, the EMITED one has potential to regress
> something by fixing it,
> but I think it might actually make things better, I'll push all of
> these to Linus asap as
> they all fix real bugs. I've put them into my drm-fixes branch and I'll try and
> re-review and get some testing tomorrow when I'm more awake.

Note that these depend upon Ben's drm_addmap and resource fixed in
your drm-next branch, sparc64 was also broken by those problems.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-02-12 22:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-12 10:15 [PATCH 0/5]: ATI/RADEON DRM bug fixes David Miller
2009-02-12 11:26 ` Dave Airlie
2009-02-12 22:19   ` David Miller

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.