aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/meson/meson_viu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-09drm/meson: Fix OSD1 RGB to YCbCr coefficientStuart Menefy1-1/+1
2022-06-15drm/meson: Fix overflow implicit truncation warningsSai Prakash Ranjan1-11/+11
2021-08-10drm/meson: fix colour distortion from HDR set during vendor u-bootChristian Hewitt1-1/+6
2020-07-02drm/meson: viu: fix setting the OSD burst length in VIU_OSD1_FIFO_CTRL_STATMartin Blumenstingl1-9/+2
2019-12-10drm/meson: hold 32 lines after vsync to give time for AFBC startNeil Armstrong1-1/+1
2019-12-10drm/meson: viu: add AFBC modules routing functionsNeil Armstrong1-0/+81
2019-08-22drm: meson: use match data to detect vpu compatibilityJulien Masson1-5/+5
2019-08-09drm: meson: viu: use proper macros instead of magic constantsJulien Masson1-38/+44
2019-07-17drm/meson: drop use of drmP.hSam Ravnborg1-5/+2
2019-06-07drm/meson: fix G12A primary plane disablingNeil Armstrong1-2/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2019-04-17drm/meson: Make some functions staticYueHaibing1-8/+8
2019-04-09drm/meson: Add G12A Support for VIU setupNeil Armstrong1-5/+67
2019-03-20drm/meson: exclusively use the canvas provider moduleMaxime Jourdan1-1/+0
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+42
2018-12-03drm/meson: Fix an Alpha Primary Plane bug on Meson GXL/GXM SoCsNeil Armstrong1-0/+27
2018-11-26drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()Lyude Paul1-6/+6
2018-11-13drm/meson: Support Overlay plane for video renderingNeil Armstrong1-0/+15
2017-04-04drm/meson: Convert existing documentation to actual kerneldocNeil Armstrong1-1/+5
2016-12-01drm: Add support for Amlogic Meson Graphic ControllerNeil Armstrong1-0/+331