On Fri, Mar 30, 2018 at 03:11:34PM +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: Patrik Jakobsson <patrik.r.jakobs...@gmail.com>
> ---
>  drivers/gpu/drm/gma500/accel_2d.c      |  2 +-
>  drivers/gpu/drm/gma500/framebuffer.c   | 62 
> ++++++----------------------------
>  drivers/gpu/drm/gma500/framebuffer.h   |  1 -
>  drivers/gpu/drm/gma500/gma_display.c   | 10 +++---
>  drivers/gpu/drm/gma500/gtt.h           |  2 ++
>  drivers/gpu/drm/gma500/oaktrail_crtc.c |  3 +-
>  6 files changed, 20 insertions(+), 60 deletions(-)

Reviewed-by: Thierry Reding <tred...@nvidia.com>

Attachment: signature.asc
Description: PGP signature

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to