summaryrefslogtreecommitdiff
path: root/link.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-10link: fixed to include <sys/types.h> for caddr_tChristian Wiese1-0/+1
2013-07-11link: allow future ethtool speed formats to be supportedDaniel Borkmann1-11/+2
2013-06-04link: add link management functionsDaniel Borkmann1-0/+166
ss='oid'>ab9dd5cb40418ef38529b6b8fa9ffda4f403eb08 parentdadd481bfe559f09bc3c42e9d552149c1cb84e6a (diff)
drm/i915: Ignore valid but unknown semaphores
If we find a ring waiting on a semaphore for another assigned but not yet emitted request, treat it as valid and waiting. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/20160909131201.16673-18-chris@chris-wilson.co.uk
Diffstat