[PATCH 22/24] drm/radeon: Move GEM BO to drm_framebuffer
Thierry Reding
thierry.reding at gmail.com
Thu May 17 15:06:12 UTC 2018
On Fri, Mar 30, 2018 at 03:11:36PM +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 <daniels at collabora.com>
> Cc: Alex Deucher <alexander.deucher at amd.com>
> Cc: Christian König <christian.koenig at amd.com>
> Cc: David (ChunMing) Zhou <David1.Zhou at amd.com>
> Cc: amd-gfx at lists.freedesktop.org
> ---
> drivers/gpu/drm/radeon/atombios_crtc.c | 10 +++++-----
> drivers/gpu/drm/radeon/radeon_device.c | 4 ++--
> drivers/gpu/drm/radeon/radeon_display.c | 31 +++++++----------------------
> drivers/gpu/drm/radeon/radeon_fb.c | 8 ++++----
> drivers/gpu/drm/radeon/radeon_legacy_crtc.c | 11 ++++------
> drivers/gpu/drm/radeon/radeon_mode.h | 1 -
> 6 files changed, 22 insertions(+), 43 deletions(-)
Reviewed-by: Thierry Reding <treding at nvidia.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/amd-gfx/attachments/20180517/b7a9e33f/attachment.sig>
More information about the amd-gfx
mailing list