mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
8d4a22b562ccdd8a3f06266d4a27593f3fdcc660
Under some circumstances the Frame Composer arithmetic unit can miss an FC register write due to being busy processing the previous one. The issue can be worked around by issuing a TMDS software reset and then write one of the FC registers several times. After tested, the number of iterations of RK3399/RK3328(v2.11a), RK3368(v2.01a), RK3288(v2.00a) is one. Change-Id: Iba209e25d56aff84a8cc90b4d8dcb87369c9ae52 Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
…
…
…
…
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.
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.
Description
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%