No description
Find a file
Samuel Li 790861cc34 drm: add parameter explanation for some gem dmabuf_ops
To reduce some warnings.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Samuel Li <Samuel.Li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/1522092145-12645-1-git-send-email-Samuel.Li@amd.com
2018-03-28 15:10:28 -05:00
arch
block
certs
crypto
Documentation Merge airlied/drm-next into drm-misc-next 2018-03-21 09:40:55 -04:00
drivers drm: add parameter explanation for some gem dmabuf_ops 2018-03-28 15:10:28 -05:00
firmware
fs
include drm/tinydrm: Make fb_dirty into a lower level hook 2018-03-28 19:19:32 +03:00
init
ipc
kernel
lib
LICENSES
mm
net
samples
scripts drm: Remove drm_property_{un/reference}_blob aliases 2018-03-22 09:21:53 -04:00
security
sound
tools
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.