]> git.karo-electronics.de Git - linux-beck.git/commit
drm/i915: add FBC_IN_DBG_MASTER no_fbc_reason
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 7 Jul 2015 18:26:06 +0000 (15:26 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 8 Jul 2015 09:40:17 +0000 (11:40 +0200)
commit8935108528194918966757fa00ac986176fe9497
tree7062b52bd0a2167d2120a56fceba8955db0acc0e
parent220285f2281515f4e8a9ec7892f7de40d857c290
drm/i915: add FBC_IN_DBG_MASTER no_fbc_reason

The poor in_dbg_master() check was the only one without a reason
string. Give it a reason string so it won't feel excluded.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_fbc.c