summaryrefslogtreecommitdiffstats
path: root/include/uapi/drm/drm_fourcc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/fourcc: define Intel Xe2 related tile4 ccs modifiersJuha-Pekka Heikkila2024-08-211-0/+25
* drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizesMarek Olšák2024-07-011-0/+2
* drm/amdgpu: remove AMD_FMT_MOD_GFX12_DCC_MAX_COMPRESSED_BLOCK_* definitionsMarek Olšák2024-07-011-3/+0
* drm/amd: GFX12 changes for converting tiling flags to modifiersAurabindo Pillai2024-04-261-0/+3
* drm/amd: Add gfx12 swizzle mode defsAurabindo Pillai2024-04-261-0/+16
* drm/fourcc: fix spelling/typosRandy Dunlap2023-12-131-5/+5
* drm/fourcc: Add NV20 and NV30 YUV formatsJonas Karlman2023-10-241-0/+2
* drm/fourcc: define Intel Meteorlake related ccs modifiersJuha-Pekka Heikkila2023-05-151-0/+43
* drm/fourcc: Document open source user waiverDaniel Vetter2023-01-051-0/+12
* drm/fourcc: add Vivante tile status modifiersLucas Stach2022-10-061-0/+29
* drm/fourcc: Add formats for packed YUV 4:4:4 AVUY and XVUY permutationsLaurent Pinchart2022-07-181-0/+2
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-07-131-2/+4
|\
| * Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...Dave Airlie2022-07-121-2/+4
| |\
| | * drm/fourcc: fix integer type usage in uapi headerCarlos Llamas2022-06-231-2/+2
| | * drm/amd: Add GFX11 modifiers support to AMDGPU (v3)Aurabindo Pillai2022-06-031-0/+2
* | | drm/fourcc: Add DRM_FORMAT_D[1248]Geert Uytterhoeven2022-07-091-0/+12
* | | drm/fourcc: Add DRM_FORMAT_R[124]Geert Uytterhoeven2022-07-091-0/+9
* | | drm/fourcc: Clarify the meaning of single-channel "red"Geert Uytterhoeven2022-07-091-4/+4
* | | drm/fourcc: Add DRM_FORMAT_C[124]Geert Uytterhoeven2022-07-091-0/+3
|/ /
* / drm/fourcc: Document the Intel CCS modifiers' CC plane expected pitchImre Deak2022-06-281-4/+4
|/
* Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2022-05-111-0/+22
|\
| * drm/fourcc: Add QCOM tiled modifiersRob Clark2022-04-211-0/+22
* | drm/fourcc: Introduce format modifier for DG2 clear colorMika Kahola2022-04-121-0/+14
* | drm/fourcc: Introduce format modifiers for DG2 render and media compressionMatt Roper2022-04-121-0/+22
* | drm/i915: Introduce new Tile 4 formatStanislav Lisovskiy2022-02-241-0/+11
|/
* drm/fourcc: Add packed 10bit YUV 4:2:0 formatDave Stevenson2021-12-161-0/+11
* drm: Add R10 and R12 FourCCLaurent Pinchart2021-10-281-0/+6
* drm/fourcc: Add macros to determine the modifier vendorThierry Reding2021-08-161-0/+6
* drm/fourcc: Add modifier definitions for Arm Fixed Rate CompressionNormunds Rieksts2021-07-231-3/+106
* drm/fourcc: Add 16 bpc fixed point framebuffer formats.Mario Kleiner2021-05-271-0/+7
* Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2021-01-291-0/+19
|\
| * drm/framebuffer: Format modifier for Intel Gen 12 render compression with Cle...Radhakrishna Sripada2021-01-221-0/+19
* | drm/fourcc: fix Amlogic format modifier masksSimon Ser2021-01-121-2/+2
|/
* drm/fourcc: fix AMD modifiers PACKERS field docSimon Ser2020-11-161-1/+1
* drm/fourcc: add table describing AMD modifiers bit layoutSimon Ser2020-11-131-0/+19
* drm/fourcc: Fix modifier field mask for AMD modifiers.Bas Nieuwenhuizen2020-11-131-7/+7
* Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie2020-11-101-0/+115
|\
| * drm/fourcc: Add AMD DRM modifiers.Bas Nieuwenhuizen2020-10-301-0/+115
* | drm: deprecate DRM_FORMAT_MOD_NONESimon Ser2020-10-261-1/+10
* | drm/fourcc: Add AXBXGXRX106106106106 formatMatteo Franchin2020-10-201-0/+6
* | drm/fourcc: document modifier uniqueness requirementsSimon Ser2020-10-091-0/+24
|/
* drm/fourcc: fix Amlogic Video Framebuffer Compression macroNeil Armstrong2020-07-271-1/+1
* drm: drm_fourcc: Add generic alias for 16_16_TILE modifierBrian Starkey2020-07-061-0/+25
* drm/fourcc: Add modifier definitions for describing Amlogic Video Framebuffer...Neil Armstrong2020-07-031-0/+81
* Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2020-06-291-8/+114
|\
| * drm: Generalized NV Block Linear DRM format modJames Jones2020-05-221-8/+114
* | drm: drm_fourcc: Add uncompressed AFBC modifierBen Davis2020-06-191-0/+12
* | drm: drm_fourcc: add NV15, Q410, Q401 YUV formatsBen Davis2020-06-191-0/+22
|/
* uapi/drm/drm_fourcc.h: Note on platform specificity for format modifiersMika Kahola2020-05-081-6/+12
* drm/framebuffer: Format modifier for Intel Gen-12 media compressionDhinakaran Pandiyan2020-01-071-0/+13