drm: fold in drm_sg_alloc into the ioctl
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 10 Jul 2013 12:11:50 +0000 (14:11 +0200)
committerDave Airlie <airlied@gmail.com>
Tue, 23 Jul 2013 09:34:01 +0000 (19:34 +1000)
commit1d8d29cf2a9956ec5ea2395232a8121577a6cfee
treee577fcde6379cc2f05bce6c9a5644bd0648ca3e7
parent81e9569760127e473020d1c50c95086614f8d203
drm: fold in drm_sg_alloc into the ioctl

There's no other caller from driver code, so we can fold this in.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@gmail.com>
drivers/gpu/drm/drm_drv.c
drivers/gpu/drm/drm_scatter.c
include/drm/drmP.h
This page took 0.029133 seconds and 5 git commands to generate.