No description
Find a file
Chris Wilson f97fbf9606 drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
First retroactive test, make sure that the waiters are in global seqno
order after random inserts and removals.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170213171558.20942-3-chris@chris-wilson.co.uk
2017-02-13 20:45:24 +00:00
arch
block
certs
crypto
Documentation Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued 2017-02-10 16:27:24 +01:00
drivers drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove 2017-02-13 20:45:24 +00:00
firmware
fs
include Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued 2017-02-10 16:27:24 +01:00
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools drm/i915: Provide a hook for selftests 2017-02-13 20:45:21 +00:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.