OSDN Git Service

intel bufmgr: reinstate buffer handle tracking
authorJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 30 Sep 2008 23:35:26 +0000 (16:35 -0700)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 30 Sep 2008 23:35:53 +0000 (16:35 -0700)
commitaf2323b4b3b76070fb453531147a8956161b3718
treec82d5cbe396980cce516418fd2c2e6aee441108d
parent7b3aa626482963cc52086da629f682fce2c7322c
intel bufmgr: reinstate buffer handle tracking

We need a way of getting at the underlying handle for use with mode
setting.  We can either export it in the dri_bo object or provide a new
callback to get it.
libdrm/intel/intel_bufmgr.h
libdrm/intel/intel_bufmgr_gem.c