summaryrefslogtreecommitdiff
path: root/include/uapi/drm/drm_fourcc.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-29Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+19
2021-01-22drm/framebuffer: Format modifier for Intel Gen 12 render compression with Cle...Radhakrishna Sripada1-0/+19
2021-01-12drm/fourcc: fix Amlogic format modifier masksSimon Ser1-2/+2
2020-11-16drm/fourcc: fix AMD modifiers PACKERS field docSimon Ser1-1/+1
2020-11-14drm/fourcc: add table describing AMD modifiers bit layoutSimon Ser1-0/+19
2020-11-14drm/fourcc: Fix modifier field mask for AMD modifiers.Bas Nieuwenhuizen1-7/+7
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie1-0/+115
2020-10-30drm/fourcc: Add AMD DRM modifiers.Bas Nieuwenhuizen1-0/+115
2020-10-26drm: deprecate DRM_FORMAT_MOD_NONESimon Ser1-1/+10
2020-10-20drm/fourcc: Add AXBXGXRX106106106106 formatMatteo Franchin1-0/+6
2020-10-09drm/fourcc: document modifier uniqueness requirementsSimon Ser1-0/+24
2020-07-27drm/fourcc: fix Amlogic Video Framebuffer Compression macroNeil Armstrong1-1/+1
2020-07-06drm: drm_fourcc: Add generic alias for 16_16_TILE modifierBrian Starkey1-0/+25
2020-07-03drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer...Neil Armstrong1-0/+81
2020-06-29Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst1-8/+114
2020-06-19drm: drm_fourcc: Add uncompressed AFBC modifierBen Davis1-0/+12
2020-06-19drm: drm_fourcc: add NV15, Q410, Q401 YUV formatsBen Davis1-0/+22
2020-05-22drm: Generalized NV Block Linear DRM format modJames Jones1-8/+114
2020-05-08uapi/drm/drm_fourcc.h: Note on platform specificity for format modifiersMika Kahola1-6/+12
2020-01-07drm/framebuffer: Format modifier for Intel Gen-12 media compressionDhinakaran Pandiyan1-0/+13
2019-12-23drm/framebuffer: Format modifier for Intel Gen-12 render compressionDhinakaran Pandiyan1-0/+11
2019-10-18drm/fourcc: Fix undefined left shift in DRM_FORMAT_BIG_ENDIAN macrosAdam Jackson1-1/+1
2019-10-04drm/fourcc: Add Arm 16x16 block modifierRaymond Smith1-1/+25
2019-03-21drm/fourcc: Fix conflicting Y41x definitionsMaarten Lankhorst1-10/+11
2019-03-13Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm...Sean Paul1-0/+11
2019-03-13drm/fourcc: Add 64 bpp half float formatsKevin Strasser1-0/+11
2019-03-12drm: Added a new format DRM_FORMAT_XVYU2101010Ayan Kumar Halder1-0/+1
2019-03-12drm/fourcc: Add AFBC yuv fourccs for MaliBrian Starkey1-0/+20
2019-03-05drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourccSwati Sharma1-0/+16
2019-02-11Merge drm/drm-next into drm-misc-nextMaxime Ripard1-0/+3
2019-02-09drm/fourcc: Add new P010, P016 video formatRandy Li1-0/+21
2019-02-01Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie1-0/+3
2019-01-18drm/fourcc: Add definitions for Allwinner vendor and VPU tiled formatPaul Kocialkowski1-0/+16
2019-01-15drm/fourcc: Add modifier defininitions for AFBC 1.3Matteo Franchin1-0/+23
2019-01-11drm/afbc: Add AFBC modifier usage documentationBrian Starkey1-0/+3
2018-11-20drm: Introduce new DRM_FORMAT_XYUVStanislav Lisovskiy1-0/+1
2018-11-02drm/fourcc: Add fourcc for Mali linear tiled formatsAlexandru Gheorghe1-0/+14
2018-09-20drm: drm_fourcc: add Samsung 16x16 tile formatAndrzej Pietrasiewicz1-0/+9
2018-09-06drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctlChris Wilson1-0/+3
2018-08-27Merge drm/drm-next into drm-misc-nextSean Paul1-0/+13
2018-08-21drm/fourcc: Add DOC: overview commentBrian Starkey1-0/+36
2018-07-26drm: add msm compressed format modifiersJeykumar Sankaran1-0/+13
2018-07-13drm/arm/malidp: Add modifier definitions for describing Arm Framebuffer Compr...Ayan Kumar Halder1-0/+83
2018-06-29drm/v3d: Define the fourcc modifier for the Broadcom UIF format.Eric Anholt1-0/+21
2018-05-31drm/vc4: Add support for SAND modifier.Dave Stevenson1-0/+59
2017-12-13drm/tegra: Sanitize format modifiersThierry Reding1-17/+19
2017-12-13drm/fourcc: Fix fourcc_mod_code() definitionThierry Reding1-1/+1
2017-08-10drm/i915: Implement .get_format_info() hook for CCSVille Syrjälä1-0/+20
2017-08-01drm: Plumb modifiers through plane initBen Widawsky1-0/+11
2017-06-16drm/vc4: Add T-format scanout support.Eric Anholt1-1/+22