[Intel-gfx] [PATCH 48/49] drm/i915/bxt: VSwing programming sequence

Sivakumar Thulasimani sivakumar.thulasimani at intel.com
Tue Mar 24 02:19:30 PDT 2015




On 3/17/2015 3:10 PM, Imre Deak wrote:
> From: Vandana Kannan <vandana.kannan at intel.com>
>
> VSwing programming sequence as specified in the updated BXT BSpec
> ...
> ...
>   
> +void bxt_ddi_vswing_sequence(struct drm_device *dev, u32 level,
> +			     enum port port, int type)
> +{
> +	struct drm_i915_private *dev_priv = dev->dev_private;
> +	const struct bxt_ddi_buf_trans *ddi_translations;
> +	u32 n_entries, i;
> +	uint32_t val;
> +
> +	if (type == INTEL_OUTPUT_DISPLAYPORT || type == INTEL_OUTPUT_EDP) {
INTEL_OUPPUT_DP_MST might be needed here, please check once. otherwise 
fine with the changes.
Reviewed-by: Sivakumar Thulasimani <sivakumar.thulasimani at intel.com>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20150324/1a8b5051/attachment.html>


More information about the Intel-gfx mailing list