From: Damien Lespiau Date: Mon, 20 Jan 2014 16:01:00 +0000 (+0000) Subject: drm/i915/skl: Provide a get_aux_send_ctl() vfunc for skylake X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~79^2~21^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9ca5fadb3842a7a90934f3ef1795e95b382def1;p=pandora-kernel.git drm/i915/skl: Provide a get_aux_send_ctl() vfunc for skylake Skylake doesn't use the pre-charge field now, but, instead, we need to specify the total number of SYNC pulses for the SYNC phase (pre-charge + SYNC pattern pules). Let's use the default value (32) for that. v3: increase DP AUX TX timeout as 400us is not to be used on SKL apparently (Jesse). Reviewed-by: Rodrigo Vivi Signed-off-by: Damien Lespiau Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed