Linux mainline fork with MSM8998 patches | https://mainline.space | Currently supported devices: OnePlus 5/5T, Xiaomi Mi 6, F(x)tec Pro¹ (2019 QX1000 model) & Sony Xperia XZ Premium (UNTESTED!)
Find a file
Dikshita Agarwal 3cfe5815ce media: venus: Enable low power setting for encoder
Set the FW to run in low power for encoder
to accommodate more session without losing much on quality.

Signed-off-by: Dikshita Agarwal <dikshita@codeaurora.org>
Signed-off-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-06-02 12:28:17 +02:00
arch Linux 5.13-rc4 2021-06-02 10:59:50 +02:00
block
certs
crypto
Documentation media: dt-bindings: media: renesas,vin: Add r8a779a0 support 2021-06-02 12:07:21 +02:00
drivers media: venus: Enable low power setting for encoder 2021-06-02 12:28:17 +02:00
fs Fixes for 5.13-rc4: 2021-05-29 17:47:19 -10:00
include Linux 5.13-rc4 2021-06-02 10:59:50 +02:00
init
ipc
kernel seccomp fixes for v5.13-rc4 2021-05-29 18:16:09 -10:00
lib
LICENSES
mm
net
samples
scripts
security
sound
tools ARM fixes: 2021-05-29 06:02:25 -10:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS media: dt-bindings: media: renesas,isp: Add bindings for ISP Channel Selector 2021-06-02 12:06:50 +02:00
Makefile Linux 5.13-rc4 2021-05-30 11:58:25 -10: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.