• Daniel Stone's avatar
    drm/exynos: Move GEM BOs to drm_framebuffer · b11954a6
    Daniel Stone authored
    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: default avatarDaniel Stone <daniels@collabora.com>
    Signed-off-by: default avatarInki Dae <inki.dae@samsung.com>
    Cc: Inki Dae <inki.dae@samsung.com>
    Cc: Joonyoung Shim <jy0922.shim@samsung.com>
    Cc: Seung-Woo Kim <sw0312.kim@samsung.com>
    Cc: Kyungmin Park <kyungmin.park@samsung.com>
    b11954a6
exynos_drm_fb.c 4.92 KB