OSDN Git Service

drm/i915: Fix warnings reported by 0-day
authorArun Siluvery <arun.siluvery@linux.intel.com>
Tue, 23 Jun 2015 14:50:43 +0000 (15:50 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 23 Jun 2015 15:25:54 +0000 (17:25 +0200)
commit4d78c8dcf9f856587fb7bf664021d9fb699012d9
tree8bec43e5ed37157590c5bed0c2091010c70a4176
parenta5ac0f907d5b713a89c960605f36c0ccb436022c
drm/i915: Fix warnings reported by 0-day

Kernel 0-day framework reported warnings with WA batch patches, this patch
fixes those warnings and an additional warning reported in intel_lrc.c file.

Signed-off-by: Arun Siluvery <arun.siluvery@linux.intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_lrc.c