linux/drivers/gpu/drm/r128
Daniel Vetter b0071efe82 drm: kill reclaim_buffers callback
All leftover users either haven't set DRIVER_HAVE_DMA, in which
case this will never be called, or use the drm_core implementation.

Call that directly in the only callsite.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2012-07-19 22:50:28 -04:00
..
Makefile
r128_cce.c gpu: add module.h to drivers/gpu files as required. 2011-10-31 19:32:03 -04:00
r128_drv.c drm: kill reclaim_buffers callback 2012-07-19 22:50:28 -04:00
r128_drv.h drm/r128: fixed brace and spacing coding style issues 2010-08-02 10:17:48 +10:00
r128_ioc32.c drm: convert drm_ioctl to unlocked_ioctl 2009-12-18 11:22:31 +10:00
r128_irq.c drm/r128: fixed brace and spacing coding style issues 2010-08-02 10:17:48 +10:00
r128_state.c drm: block userspace under allocating buffer and having drivers overwrite it (v2) 2010-08-17 14:52:25 +10:00