commit | ce65a44de07f73ceda1749812b75086b7add408d | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thomas@tungstengraphics.com> | Mon Aug 07 22:03:22 2006 +1000 |
committer | Dave Airlie <airlied@linux.ie> | Fri Sep 22 05:32:31 2006 +1000 |
tree | 9656065df50d0125b834e100aa2f5038c8d207e7 | |
parent | 3a1bd924f36da202e480a0e0174b2878c0924a05 [diff] |
drm: add drm simple memory manager support for SiS and VIA drivers This add support to the SiS and VIA drivers for the simple memory manager. This fixes a lot of problems with the current simple code these drivers used, including locking and SMP issues. Signed-off-by: Dave Airlie <airlied@linux.ie>