Merge in the drm-sman-branch
authorThomas Hellstrom <thomas@tungstengraphics.com>
Tue, 6 Jun 2006 14:19:00 +0000 (14:19 +0000)
committerThomas Hellstrom <thomas@tungstengraphics.com>
Tue, 6 Jun 2006 14:19:00 +0000 (14:19 +0000)
commit6bacb180cef00573fc41a1e79bdd5b89d6f1c1f5
treee11dc34c7c318a1ce901b932ac53d95012e5c871
parent838b03f7aad579bcb593c06e44ade02a0583d3ce
Merge in the drm-sman-branch
16 files changed:
linux-core/Makefile
linux-core/Makefile.kernel
linux-core/drmP.h
linux-core/drm_hashtab.c [new file with mode: 0644]
linux-core/drm_hashtab.h [new file with mode: 0644]
linux-core/drm_mm.c [new file with mode: 0644]
linux-core/drm_sman.c [new file with mode: 0644]
linux-core/drm_sman.h [new file with mode: 0644]
linux-core/sis_drv.c
linux-core/sis_mm.c [new file with mode: 0644]
linux-core/via_mm.c [new file with mode: 0644]
shared-core/sis_drv.h
shared-core/via_drm.h
shared-core/via_drv.c
shared-core/via_drv.h
shared-core/via_map.c