mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
5dd4be54bde0cfe5c9a2448900592e63c95ecee5
This change exposes dma-buf's get_uuid callback to PRIME drivers. Signed-off-by: David Stevens <stevensd@chromium.org> BUG=b:136269340 TEST=boot ARCVM and launch play store Signed-off-by: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/2090951 Reviewed-by: Sean Paul <seanpaul@chromium.org> Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org> Tested-by: David Stevens <stevensd@chromium.org> Commit-Queue: David Stevens <stevensd@chromium.org> Bug: 153580313 Link: https://lore.kernel.org/lkml/20200311112004.47138-3-stevensd@chromium.org/ Change-Id: I0599ce4cafee3dc705805c1ad97295bea264cfdf Signed-off-by: Lingfeng Yang <lfy@google.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%