Cache GEM name in omap_bo

A name remains valid while a GEM object has a handle. As such we avoid
the IOCTL if we already have the name for an omap_bo.

This simplifies the n-buffering implementation in DRI2, as we do not
also need to track the names of the additional buffers.

Change-Id: Ifa204e9f72239ce2777f6b48d824a77e8879a514
Signed-off-by: David Garbett <David.Garbett@arm.com>
1 file changed
tree: 7db055366f39b8fbc504820a7b7ee8596d2fe459
  1. man/
  2. src/
  3. .gitignore
  4. autogen.sh
  5. configure.ac
  6. COPYING
  7. Makefile.am
  8. NEWS
  9. README