[git pull] more drm patch for 2.6.17

From: Dave Airlie
Date: Sun Apr 23 2006 - 04:33:31 EST



Hi Linus,
One bug fix for PPC for r300 and some cleanups to exported symbols..

Please pull the drm-patches branch from:
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git

drmP.h | 1 -
drm_agpsupport.c | 2 --
drm_bufs.c | 5 +----
drm_stub.c | 2 --
r300_cmdbuf.c | 2 +-
5 files changed, 2 insertions(+), 10 deletions(-)

commit 5d23fafb1bf8ef071738026c2e5071a92186d5f8
Author: Dave Airlie <airlied@xxxxxxxx>
Date: Sun Apr 23 18:26:40 2006 +1000

drm: possible cleanups

This patch contains the following possible cleanups:
- make the following needlessly global function static:
- drm_bufs.c: drm_addbufs_fb()
- remove the following unused EXPORT_SYMBOL's:
- drm_agpsupport.c: drm_agp_bind_memory
- drm_bufs.c: drm_rmmap_locked
- drm_bufs.c: drm_rmmap
- drm_stub.c: drm_get_dev

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
Signed-off-by: Dave Airlie <airlied@xxxxxxxx>

commit caa98c41c0db9bfda5bc9a0e680f304283089268
Author: Dave Airlie <airlied@xxxxxxxx>
Date: Sun Apr 23 18:14:00 2006 +1000

drm: fixup r300 scratch on BE machines

This fixes the r300 scratch stuff to work on PPC,
from Ben Herrenschmidt on IRC.

Signed-off-by: Dave Airlie <airlied@xxxxxxxx>

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