]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Don't warn if the workaround list is empty part 2.
authorBoyer, Wayne <wayne.boyer@intel.com>
Thu, 7 Jan 2016 01:15:29 +0000 (17:15 -0800)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Fri, 8 Jan 2016 18:14:30 +0000 (10:14 -0800)
commitdf642f342c560188de0d9c5170280ba0327cddf7
tree946738d340e58296b614c0de108103a79f1446a1
parent8b33db8330ab4a666a57e44dd980c9b8843cceb6
drm/i915: Don't warn if the workaround list is empty part 2.

Extend the same reasoning as in the patch listed below.  It's not an
error for the workaround list to be empty if no workarounds are needed.

    commit e1cd9667e4c4900b89b16c27c0524b082f7af6e7
    Author: Francisco Jerez <currojerez@riseup.net>
    Date:   Wed Oct 7 14:44:01 2015 +0300
        drm/i915: Don't warn if the workaround list is empty.

Signed-off-by: Wayne Boyer <wayne.boyer@intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1452129330-3484-2-git-send-email-rodrigo.vivi@intel.com
drivers/gpu/drm/i915/intel_lrc.c