Message ID | 20200926170501.1109197-1-paul@crapouillou.net (mailing list archive) |
---|---|
Headers | show |
Series | Ingenic-drm improvements + new pixel formats | expand |
Hi, Le sam. 26 sept. 2020 à 20:25, Sam Ravnborg <sam@ravnborg.org> a écrit : > Hi Paul. > > On Sat, Sep 26, 2020 at 07:04:54PM +0200, Paul Cercueil wrote: >> Hi, >> >> This is a V2 of my small patchset "Small improvements to >> ingenic-drm" >> that I sent about two weeks ago. In that time, I worked on new >> improvements, so I thought I'd just add them to the patchset, since >> I needed a V2 anyway. >> >> Sam: the patches you acked have been all slightly modified, I kept >> your >> acked-by on them, please tell me if that's OK. > > All patches except "Add support for paletted 8bpp" are: > Reviewed-by: Sam Ravnborg <sam@ravnborg.org> Alright, I'll push the other ones, and keep the 8bpp one for a V3. -Paul > > > > sam >> >> Cheers, >> -Paul >> >> Paul Cercueil (7): >> drm/ingenic: Reset pixclock rate when parent clock rate changes >> drm/ingenic: Add support for reserved memory >> drm/ingenic: Alloc F0 and F1 DMA descriptors at once >> drm/ingenic: Support handling different pixel formats in F0/F1 >> planes >> drm/ingenic: Add support for paletted 8bpp >> drm/ingenic: Add support for 30-bit modes >> drm/ingenic: Add support for 24-bit modes >> >> drivers/gpu/drm/ingenic/ingenic-drm-drv.c | 262 >> +++++++++++++++++++--- >> drivers/gpu/drm/ingenic/ingenic-drm.h | 3 + >> 2 files changed, 228 insertions(+), 37 deletions(-) >> >> -- >> 2.28.0