On Fri, Aug 01, 2014 at 03:11:37PM +0530, Ajay kumar wrote:
On Fri, Aug 1, 2014 at 2:48 PM, Thierry Reding thierry.reding@gmail.com 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 seanpaul@chromium.org Signed-off-by: Ajay Kumar ajaykumar.rs@samsung.com
drivers/gpu/drm/exynos/exynos_dp_core.c | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-)
This is not related to the other patches in the series, so it can be applied independently.
This patch should go in this series only. [PATCH 15/15] has dependency on this because it modifies exynos_dp_commit().
Okay, I'll apply it to the panel tree. Inki, can I assume your Acked-by from patch 06/15 applies to this one as well?
Thierry