Hi Linus,
Please pull the 'drm-patches' branch from
git://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git drm-patches
This just contains a pci id, ioremap balancing and dead code removal
patches.
Dave.
drivers/char/drm/drm_bufs.c | 13 +++++++------
drivers/char/drm/via_dmablit.c | 2 +-
2 files changed, 8 insertions(+), 7 deletions(-)
commit 0769d39c993145754852b517ddd9c11586f0a014
Author: Scott Thompson <postfail at hushmail.com>
Date: Sat Aug 25 18:17:49 2007 +1000
drm: ioremap return value checks
Signed-off-by: Scott Thompson <postfail <at> hushmail.com>
Signed-off-by: Dave Airlie <[email protected]>
commit 22c806c23fe17f9c744d19edfe650cfd6496bc2a
Author: Simon Farnsworth <[email protected]>
Date: Mon Jul 23 18:32:01 2007 +1000
drm/via: Fix dmablit when blit queue is full
fd.o bug 11542
Acked-by: Thomas Hellstrom
Signed-off-by: Dave Airlie <[email protected]>
commit 7ea4d4bd5e21380f028c3a6e2500655090a3f932
Author: Adrian Bunk <[email protected]>
Date: Mon Jul 23 10:00:51 2007 +0200
drm_rmmap_ioctl(): remove dead code
This patch removes some obviously dead code spotted by the Coverity
checker.
Signed-off-by: Adrian Bunk <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>