Hi Thomas, On Mon, Aug 08, 2022 at 02:53:56PM +0200, Thomas Zimmermann wrote: > Convert drm_fb_swab() to use struct iosys_map() and convert users. The > new interface supports multi-plane color formats, but implementation > only supports a single plane for now. > > v2: > * use drm_format_info_bpp() (Sam) > * update documentation (Sam) > * add TODO on vaddr location (Sam) > > Signed-off-by: Thomas Zimmermann <tzimmerm...@suse.de> Reviewed-by: Sam Ravnborg <s...@ravnborg.org>
- [PATCH v2 06/14] drm/format-helper: Rework XRGB8888-to-R... Thomas Zimmermann
- [PATCH v2 08/14] drm/format-helper: Rework RGB565-to-XRG... Thomas Zimmermann
- [PATCH v2 12/14] drm/format-helper: Rework XRGB8888-to-M... Thomas Zimmermann
- [PATCH v2 02/14] drm/format-helper: Provide drm_fb_blit(... Thomas Zimmermann
- [PATCH v2 05/14] drm/format-helper: Rework XRGB8888-to-R... Thomas Zimmermann
- [PATCH v2 11/14] drm/format-helper: Rework XRGB8888-to-G... Thomas Zimmermann
- [PATCH v2 10/14] drm/format-helper: Rework XRGB8888-to-X... Thomas Zimmermann
- [PATCH v2 14/14] drm/format-helper: Rename parameter vma... Thomas Zimmermann
- [PATCH v2 04/14] drm/format-helper: Convert drm_fb_swab(... Thomas Zimmermann
- Re: [PATCH v2 04/14] drm/format-helper: Convert drm... Sam Ravnborg
- [PATCH v2 13/14] drm/format-helper: Move destination-buf... Thomas Zimmermann
- Re: [PATCH v2 00/14] drm/format-helper: Move to struct i... Sam Ravnborg
- Re: [PATCH v2 00/14] drm/format-helper: Move to struct i... Noralf Trønnes
- Re: [PATCH v2 00/14] drm/format-helper: Move to struct i... Thomas Zimmermann