mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 09:41:54 +09:00
2e290c8d8d29278b9a20e2765ab8f6df02f2e707
The kernel versions including the following commits are referenced: DRM_CLIENT_CAP_STEREO_3D61d8e32825("drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl") DRM_CLIENT_CAP_UNIVERSAL_PLANES681e7ec730("drm: Allow userspace to ask for universal plane list (v2)")c7dbc6c9ae("drm: Remove command line guard for universal planes") DRM_CLIENT_CAP_ATOMIC88a48e297b("drm: add atomic properties")8b72ce158c("drm: Always enable atomic API") DRM_CLIENT_CAP_ASPECT_RATIO7595bda2fb("drm: Add DRM client cap for aspect-ratio") DRM_CLIENT_CAP_WRITEBACK_CONNECTORSd67b6a2065("drm: writeback: Add client capability for exposing writeback connectors") Signed-off-by: Simon Ser <contact@emersion.fr> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Acked-by: Daniel Stone <daniels@collabora.com> Acked-by: Pekka Paalanen <pekka.paalanen@collabora.com> Link: https://patchwork.freedesktop.org/patch/434202/
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
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%