]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Fix view type in warning message
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>
Tue, 17 Mar 2015 14:45:29 +0000 (14:45 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 16 Apr 2015 09:20:07 +0000 (11:20 +0200)
commit145670d448bc60920b739853c610cef854b821bd
tree04868f61c06328ea1c226d977b7e9f4fea74e399
parent0e5bd68e20032b47372c9aef6e4293b18f6e60d4
drm/i915: Fix view type in warning message

One month passed between posting a patch and it getting merged, and
unfortunately even though it still applies, it needs fixing to account
for changes in function parameters since:

   commit d385612e15b8b6eb3db328d83f1872ef8a381788
   Author: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
   Date:   Tue Mar 17 14:45:29 2015 +0000

       drm/i915: Log view type when printing warnings

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>
[danvet: Squash in fixup from Tvrtko to fix the rebase conflict.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_gem.c