summaryrefslogtreecommitdiff
path: root/lib/igt_color_encoding.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-17lib/color_encoding: Fix up support for XYUV format.Bob Paauwe1-0/+1
2019-03-29lib/igt_fb: Add support for Y410/Y416 formats, v5.Maarten Lankhorst1-0/+6
2019-03-29lib/igt_fb: Add support for Y21x formats as well, v3.Maarten Lankhorst1-0/+3
2019-02-13lib/igt_fb: Add support for P01x formats, v5.Maarten Lankhorst1-0/+4
2019-02-13lib/color_encoding: Prepare support for HDR modes, v2.Maarten Lankhorst1-18/+73
2018-08-30lib/kms: Remove special enum handling and replace with call to igt_plane_set_...Maarten Lankhorst1-0/+20
2018-06-07lib/igt_color_encoding: Appease c90Ville Syrjälä1-10/+6
2018-06-07lib/igt_color_encoding: Use the m(row,col) macro to address the matrix cellsVille Syrjälä1-20/+20
2018-05-23lib: Add igt_color_encodingVille Syrjälä1-0/+147