- b92db7e drm/fourcc: Add DRM_FORMAT_D[1248] by Geert Uytterhoeven · 2 years, 8 months ago
- d093100 drm/fourcc: Add DRM_FORMAT_R[124] by Geert Uytterhoeven · 2 years, 8 months ago
- e5bd7e3 drm/fourcc: Add DRM_FORMAT_C[124] by Geert Uytterhoeven · 2 years, 8 months ago
- dc1dc76 drm/fourcc: Add drm_format_info.is_color_indexed flag by Geert Uytterhoeven · 2 years, 8 months ago
- 96dc635 drm/fourcc: Add drm_format_info_bpp() helper by Geert Uytterhoeven · 2 years, 8 months ago
- 006ea1b drm/fourcc: Add packed 10bit YUV 4:2:0 format by Dave Stevenson · 3 years, 2 months ago
- 31fa8cb drm: Add R10 and R12 FourCC by Laurent Pinchart · 3 years, 4 months ago
- a0b1d35 drm/fourcc: Add R8 to drm_format_info by Noralf Trønnes · 3 years, 5 months ago
- 5745d64 Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-next by Dave Airlie · 3 years, 9 months ago
- ff92ecf drm/fourcc: Add 16 bpc fixed point framebuffer formats. by Mario Kleiner · 4 years ago
- b066c72 drm: Remove drm_get_format_name() by Sakari Ailus · 3 years, 9 months ago
- 47170f8 drm/fourcc: Add AXBXGXRX106106106106 format by Matteo Franchin · 4 years, 4 months ago
- 94b292b drm: drm_fourcc: add NV15, Q410, Q401 YUV formats by Ben Davis · 4 years, 9 months ago
- 9622728 drm/fourcc: Fill out all block sizes for P210 by Daniel Vetter · 5 years ago
- 836b131 drm/fourcc: Fill out all block sizes for P10/12/16 by Daniel Vetter · 5 years ago
- 0500c04 drm: drop use of drmP.h in drm/* by Sam Ravnborg · 6 years ago
- bf39607 drm/fourcc: Pass the format_info pointer to drm_format_plane_width/height by Maxime Ripard · 6 years ago
- 24c478e drm/fourcc: Pass the format_info pointer to drm_format_plane_cpp by Maxime Ripard · 6 years ago
- f3e9632 drm: Remove users of drm_format_(horz|vert)_chroma_subsampling by Maxime Ripard · 6 years ago
- 05c452c drm: Remove users of drm_format_num_planes by Maxime Ripard · 6 years ago
- ff01e69 drm/fourcc: Fix conflicting Y41x definitions by Maarten Lankhorst · 6 years ago
- f435fe8 Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-misc-next by Sean Paul · 6 years ago
- 88ab9c7 drm/fourcc: Add 64 bpp half float formats by Kevin Strasser · 6 years ago
- e9961ab drm: Added a new format DRM_FORMAT_XVYU2101010 by Ayan Kumar Halder · 6 years ago
- 7ba0fee drm/fourcc: Add AFBC yuv fourccs for Mali by Brian Starkey · 6 years ago
- 50bf5d7 drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc by Swati Sharma · 6 years ago
- 05f8bc8 drm/fourcc: Add new P010, P016 video format by Randy Li · 6 years ago
- 61e4939 drm: Introduce new DRM_FORMAT_XYUV by Stanislav Lisovskiy · 6 years ago
- 697b6b8 drm/fourcc: Add fourcc for Mali linear tiled formats by Alexandru Gheorghe · 6 years ago
- 042bf75 drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info by Alexandru Gheorghe · 6 years ago
- 4af67de drm/doc: fix drm_driver_legacy_fb_format by Daniel Vetter · 6 years ago
- 9dd3cb2 drm: move quirk_addfb_prefer_xbgr_30bpp handling to drm_driver_legacy_fb_format too by Gerd Hoffmann · 6 years ago
- 059b5eb drm: move native byte order quirk to new drm_driver_legacy_fb_format function by Gerd Hoffmann · 6 years ago
- 7010935 drm: Reject unknown legacy bpp and depth for drm_mode_addfb ioctl by Chris Wilson · 6 years ago
- ce2d546 drm/fourcc: Add is_yuv field to drm_format_info to denote if the format is yuv by Ayan Kumar Halder · 7 years ago
- 4cc4e1b drm/fourcc: Add a alpha field to drm_format_info by Maxime Ripard · 7 years ago
- 628d4c4 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into drm-misc-next by Daniel Vetter · 8 years ago
- 6a0f9eb drm: Add mode_config .get_format_info() hook by Ville Syrjälä · 8 years ago
- ba2b527 drm: add RGB formats with separate alpha plane by Philipp Zabel · 10 years ago
- b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
- 488546f drm: Don't export the drm_fb_get_bpp_depth() function by Laurent Pinchart · 8 years ago
- 333d2da drm: WARN when calling drm_format_info() for an unsupported format by Laurent Pinchart · 8 years ago
- 86c238a drm: Implement the drm_format_*() helpers as drm_format_info() wrappers by Laurent Pinchart · 8 years ago
- 84770cc2 drm: Centralize format information by Laurent Pinchart · 8 years ago
- ec5e304 drm: move drm_mode_legacy_fb_format to drm_fourcc.c by Daniel Vetter · 8 years ago
- d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 9 years ago
- 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 9 years ago
- ae4df11 drm: Move format-related helpers to drm_fourcc.c by Laurent Pinchart · 9 years ago