Damien Lespiau dde047fe2c lib/fb: Use PRIx64 for uint64_t in format string
Fix the following warning:

  igt_fb.c: In function 'igt_create_fb_with_bo_size':
  igt_fb.c:414:2: warning: format '%llx' expects argument of type
    'long long unsigned int', but argument 9 has type 'uint64_t' [-Wformat=]

  igt_debug("%s(width=%d, height=%d, format=0x%x [bpp=%d], tiling=%llx, size=%d\n",

introduced by commit:

  commit e36091d1c7010e825897dc4487f9985ab353973b
  Author: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
  Date:   Tue Mar 3 14:11:01 2015 +0000

      tiling: Convert framebuffer helpers to use fb modifiers

Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
2015-03-12 14:33:36 +00:00
..
2015-02-25 16:59:22 +00:00
2014-07-23 16:43:05 +01:00
2014-12-04 10:17:16 +08:00
2013-12-05 15:32:42 -08:00
2014-02-20 13:42:25 +00:00
2011-03-29 22:52:50 +02:00
2015-02-24 16:46:22 +02:00
2015-02-24 16:46:22 +02:00
2015-02-27 16:24:25 +01:00
2015-02-25 16:59:22 +00:00
2015-02-25 16:59:22 +00:00
2014-09-30 12:21:02 +01:00
2014-12-04 10:17:16 +08:00
2014-12-04 10:17:16 +08:00