]> git.karo-electronics.de Git - mv-sheeva.git/commit
drm: kill agp indirection mess
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 23 Aug 2010 20:53:36 +0000 (22:53 +0200)
committerDave Airlie <airlied@redhat.com>
Sun, 29 Aug 2010 23:44:40 +0000 (09:44 +1000)
commit89c372647d1d698a96e2189ef4312a977b939839
treea9ac9335b7c9079c6d119c4de318af3e83368512
parent8f879194f88742d9c452f669482b6d6abdc1e1e7
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>
drivers/gpu/drm/drm_agpsupport.c
drivers/gpu/drm/drm_memory.c
include/drm/drmP.h