commit | 89c372647d1d698a96e2189ef4312a977b939839 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Aug 23 22:53:36 2010 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Mon Aug 30 09:44:40 2010 +1000 |
tree | a9ac9335b7c9079c6d119c4de318af3e83368512 | |
parent | 8f879194f88742d9c452f669482b6d6abdc1e1e7 [diff] |
drm: kill agp indirection mess There's no point in jumping through two indirections. So kill one and call the kernels agp functions directly. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Dave Airlie <airlied@redhat.com>