- This patch series adds configurable plane alpha and pixel blend mode support for FIMD device driver. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJcE1LVAAoJEFc4NIkMQxK4twMP/icID6T5aA4xk2RLjR/Zesun sITpoR8hb6ZicWlNR3G0NUUPWQDBQ51zvkDLZuNDiX7PdJVNmuHvMMfU7cSSwJut zqIsBPrx/0ckRg3ZI9zQ4N22UlaZZH4M67737SdxR2XeCpT6OH5nFSY66ntSm57n unyr5lwhaz6W/n0gmNL4nAb8vmCm1SeUAiEPzyahBDwQ5c7mtftClr3dSgKy0ANA PKq1+GZPWlEzdU9Nz/bjvD5OB/NsifjGz11qGeDzeaZfM15Gn5ml5C0W/b8sk+WF 2wiSlztuYxylChuO3hoHX8XCJWjNeLdOC+llsfzhBQ4AijitXxsYKrQ7WLuuEv/b 4eFgo/xez3axBfpaLJYbklD8EPWVCy7t1npqV2Kd+xQlmgJh3kOZ4vkhSmLoYc9l toOZTXQ/iL63/CvqbsK117QDqvrYC6pEhhChlZ3FXg3e36bmLb6YsQxk8o1qkJrr K/J4DrpaTsVFbBrmHEvwQi7FhcSidNB0kHnREozp8EyXIjPcAFL+89kdZHEMssrb sSWEmC9gZpoW/Bcvq7Tno54u3L6BvMt16VmJ58syhRnRkHcjSaJq/aMkMPtBOvBc 9n8b80uZACTdkC+NReAiRUa/X9DhoyvsKLeqt4FS79RMYbvksUqregpcbk+l/FS5 ziZ43QOuizDZhdkQs/AP =mycq -----END PGP SIGNATURE----- Merge tag 'exynos-drm-next-for-v4.21-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next Add configurable plane alpha and pixel blend mode support - This patch series adds configurable plane alpha and pixel blend mode support for FIMD device driver. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> From: Inki Dae <inki.dae@samsung.com> Link: https://patchwork.freedesktop.org/patch/msgid/1544772430-8295-1-git-send-email-inki.dae@samsung.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. 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.6%
Assembly
1%
Shell
0.5%
Python
0.3%
Makefile
0.3%