ilo: add some more winsys functions
authorChia-I Wu <olvaffe@gmail.com>
Wed, 4 Mar 2015 19:02:12 +0000 (12:02 -0700)
committerChia-I Wu <olvaffe@gmail.com>
Wed, 4 Mar 2015 20:42:17 +0000 (13:42 -0700)
commitaf4cff5d6f74460d34bc10f9dc3a9f91e4e11f2d
treeaebe4e1a63e32fa3629a7e7c1393ae025cfdb1a8
parent1e128e9b69c6336762a2b6ee5d356c763b9ae3b0
ilo: add some more winsys functions

Add intel_winsys_get_reset_stats(), intel_winsys_import_userptr(), and
intel_bo_map_async().  The latter two are stubs, but we are not going to use
them immediately either.
src/gallium/drivers/ilo/intel_winsys.h
src/gallium/winsys/intel/drm/intel_drm_winsys.c