diff options
author | Joonyoung Shim | 2015-09-01 16:22:55 +0900 |
---|---|---|
committer | Inki Dae | 2015-09-02 23:10:34 +0900 |
commit | c3058579a2882bb4bb6bf1ab0fe65f5ed070e530 (patch) | |
tree | db9af6007129864e440393c182cb4015b9980771 /firmware/kaweth | |
parent | faec262b14f3d92601c06b5c73b45ea71d0d164b (diff) |
drm/exynos: remove buf_cnt from struct exynos_drm_fb
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@samsung.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to 'firmware/kaweth')
0 files changed, 0 insertions, 0 deletions