[PATCH v3 29/32] drm/exynos: Implement drm_connector directly in dp driver

2013-12-04 Thread Inki Dae
2013/12/3 Inki Dae : > Hi Sean, > > > 2013/10/30 Sean Paul : >> This patch implements drm_connector directly in the dp 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 29/32] drm/exynos: Implement drm_connector directly in dp driver

2013-12-03 Thread Inki Dae
Hi Sean, 2013/10/30 Sean Paul : > This patch implements drm_connector directly in the dp 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_dp_co

[PATCH v3 29/32] drm/exynos: Implement drm_connector directly in dp driver

2013-11-29 Thread Tomasz Figa
Hi Sean, On Tuesday 29 of October 2013 12:13:15 Sean Paul wrote: > This patch implements drm_connector directly in the dp 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 > > dr

[PATCH v3 29/32] drm/exynos: Implement drm_connector directly in dp driver

2013-10-29 Thread Sean Paul
This patch implements drm_connector directly in the dp 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_dp_core.c | 99 ++--- driver