mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [git pull] drm radeon fix for 2.6.27-rc1
@ 2008-07-15  6:03 Dave Airlie
  2008-07-15 10:56 ` Oliver Pinter
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Airlie @ 2008-07-15  6:03 UTC (permalink / raw)
  To: torvalds, Andrew Morton; +Cc: dri-devel, linux-kernel


Hi Linus,

Please pull the 'drm-fixes' branch from
ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-fixes

It appears we have a PAT incomPATibility, with how the radeon driver was 
mapping some VRAM.

Dave.

 drivers/gpu/drm/drm_memory.c       |    5 +++++
 drivers/gpu/drm/radeon/radeon_cp.c |    2 +-
 include/drm/drmP.h                 |    1 +
 3 files changed, 7 insertions(+), 1 deletions(-)

commit 242e3df80b8d25ed681c278512df0993725f25dd
Author: Dave Airlie <airlied@linux.ie>
Date:   Tue Jul 15 15:48:05 2008 +1000

    drm/radeon: fixup issue with radeon and PAT support.
    
    With new userspace libpciaccess we can get a conflicting mapping
    on the PCIE GART table in the video RAM. Always try and map it _wc.
    
    Signed-off-by: Dave Airlie <airlied@redhat.com>

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

* Re: [git pull] drm radeon fix for 2.6.27-rc1
  2008-07-15  6:03 [git pull] drm radeon fix for 2.6.27-rc1 Dave Airlie
@ 2008-07-15 10:56 ` Oliver Pinter
  2008-07-15 11:56   ` Dave Airlie
  0 siblings, 1 reply; 3+ messages in thread
From: Oliver Pinter @ 2008-07-15 10:56 UTC (permalink / raw)
  To: Dave Airlie; +Cc: torvalds, Andrew Morton, dri-devel, linux-kernel, stable

Hi David,

it affects stable (2.6.26) too?

On 7/15/08, Dave Airlie <airlied@skynet.ie> wrote:
>
> Hi Linus,
>
> Please pull the 'drm-fixes' branch from
> ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
> drm-fixes
>
> It appears we have a PAT incomPATibility, with how the radeon driver was
> mapping some VRAM.
>
> Dave.
>
>  drivers/gpu/drm/drm_memory.c       |    5 +++++
>  drivers/gpu/drm/radeon/radeon_cp.c |    2 +-
>  include/drm/drmP.h                 |    1 +
>  3 files changed, 7 insertions(+), 1 deletions(-)
>
> commit 242e3df80b8d25ed681c278512df0993725f25dd
> Author: Dave Airlie <airlied@linux.ie>
> Date:   Tue Jul 15 15:48:05 2008 +1000
>
>     drm/radeon: fixup issue with radeon and PAT support.
>
>     With new userspace libpciaccess we can get a conflicting mapping
>     on the PCIE GART table in the video RAM. Always try and map it _wc.
>
>     Signed-off-by: Dave Airlie <airlied@redhat.com>
> --
> 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/
>


-- 
Thanks,
Oliver

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

* Re: [git pull] drm radeon fix for 2.6.27-rc1
  2008-07-15 10:56 ` Oliver Pinter
@ 2008-07-15 11:56   ` Dave Airlie
  0 siblings, 0 replies; 3+ messages in thread
From: Dave Airlie @ 2008-07-15 11:56 UTC (permalink / raw)
  To: Oliver Pinter; +Cc: stable, Andrew Morton, torvalds, linux-kernel, dri-devel

> Hi David,
> 
> it affects stable (2.6.26) too?

yes I've already sent a patch to stable maintainers.

Dave.

> 
> On 7/15/08, Dave Airlie <airlied@skynet.ie> wrote:
> >
> > Hi Linus,
> >
> > Please pull the 'drm-fixes' branch from
> > ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git
> > drm-fixes
> >
> > It appears we have a PAT incomPATibility, with how the radeon driver was
> > mapping some VRAM.
> >
> > Dave.
> >
> >  drivers/gpu/drm/drm_memory.c       |    5 +++++
> >  drivers/gpu/drm/radeon/radeon_cp.c |    2 +-
> >  include/drm/drmP.h                 |    1 +
> >  3 files changed, 7 insertions(+), 1 deletions(-)
> >
> > commit 242e3df80b8d25ed681c278512df0993725f25dd
> > Author: Dave Airlie <airlied@linux.ie>
> > Date:   Tue Jul 15 15:48:05 2008 +1000
> >
> >     drm/radeon: fixup issue with radeon and PAT support.
> >
> >     With new userspace libpciaccess we can get a conflicting mapping
> >     on the PCIE GART table in the video RAM. Always try and map it _wc.
> >
> >     Signed-off-by: Dave Airlie <airlied@redhat.com>
> > --
> > 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

end of thread, other threads:[~2008-07-15 11:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-15  6:03 [git pull] drm radeon fix for 2.6.27-rc1 Dave Airlie
2008-07-15 10:56 ` Oliver Pinter
2008-07-15 11:56   ` Dave Airlie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®