[PATCH 9/9] drm/exynos: unify exynos_drm_plane names with drm core

2015-06-10 Thread Inki Dae
On 2015년 06월 10일 19:42, Inki Dae wrote: > Hi Gustavo, > > On 2015년 06월 09일 23:27, Gustavo Padovan wrote: >> Hi Inki and Joonyoung, >> >> Any comments on this series? > > As you may know, I'm reviewing and testing iommu support patch series > posted by Marek. With the patch series, I f

[PATCH 9/9] drm/exynos: unify exynos_drm_plane names with drm core

2015-06-10 Thread Inki Dae
Hi Gustavo, On 2015년 06월 09일 23:27, Gustavo Padovan wrote: > Hi Inki and Joonyoung, > > Any comments on this series? As you may know, I'm reviewing and testing iommu support patch series posted by Marek. With the patch series, I faced with page fault issue while booting like below, [1

[PATCH 9/9] drm/exynos: unify exynos_drm_plane names with drm core

2015-06-10 Thread Joonyoung Shim
On 06/09/2015 11:27 PM, Gustavo Padovan wrote: > Hi Inki and Joonyoung, > > Any comments on this series? I saw this series in brief and good mostly. I feel it can be better to split a atomic patch and cleanup patches, it can make to merge easier. It's problem to give late any feedback about patc

[PATCH 9/9] drm/exynos: unify exynos_drm_plane names with drm core

2015-06-09 Thread Gustavo Padovan
Hi Inki and Joonyoung, Any comments on this series? 2015-06-03 Gustavo Padovan : > From: Gustavo Padovan > > Rename crtc_{widht,height} to crtc_{w,h} and src_{width,height} to > src_{w,h} to make it similar to the atomic state names. > > Signed-off-by: Gustavo Padovan > --- > drivers/gpu/dr

[PATCH 9/9] drm/exynos: unify exynos_drm_plane names with drm core

2015-06-03 Thread Gustavo Padovan
From: Gustavo Padovan Rename crtc_{widht,height} to crtc_{w,h} and src_{width,height} to src_{w,h} to make it similar to the atomic state names. Signed-off-by: Gustavo Padovan --- drivers/gpu/drm/exynos/exynos7_drm_decon.c | 14 +++--- drivers/gpu/drm/exynos/exynos_drm_drv.h| 16 ++