[PATCH 14/15] drm/exynos: Move DP setup into commit()

2014-08-01 Thread Ajay kumar
On Fri, Aug 1, 2014 at 2:48 PM, Thierry Reding wrote: > On Thu, Jul 31, 2014 at 11:12:13PM +0530, Ajay Kumar wrote: >> Add commit callback for exynos_dp, and move the DP link training, >> video configuration code from the hotplug handler into commit(). >> >> Signed-off-by: Sean Paul >> Signed-of

[PATCH 14/15] drm/exynos: Move DP setup into commit()

2014-08-01 Thread Thierry Reding
On Fri, Aug 01, 2014 at 03:11:37PM +0530, Ajay kumar wrote: > On Fri, Aug 1, 2014 at 2:48 PM, Thierry Reding > wrote: > > On Thu, Jul 31, 2014 at 11:12:13PM +0530, Ajay Kumar wrote: > >> Add commit callback for exynos_dp, and move the DP link training, > >> video configuration code from the hotpl

[PATCH 14/15] drm/exynos: Move DP setup into commit()

2014-08-01 Thread Thierry Reding
On Thu, Jul 31, 2014 at 11:12:13PM +0530, Ajay Kumar wrote: > Add commit callback for exynos_dp, and move the DP link training, > video configuration code from the hotplug handler into commit(). > > Signed-off-by: Sean Paul > Signed-off-by: Ajay Kumar > --- > drivers/gpu/drm/exynos/exynos_dp_co

[PATCH 14/15] drm/exynos: Move DP setup into commit()

2014-07-31 Thread Ajay Kumar
Add commit callback for exynos_dp, and move the DP link training, video configuration code from the hotplug handler into commit(). Signed-off-by: Sean Paul Signed-off-by: Ajay Kumar --- drivers/gpu/drm/exynos/exynos_dp_core.c | 24 +++- 1 file changed, 19 insertions(+), 5