No description
Find a file
Changfeng f399d4de2d drm/amdgpu: add ta DTM/HDCP print in amdgpu_firmware_info for apu
It needs to add ta DTM/HDCP print to get HDCP/DTM version info when cat
amdgpu_firmware_info

Signed-off-by: Changfeng <Changfeng.Zhu@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-09-15 17:52:39 -04:00
arch ARM: SoC fixes 2020-09-13 14:54:40 -07:00
block - Fix a regression in bdev partition locking (Christoph) 2020-09-11 11:55:28 -07:00
certs
crypto
Documentation Linux 5.9-rc5 2020-09-14 17:19:11 +02:00
drivers drm/amdgpu: add ta DTM/HDCP print in amdgpu_firmware_info for apu 2020-09-15 17:52:39 -04:00
fs Driver core fixes for 5.9-rc5 2020-09-13 09:02:59 -07:00
include Linux 5.9-rc5 2020-09-14 17:19:11 +02:00
init
ipc ipc: adjust proc_ipc_sem_dointvec definition to match prototype 2020-09-05 12:14:29 -07:00
kernel Linux 5.9-rc5 2020-09-14 17:19:11 +02:00
lib Driver core fixes for 5.9-rc5 2020-09-13 09:02:59 -07:00
LICENSES
mm xen: branch for v5.9-rc4 2020-09-06 09:59:27 -07:00
net NFS client bugfixes for Linux 5.9 2020-09-09 11:14:20 -07:00
samples
scripts Char / Misc driver fixes for 5.9-rc5 2020-09-13 08:52:21 -07:00
security
sound sound fixes for 5.9-rc4 2020-09-04 12:05:25 -07:00
tools KVM/arm64 fixes for Linux 5.9, take #1 2020-09-11 13:12:11 -04:00
usr
virt KVM: fix memory leak in kvm_io_bus_unregister_dev() 2020-09-11 13:15:11 -04:00
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap mailmap, MAINTAINERS: move to tycho.pizza 2020-09-08 11:29:57 -07:00
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS Linux 5.9-rc5 2020-09-14 17:19:11 +02:00
Makefile Linux 5.9-rc5 2020-09-13 16:06:00 -07:00
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.