[PATCH 9/9] drm/exynos: remove buf_cnt from struct exynos_drm_fb
Gustavo Padovan
gustavo at padovan.org
Tue Sep 1 13:55:16 PDT 2015
Hi Joonyoung,
2015-09-01 Joonyoung Shim <jy0922.shim at samsung.com>:
> Looking other drm drivers, there is no the restriction that framebuffer
> has only one buffer in .create_handle() callback. They use just first
> buffer.
>
> If this limitation is removed, there is no reason keeping buffer count
> for framebuffer, so we can remove buf_cnt from struct exynos_drm_fb.
>
> Signed-off-by: Joonyoung Shim <jy0922.shim at samsung.com>
> ---
> drivers/gpu/drm/exynos/exynos_drm_fb.c | 9 ---------
> 1 file changed, 9 deletions(-)
Reviewed-by: Gustavo Padovan <gustavo.padovan at collabora.co.uk>
Gustavo
More information about the dri-devel
mailing list