commit | 55f7f72753abdd46f35d027a25b43969dba56fac | [log] [tgz] |
---|---|---|
author | Andrzej Pietrasiewicz <[email protected]> | Wed Mar 11 15:55:37 2020 +0100 |
committer | Andrzej Pietrasiewicz <[email protected]> | Wed Mar 18 11:22:05 2020 +0100 |
tree | 6dee98cd03188b360d3ac017ccf93f55e137c86c | |
parent | f2b816d78a94319b7230430c3d1f99d9f1cb5bd0 [diff] |
drm/core: Add drm_afbc_framebuffer and a corresponding helper The new struct contains afbc-specific data. The new function can be used by drivers which support afbc to complete the preparation of struct drm_afbc_framebuffer. It must be called after allocating the said struct and calling drm_gem_fb_init_with_funcs(). Signed-off-by: Andrzej Pietrasiewicz <[email protected]> Reviewed-by: Emil Velikov <[email protected]> Reviewed-by: James Qian Wang <[email protected]> Acked-by: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]