On Fri, Mar 30, 2018 at 03:11:17PM +0100, Daniel Stone wrote: > Since drm_framebuffer can now store GEM objects directly, place them > there rather than in our own subclass. As this makes the framebuffer > create_handle and destroy functions the same as the GEM framebuffer > helper, we can reuse those. > > Signed-off-by: Daniel Stone <[email protected]> > Cc: Dave Airlie <[email protected]> > Cc: Gerd Hoffmann <[email protected]> > Cc: [email protected] > --- > drivers/gpu/drm/virtio/virtgpu_display.c | 30 +++++------------------------- > drivers/gpu/drm/virtio/virtgpu_drv.h | 1 - > drivers/gpu/drm/virtio/virtgpu_fb.c | 8 ++++---- > drivers/gpu/drm/virtio/virtgpu_plane.c | 4 ++-- > 4 files changed, 11 insertions(+), 32 deletions(-)
Reviewed-by: Thierry Reding <[email protected]>
signature.asc
Description: PGP signature
_______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
