public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [git pull] agp patches for 2.6.28-rc1.
@ 2008-10-16  6:59 Dave Airlie
  2008-10-19 23:11 ` Andres Freund
  0 siblings, 1 reply; 15+ messages in thread
From: Dave Airlie @ 2008-10-16  6:59 UTC (permalink / raw)
  To: torvalds, Andrew Morton; +Cc: linux-kernel


Hi Linus,

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

This just contains some suspend/resume fixes for the SiS, Intel memory 
sizing fix for new hw, and support for more memory types on the nvidia 
AGP.

Dave.

 drivers/char/agp/amd-k7-agp.c |   38 ++++++++++++++++++++++++++++++++------
 drivers/char/agp/intel-agp.c  |   18 ++++++++++--------
 drivers/char/agp/nvidia-agp.c |   22 ++++++++++++++++++----
 3 files changed, 60 insertions(+), 18 deletions(-)

commit a64d2b37c2259e169759c1701ac565f0a11dc0ea
Author: Thomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Date:   Wed Sep 10 14:13:33 2008 +0200

    agp/nvidia: Support agp user-memory on nvidia agp.
    
    This adds user memory support required for TTM to the nvidia AGP driver.
    
    Signed-off-by: Dave Airlie <airlied@redhat.com>

commit 2a32c3c894bcd3b3f8cc7e23f5ecbebca4a9f8e8
Author: Stuart Bennett <stuart@freedesktop.org>
Date:   Tue Aug 12 15:19:18 2008 +0100

    agp/amd-k7: Suspend support for AMD K7 GART driver
    
    Reinitialize bridge registers after suspend, but avoid repeating the ioremap
    
    Tested and works on AMD761
    
    Signed-off-by: Stuart Bennett <stuart@freedesktop.org>
    Signed-off-by: Dave Airlie <airlied@redhat.com>

commit 44d494417278e49f5b42bd3ded1801b6d2254db8
Author: Keith Packard <keithp@keithp.com>
Date:   Tue Oct 14 17:18:45 2008 -0700

    agp/intel: Reduce extraneous PCI posting reads during init
    
    Instead of doing a posting read after each GTT entry update, do a single one
    at the end of the writes. This should reduce boot time a tiny amount by
    avoiding a lot of extra uncached reads.
    
    Signed-off-by: Keith Packard <keithp@keithp.com>
    Signed-off-by: Eric Anholt <eric@anholt.net>
    Signed-off-by: Dave Airlie <airlied@redhat.com>

commit 82e14a6215cbc9804ecc35281e973c6c8ce22fe7
Author: Eric Anholt <eric@anholt.net>
Date:   Tue Oct 14 11:28:58 2008 -0700

    agp: Fix stolen memory counting on G4X.
    
    On the GM45, the amount of stolen memory mapped to the GTT was underestimated,
    even though we had 508KB more available since the GTT doesn't take from
    stolen memory. On the non-GM45 G4X, we overestimated how much stolen was
    mapped to the GTT by 4KB, resulting in GPU page faults when that page was
    accessed.
    
    This update requires a corresponding update to xf86-video-intel to work
    correctly.
    
    Signed-off-by: Eric Anholt <eric@anholt.net>
    Signed-off-by: Dave Airlie <airlied@redhat.com>

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

end of thread, other threads:[~2008-10-20 10:29 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-16  6:59 [git pull] agp patches for 2.6.28-rc1 Dave Airlie
2008-10-19 23:11 ` Andres Freund
2008-10-19 23:25   ` Dave Airlie
2008-10-19 23:44     ` Andres Freund
2008-10-20  0:19       ` Keith Packard
2008-10-20  0:34         ` Andres Freund
2008-10-20  1:00         ` Andres Freund
2008-10-20  1:04           ` Dave Airlie
2008-10-20  1:18             ` Andres Freund
2008-10-20  1:35           ` Keith Packard
2008-10-20  1:58             ` Andres Freund
2008-10-20  2:19               ` Keith Packard
2008-10-20  2:27                 ` Andres Freund
2008-10-20  9:50                 ` Andres Freund
2008-10-20 10:29                   ` Andres Freund

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