diff options
author | 2018-03-30 15:11:38 +0100 | |
---|---|---|
committer | 2018-04-11 13:07:56 -0500 | |
commit | e68d14dd4ebaf596bf0c237ba82f815c2f561dec (patch) | |
tree | dd96c294e3ba73fa919b5d24f1cbd01250938d56 /drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | |
parent | drm/radeon: radeon_framebuffer -> drm_framebuffer (diff) | |
download | linux-dev-e68d14dd4ebaf596bf0c237ba82f815c2f561dec.tar.xz linux-dev-e68d14dd4ebaf596bf0c237ba82f815c2f561dec.zip |
drm/amdgpu: Move GEM BO to 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/amd/amdgpu/amdgpu_pm.c')
0 files changed, 0 insertions, 0 deletions