diff options
author | Daniel Stone <daniels@collabora.com> | 2018-03-30 15:11:37 +0100 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-04-11 13:07:56 -0500 |
commit | 9a0f0c9d0c9de76324807571694f8c89b433e3f1 (patch) | |
tree | f65d6fcba5b448ab0a2d4fcf72259095e2125c19 /drivers/gpu/drm/pl111 | |
parent | a110dfe3ab28fd4c52f785a7b80131ef5e8b61fb (diff) | |
download | linux-9a0f0c9d0c9de76324807571694f8c89b433e3f1.tar.bz2 |
drm/radeon: radeon_framebuffer -> drm_framebuffer
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.
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Stone <daniels@collabora.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: Christian König <christian.koenig@amd.com>
Cc: David (ChunMing) Zhou <David1.Zhou@amd.com>
Cc: amd-gfx@lists.freedesktop.org
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/pl111')
0 files changed, 0 insertions, 0 deletions