Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>,
	intel-gfx@lists.freedesktop.org
Cc: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Subject: Re: [PATCH] drm/i915/bios: Define eDP pipe joiner feature for VBT
Date: Wed, 08 Jan 2025 19:00:34 +0200	[thread overview]
Message-ID: <87bjwhkzpp.fsf@intel.com> (raw)
In-Reply-To: <20250108143638.1125237-1-dnyaneshwar.bhadane@intel.com>

On Wed, 08 Jan 2025, Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com> wrote:
> There is new field "edp pipe joiner feature" size of 2 bytes in the
> eDP VBT block. Each bit represent panel number to be enable/disable
> for this feature.
>
> Default value:
> For ARL platform, 0x0000 to keep the feature disabled by default.
> Xe3lpd onwards, 0xFFFF to keep the feature enable by default by VBT.
>
> Bspec: 20142
> Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>

The patch does it ways, so...

Reviewed-by: Jani Nikula <jani.nikula@intel.com>

...but are you going to use the info for something?

BR,
Jani.


> ---
>  drivers/gpu/drm/i915/display/intel_vbt_defs.h | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/i915/display/intel_vbt_defs.h b/drivers/gpu/drm/i915/display/intel_vbt_defs.h
> index e9b809568cd4..2fdad5170896 100644
> --- a/drivers/gpu/drm/i915/display/intel_vbt_defs.h
> +++ b/drivers/gpu/drm/i915/display/intel_vbt_defs.h
> @@ -1090,6 +1090,7 @@ struct bdb_edp {
>  	u16 edp_dsc_disable;					/* 251+ */
>  	u16 t6_delay_support;					/* 260+ */
>  	u16 link_idle_time[16];					/* 260+ */
> +	u16 edp_pipe_joiner_feature;				/* 261+ */
>  } __packed;
>  
>  /*

-- 
Jani Nikula, Intel

  parent reply	other threads:[~2025-01-08 17:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-08 14:36 [PATCH] drm/i915/bios: Define eDP pipe joiner feature for VBT Dnyaneshwar Bhadane
2025-01-08 16:40 ` ✓ i915.CI.BAT: success for " Patchwork
2025-01-08 17:00 ` Jani Nikula [this message]
2025-01-09 12:04   ` [PATCH] " Bhadane, Dnyaneshwar
2025-01-08 17:16 ` Vodapalli, Ravi Kumar
2025-01-09 10:01   ` Jani Nikula
2025-01-09 20:48 ` ✗ i915.CI.Full: failure for " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bjwhkzpp.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=dnyaneshwar.bhadane@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox