Thierry Reding
2018-May-17 14:25 UTC
[PATCH 02/24] drm/cirrus: cirrus_framebuffer -> drm_framebuffer
On Fri, Mar 30, 2018 at 03:11:16PM +0100, Daniel Stone wrote:> Now cirrus_framebuffer is just an empty wrapper around drm_framebuffer, > we can drop it. > > Signed-off-by: Daniel Stone <daniels at collabora.com> > Cc: Dave Airlie <airlied at redhat.com> > Cc: Gerd Hoffmann <kraxel at redhat.com> > Cc: virtualization at lists.linux-foundation.org > --- > drivers/gpu/drm/cirrus/cirrus_drv.h | 9 ++------- > drivers/gpu/drm/cirrus/cirrus_fbdev.c | 20 ++++++++++---------- > drivers/gpu/drm/cirrus/cirrus_main.c | 20 ++++++++++---------- > drivers/gpu/drm/cirrus/cirrus_mode.c | 12 +++--------- > 4 files changed, 25 insertions(+), 36 deletions(-)Reviewed-by: Thierry Reding <treding at nvidia.com> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: <http://lists.linuxfoundation.org/pipermail/virtualization/attachments/20180517/c4bb5064/attachment.sig>
Seemingly Similar Threads
- [PATCH 01/24] drm/cirrus: Place GEM BOs in drm_framebuffer
- [PATCH] drm/cirrus: rewrite and modernize driver.
- [PATCH v3 5/5] drm/cirrus: rewrite and modernize driver.
- [PATCH v2 6/6] drm/cirrus: rewrite and modernize driver.
- [PATCH v3] drm/cirrus: flip default from 24bpp to 16bpp