diff options
author | Thomas Zimmermann <tzimmermann@suse.de> | 2019-10-11 15:48:07 +0200 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2019-10-16 09:58:53 +0200 |
commit | 1a74ccfac5d76c7ef0263e0cf06ef71b766def4a (patch) | |
tree | 478b5255d5ec75cd20ea31213be40dc34d7db465 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 2695eae1f6d3a5b513735a1d7f4e187414381bee (diff) |
drm/vboxvideo: Switch to drm_atomic_helper_dirty_fb()
The vboxvideo driver provides struct drm_framebuffer_funcs.dirty_fb from
its own implementation. Switch over to drm_atomic_helper_dirty_fb() and
handle screen updates in the primary plane's atomic_update function.
With dirty_fb out of the way, we can further replace struct vbox_frammebuffer
with generic code.
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20191011134808.3955-3-tzimmermann@suse.de
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions