diff options
author | 2023-03-16 10:37:33 +0100 | |
---|---|---|
committer | 2023-03-31 11:18:42 -0400 | |
commit | b4bbe4761ee2d4127eb751737dcbf47a310a9f86 (patch) | |
tree | 074e923409ca1e15bf0327c1199c5b43417cf505 /drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c | |
parent | drm/radeon: Remove test for !screen_base in fbdev probing (diff) | |
download | wireguard-linux-b4bbe4761ee2d4127eb751737dcbf47a310a9f86.tar.xz wireguard-linux-b4bbe4761ee2d4127eb751737dcbf47a310a9f86.zip |
drm/radeon: Move fbdev object helpers before struct fb_ops et al
Move the helpers for creating and destroying fbdev GEM objects
to the top of the source file. Makes them available to fb_ops
functions. This will allow to implement framebuffer cleanup in
fb_destroy. No functional changes.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c')
0 files changed, 0 insertions, 0 deletions