On Fri, Mar 30, 2018 at 03:11:37PM +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 <dani...@collabora.com> > Cc: Alex Deucher <alexander.deuc...@amd.com> > Cc: Christian König <christian.koe...@amd.com> > Cc: David (ChunMing) Zhou <david1.z...@amd.com> > Cc: amd-...@lists.freedesktop.org > --- > drivers/gpu/drm/radeon/atombios_crtc.c | 32 > ++++++++--------------------- > drivers/gpu/drm/radeon/radeon_device.c | 6 +++--- > drivers/gpu/drm/radeon/radeon_display.c | 30 ++++++++++++--------------- > drivers/gpu/drm/radeon/radeon_fb.c | 20 +++++++++--------- > drivers/gpu/drm/radeon/radeon_legacy_crtc.c | 11 +++------- > drivers/gpu/drm/radeon/radeon_mode.h | 7 +------ > 6 files changed, 39 insertions(+), 67 deletions(-)
Reviewed-by: Thierry Reding <tred...@nvidia.com>
signature.asc
Description: PGP signature
_______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel