Daniel Vetter 9aea7ae541 lib/igt_fb: switch to igt_ prefix from kmstest_
Shorter and more in line with our general igt_ prefix for everything
which isn't somehow intel or i915-gem or otherwise hw specific - these
helpers here are all fully generic framebuffer handling functions
based on kms + cairo.

Well, the actual buffer alloc is done with i915 gem, but meh ;-)

Two special cases:
- bpp_depth_to_drm_format and drm_format_to_bpp completely lacked
  prefixes, so just add igt_.
- write_fb was a bit misleading given that we have gem_write for
  uploading to buffers. Rename that to write_fb_to_png to make it
  crystal clear what this thing does even without looking at docs.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-03-26 18:50:27 +01:00
..
2014-02-19 14:42:54 +00:00
2012-04-10 16:23:18 +02:00
2013-07-21 22:04:20 -07:00
2013-11-04 19:49:10 +01:00
2013-11-04 19:49:10 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2014-03-23 13:47:09 +01:00
2013-11-01 22:18:20 +01:00
2014-03-21 16:25:37 +01:00
2013-11-01 21:10:59 +01:00
2013-07-21 22:04:20 -07:00
2012-01-15 16:05:43 +01:00