lib/display: Fix the SetCrtc disabling log message
authorDamien Lespiau <damien.lespiau@intel.com>
Wed, 5 Feb 2014 15:54:13 +0000 (15:54 +0000)
committerDamien Lespiau <damien.lespiau@intel.com>
Tue, 11 Feb 2014 13:50:16 +0000 (13:50 +0000)
commitc4823ce9a4d51eeb422be822e8a6d971a7141c24
tree16f03f30c2a988c808d0ad5f9b4392de1d8110c9
parent969435a4078be5c1926c6ecbcfcbedfd6a9d8a64
lib/display: Fix the SetCrtc disabling log message

We were displaying the value of fb_id (0), when the actual interesting
thing about this call it that it'll just down the pipe.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
lib/igt_kms.c