[PATCH 1/4] drm/exynos: remove struct *_win_data abstraction on planes

2015-02-06 Thread Joonyoung Shim
Hi Gustavo, On 02/06/2015 02:59 AM, Gustavo Padovan wrote: > From: Gustavo Padovan > > struct {fimd,mixer,vidi}_win_data was just keeping the same data > as struct exynos_drm_plane thus get ride of it and use exynos_drm_plane > directly. > > It changes how planes are created and remove

[PATCH 1/4] drm/exynos: remove struct *_win_data abstraction on planes

2015-02-06 Thread Gustavo Padovan
Hi, 2015-02-06 Joonyoung Shim : > Hi Gustavo, > > On 02/06/2015 02:59 AM, Gustavo Padovan wrote: > > From: Gustavo Padovan > > > > struct {fimd,mixer,vidi}_win_data was just keeping the same data > > as struct exynos_drm_plane thus get ride of it and use exynos_drm_plane > > directly. > > >

[PATCH 1/4] drm/exynos: remove struct *_win_data abstraction on planes

2015-02-05 Thread Gustavo Padovan
From: Gustavo Padovan struct {fimd,mixer,vidi}_win_data was just keeping the same data as struct exynos_drm_plane thus get ride of it and use exynos_drm_plane directly. It changes how planes are created and remove .win_mode_set() callback that was only filling