Go to file
Anthony Koo 404dfe1c56 drm/amd/display: DMCU and ABM maintenance and refactor
Remove some globals that should really be per block state.

Signed-off-by: Anthony Koo <Anthony.Koo@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-12-06 12:48:13 -05:00
arch More change sets for 4.16: 2017-12-04 10:56:53 +10:00
block
certs
crypto
Documentation More change sets for 4.16: 2017-12-04 10:56:53 +10:00
drivers drm/amd/display: DMCU and ABM maintenance and refactor 2017-12-06 12:48:13 -05:00
firmware
fs NFS client fixes for Linux 4.15-rc2 2017-12-01 20:04:20 -05:00
include drm/amdgpu: expose the VA above the hole to userspace 2017-12-06 12:48:05 -05:00
init
ipc
kernel
lib RISC-V Cleanups and ABI Fixes for 4.15-rc2 2017-12-01 19:39:12 -05:00
mm
net NFS client fixes for Linux 4.15-rc2 2017-12-01 20:04:20 -05:00
samples
scripts
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS More change sets for 4.16: 2017-12-04 10:56:53 +10:00
Makefile Linux 4.15-rc2 2017-12-03 11:01:47 -05:00
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.