No description
Find a file
Aric Cyr 30221e6217 drm/amd/display: 3.2.65
Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Reviewed-by: Aric Cyr <Aric.Cyr@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-01-16 13:41:21 -05:00
arch
block
certs
crypto
Documentation dt-bindings: display: simple: Add Satoz panel 2020-01-09 20:27:01 +01:00
drivers drm/amd/display: 3.2.65 2020-01-16 13:41:21 -05:00
fs
include drm/scheduler: fix documentation by replacing rq_list with sched_list 2020-01-16 13:41:00 -05:00
init
ipc
kernel
lib
LICENSES
mm
net
samples
scripts
security
sound
tools drm-misc-next for v5.6: 2020-01-03 11:43:44 +10:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS drm/panel: Add driver for Sony ACX424AKP panel 2020-01-09 15:12:12 +01:00
Makefile
README

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

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.

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.