git: drm/i915: Lost changes after update to v4.3
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Fri May 20 09:29:36 PDT 2016
commit 21e2f4be12fd8f6432ff556be8ea6c9d910eeed2
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Fri May 20 18:26:15 2016 +0300
drm/i915: Lost changes after update to v4.3
* init ring->last_submitted_seqno that got lost in:
a05eeebfe8ec06e5625c15c535aed68dbf568bd6
internal commit removing "outstanding_lazy_request"
* missing "else" statement that looks like got lost in:
477eb7f9b36d138314225b3b077de1c692e5e1a8
internal commit removing pipe_enable checks
While there, fix unsafe i915 specific WARN_ON() macros.
Linux-commit: 4eee4920f05e39e22571deb57f1c314ce7a46e7f v4.4
Summary of changes:
sys/dev/drm/i915/i915_drv.h | 4 ++--
sys/dev/drm/i915/i915_gem.c | 1 +
sys/dev/drm/i915/i915_irq.c | 1 +
3 files changed, 4 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/21e2f4be12fd8f6432ff556be8ea6c9d910eeed2
--
DragonFly BSD source repository
More information about the Commits
mailing list