# SPDX-License-Identifier: GPL-2.0-only config UDF_FS tristate "UDF file system support" select BUFFER_HEAD select CRC_ITU_T select NLS select LEGACY_DIRECT_IO help This is a file system used on some CD-ROMs and DVDs. Since the file system is supported by multiple operating systems and is more compatible with standard unix file systems, it is also suitable for removable USB disks. Say Y if you intend to mount DVD discs or CDRW's written in packet mode, or if you want to use UDF for removable USB disks. Please read . To compile this file system support as a module, choose M here: the module will be called udf. If unsure, say N. ro/kernel/'>kernel
Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/meson/meson_viu.c
AgeCommit message (Expand)Author
2022-09-09drm/meson: Fix OSD1 RGB to YCbCr coefficientStuart Menefy
2022-06-15drm/meson: Fix overflow implicit truncation warningsSai Prakash Ranjan
2021-08-10drm/meson: fix colour distortion from HDR set during vendor u-bootChristian Hewitt
2020-07-02drm/meson: viu: fix setting the OSD burst length in VIU_OSD1_FIFO_CTRL_STATMartin Blumenstingl
2019-12-10drm/meson: hold 32 lines after vsync to give time for AFBC startNeil Armstrong
2019-12-10drm/meson: viu: add AFBC modules routing functionsNeil Armstrong
2019-08-22drm: meson: use match data to detect vpu compatibilityJulien Masson
2019-08-09drm: meson: viu: use proper macros instead of magic constantsJulien Masson
2019-07-17drm/meson: drop use of drmP.hSam Ravnborg
2019-06-07drm/meson: fix G12A primary plane disablingNeil Armstrong
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-04-17drm/meson: Make some functions staticYueHaibing