[PATCH v3 30/32] drm/exynos: Implement drm_connector directly in vidi driver

2013-12-04 Thread Inki Dae
Sorry, there was my missing point. Ignore the below my comments. Thanks, Inki Dae 2013/12/3 Inki Dae : > 2013/10/30 Sean Paul : >> This patch implements drm_connector directly in the vidi >> driver, this will allow us to move away from the exynos_drm_connector >> layer. >> >> Signed-off-by:

[PATCH v3 30/32] drm/exynos: Implement drm_connector directly in vidi driver

2013-12-03 Thread Inki Dae
2013/10/30 Sean Paul : > This patch implements drm_connector directly in the vidi > driver, this will allow us to move away from the exynos_drm_connector > layer. > > Signed-off-by: Sean Paul > --- > > Changes in v3: > - Added to the patchset > > drivers/gpu/drm/exynos/exynos_drm_vidi.c

[PATCH v3 30/32] drm/exynos: Implement drm_connector directly in vidi driver

2013-11-29 Thread Tomasz Figa
Hi Sean, On Tuesday 29 of October 2013 12:13:16 Sean Paul wrote: > This patch implements drm_connector directly in the vidi > driver, this will allow us to move away from the exynos_drm_connector > layer. > > Signed-off-by: Sean Paul > --- > > Changes in v3: > - Added to the patchset >

[PATCH v3 30/32] drm/exynos: Implement drm_connector directly in vidi driver

2013-10-29 Thread Sean Paul
This patch implements drm_connector directly in the vidi driver, this will allow us to move away from the exynos_drm_connector layer. Signed-off-by: Sean Paul --- Changes in v3: - Added to the patchset drivers/gpu/drm/exynos/exynos_drm_vidi.c | 163 --- 1