Tao Huang dd66c1b38f Merge commit '1013c54dc1e12db382e058d34b1038e0c1cad361'
* commit '1013c54dc1e12db382e058d34b1038e0c1cad361': (33 commits)
  input: touchscreen: gt1x: remove all usages of mm_segment_t
  Mali: bifrost: use task_tgid_vnr() and task_pid_vnr() to get tgid and pid
  MALI: rockchip: upgrade bifrost DDK to g18p0-01eac0, from g17p0-01eac0
  ARM: configs: rv1106: Add config for TEE support
  ARM: dts: rv1106: Add PSCI node
  ARM: dts: rv1106: Add Non-secure physical timer
  uapi/fec-config.h: Fix UAPI compile-test
  uapi/rk_vcm_head.h: Fix UAPI compile-test
  uapi/rk-camera-module.h: Fix UAPI compile-test
  uapi/rk-preisp.h: Fix UAPI compile-test
  uapi/rk-isp32-config.h: Fix UAPI compile-test
  uapi/rk-isp3-config.h: Fix UAPI compile-test
  uapi/rk-ispp-config.h: Fix UAPI compile-test
  uapi/rk-isp1-config.h: Fix UAPI compile-test
  uapi/rk-isp21-config.h: Fix UAPI compile-test
  uapi/rk-isp2-config.h: Fix UAPI compile-test
  uapi/rkcif-config.h: Fix UAPI compile-test
  uapi/rk-video-format.h: include types.h
  uapi/rockchip_drm.h: Fix UAPI compile-test
  uapi/dw_hdcp2.h: Fix UAPI compile-test
  ...

Fix drivers/gpu/arm/bifrost/csf/mali_kbase_csf_sync_debugfs.c fallthrough warning.
Fix drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.c atomic_commit argument.

Change-Id: I9ca9fad9694e31a7373b567eb3681fa6d7834c40
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2023-05-30 19:16:57 +08:00
2022-09-28 09:02:20 +02:00
2019-08-29 19:45:37 +08:00
2019-08-29 19:45:37 +08:00

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.
Description
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%