Loading Documentation/media/uapi/v4l/biblio.rst +0 −10 Original line number Diff line number Diff line Loading @@ -226,16 +226,6 @@ xvYCC :author: International Electrotechnical Commission (http://www.iec.ch) .. _adobergb: AdobeRGB ======== :title: Adobe© RGB (1998) Color Image Encoding Version 2005-05 :author: Adobe Systems Incorporated (http://www.adobe.com) .. _oprgb: opRGB Loading Documentation/media/uapi/v4l/colorspaces-defs.rst +4 −4 Original line number Diff line number Diff line Loading @@ -51,8 +51,8 @@ whole range, 0-255, dividing the angular value by 1.41. The enum - See :ref:`col-rec709`. * - ``V4L2_COLORSPACE_SRGB`` - See :ref:`col-srgb`. * - ``V4L2_COLORSPACE_ADOBERGB`` - See :ref:`col-adobergb`. * - ``V4L2_COLORSPACE_OPRGB`` - See :ref:`col-oprgb`. * - ``V4L2_COLORSPACE_BT2020`` - See :ref:`col-bt2020`. * - ``V4L2_COLORSPACE_DCI_P3`` Loading Loading @@ -90,8 +90,8 @@ whole range, 0-255, dividing the angular value by 1.41. The enum - Use the Rec. 709 transfer function. * - ``V4L2_XFER_FUNC_SRGB`` - Use the sRGB transfer function. * - ``V4L2_XFER_FUNC_ADOBERGB`` - Use the AdobeRGB transfer function. * - ``V4L2_XFER_FUNC_OPRGB`` - Use the opRGB transfer function. * - ``V4L2_XFER_FUNC_SMPTE240M`` - Use the SMPTE 240M transfer function. * - ``V4L2_XFER_FUNC_NONE`` Loading Documentation/media/uapi/v4l/colorspaces-details.rst +6 −7 Original line number Diff line number Diff line Loading @@ -290,15 +290,14 @@ Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range 170M/BT.601. The Y'CbCr quantization is limited range. .. _col-adobergb: .. _col-oprgb: Colorspace Adobe RGB (V4L2_COLORSPACE_ADOBERGB) Colorspace opRGB (V4L2_COLORSPACE_OPRGB) =============================================== The :ref:`adobergb` standard defines the colorspace used by computer graphics that use the AdobeRGB colorspace. This is also known as the :ref:`oprgb` standard. The default transfer function is ``V4L2_XFER_FUNC_ADOBERGB``. The default Y'CbCr encoding is The :ref:`oprgb` standard defines the colorspace used by computer graphics that use the opRGB colorspace. The default transfer function is ``V4L2_XFER_FUNC_OPRGB``. The default Y'CbCr encoding is ``V4L2_YCBCR_ENC_601``. The default Y'CbCr quantization is limited range. Loading @@ -312,7 +311,7 @@ The chromaticities of the primary colors and the white reference are: .. tabularcolumns:: |p{4.4cm}|p{4.4cm}|p{8.7cm}| .. flat-table:: Adobe RGB Chromaticities .. flat-table:: opRGB Chromaticities :header-rows: 1 :stub-columns: 0 :widths: 1 1 2 Loading Makefile +3 −3 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 SUBLEVEL = 78 SUBLEVEL = 81 EXTRAVERSION = NAME = Petit Gorille Loading Loading @@ -498,6 +498,8 @@ CLANG_GCC_TC := --gcc-toolchain=$(GCC_TOOLCHAIN) endif KBUILD_CFLAGS += $(CLANG_TARGET) $(CLANG_GCC_TC) KBUILD_AFLAGS += $(CLANG_TARGET) $(CLANG_GCC_TC) KBUILD_CFLAGS += $(call cc-option, -no-integrated-as) KBUILD_AFLAGS += $(call cc-option, -no-integrated-as) endif RETPOLINE_CFLAGS_GCC := -mindirect-branch=thunk-extern -mindirect-branch-register Loading Loading @@ -769,8 +771,6 @@ KBUILD_CFLAGS += $(call cc-disable-warning, tautological-compare) # See modpost pattern 2 KBUILD_CFLAGS += $(call cc-option, -mno-global-merge,) KBUILD_CFLAGS += $(call cc-option, -fcatch-undefined-behavior) KBUILD_CFLAGS += $(call cc-option, -no-integrated-as) KBUILD_AFLAGS += $(call cc-option, -no-integrated-as) else KBUILD_CFLAGS += $(call cc-option,-fno-delete-null-pointer-checks,) Loading arch/Kconfig +8 −0 Original line number Diff line number Diff line Loading @@ -1042,4 +1042,12 @@ config PANIC_ON_REFCOUNT_ERROR or potential memory-leaks) with an object associated with that reference counter. config HAVE_ARCH_COMPILER_H bool help An architecture can select this if it provides an asm/compiler.h header that should be included after linux/compiler-*.h in order to override macro definitions that those headers generally provide. source "kernel/gcov/Kconfig" Loading
Documentation/media/uapi/v4l/biblio.rst +0 −10 Original line number Diff line number Diff line Loading @@ -226,16 +226,6 @@ xvYCC :author: International Electrotechnical Commission (http://www.iec.ch) .. _adobergb: AdobeRGB ======== :title: Adobe© RGB (1998) Color Image Encoding Version 2005-05 :author: Adobe Systems Incorporated (http://www.adobe.com) .. _oprgb: opRGB Loading
Documentation/media/uapi/v4l/colorspaces-defs.rst +4 −4 Original line number Diff line number Diff line Loading @@ -51,8 +51,8 @@ whole range, 0-255, dividing the angular value by 1.41. The enum - See :ref:`col-rec709`. * - ``V4L2_COLORSPACE_SRGB`` - See :ref:`col-srgb`. * - ``V4L2_COLORSPACE_ADOBERGB`` - See :ref:`col-adobergb`. * - ``V4L2_COLORSPACE_OPRGB`` - See :ref:`col-oprgb`. * - ``V4L2_COLORSPACE_BT2020`` - See :ref:`col-bt2020`. * - ``V4L2_COLORSPACE_DCI_P3`` Loading Loading @@ -90,8 +90,8 @@ whole range, 0-255, dividing the angular value by 1.41. The enum - Use the Rec. 709 transfer function. * - ``V4L2_XFER_FUNC_SRGB`` - Use the sRGB transfer function. * - ``V4L2_XFER_FUNC_ADOBERGB`` - Use the AdobeRGB transfer function. * - ``V4L2_XFER_FUNC_OPRGB`` - Use the opRGB transfer function. * - ``V4L2_XFER_FUNC_SMPTE240M`` - Use the SMPTE 240M transfer function. * - ``V4L2_XFER_FUNC_NONE`` Loading
Documentation/media/uapi/v4l/colorspaces-details.rst +6 −7 Original line number Diff line number Diff line Loading @@ -290,15 +290,14 @@ Y' is clamped to the range [0…1] and Cb and Cr are clamped to the range 170M/BT.601. The Y'CbCr quantization is limited range. .. _col-adobergb: .. _col-oprgb: Colorspace Adobe RGB (V4L2_COLORSPACE_ADOBERGB) Colorspace opRGB (V4L2_COLORSPACE_OPRGB) =============================================== The :ref:`adobergb` standard defines the colorspace used by computer graphics that use the AdobeRGB colorspace. This is also known as the :ref:`oprgb` standard. The default transfer function is ``V4L2_XFER_FUNC_ADOBERGB``. The default Y'CbCr encoding is The :ref:`oprgb` standard defines the colorspace used by computer graphics that use the opRGB colorspace. The default transfer function is ``V4L2_XFER_FUNC_OPRGB``. The default Y'CbCr encoding is ``V4L2_YCBCR_ENC_601``. The default Y'CbCr quantization is limited range. Loading @@ -312,7 +311,7 @@ The chromaticities of the primary colors and the white reference are: .. tabularcolumns:: |p{4.4cm}|p{4.4cm}|p{8.7cm}| .. flat-table:: Adobe RGB Chromaticities .. flat-table:: opRGB Chromaticities :header-rows: 1 :stub-columns: 0 :widths: 1 1 2 Loading
Makefile +3 −3 Original line number Diff line number Diff line # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 SUBLEVEL = 78 SUBLEVEL = 81 EXTRAVERSION = NAME = Petit Gorille Loading Loading @@ -498,6 +498,8 @@ CLANG_GCC_TC := --gcc-toolchain=$(GCC_TOOLCHAIN) endif KBUILD_CFLAGS += $(CLANG_TARGET) $(CLANG_GCC_TC) KBUILD_AFLAGS += $(CLANG_TARGET) $(CLANG_GCC_TC) KBUILD_CFLAGS += $(call cc-option, -no-integrated-as) KBUILD_AFLAGS += $(call cc-option, -no-integrated-as) endif RETPOLINE_CFLAGS_GCC := -mindirect-branch=thunk-extern -mindirect-branch-register Loading Loading @@ -769,8 +771,6 @@ KBUILD_CFLAGS += $(call cc-disable-warning, tautological-compare) # See modpost pattern 2 KBUILD_CFLAGS += $(call cc-option, -mno-global-merge,) KBUILD_CFLAGS += $(call cc-option, -fcatch-undefined-behavior) KBUILD_CFLAGS += $(call cc-option, -no-integrated-as) KBUILD_AFLAGS += $(call cc-option, -no-integrated-as) else KBUILD_CFLAGS += $(call cc-option,-fno-delete-null-pointer-checks,) Loading
arch/Kconfig +8 −0 Original line number Diff line number Diff line Loading @@ -1042,4 +1042,12 @@ config PANIC_ON_REFCOUNT_ERROR or potential memory-leaks) with an object associated with that reference counter. config HAVE_ARCH_COMPILER_H bool help An architecture can select this if it provides an asm/compiler.h header that should be included after linux/compiler-*.h in order to override macro definitions that those headers generally provide. source "kernel/gcov/Kconfig"