drm: change fb api to take a bo handle not the bo pointer.
authorDave Airlie <airlied@redhat.com>
Fri, 29 Feb 2008 04:07:29 +0000 (14:07 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 29 Feb 2008 04:07:29 +0000 (14:07 +1000)
commit0e72819629741339af46d0e303f33482acdf0972
treecf7528c9a70631b7bc60557aa0f09f7dfcc3f5e1
parent01dcc47d895997f77c9457558e974d41c23ed4e1
drm: change fb api to take a bo handle not the bo pointer.
libdrm/xf86drmMode.c
libdrm/xf86drmMode.h
tests/mode/modetest.c
tests/modedemo/demo.c