From: Jani Nikula <jani.nikula@linux.intel.com>
To: Mitul Golani <mitulkumar.ajitkumar.golani@intel.com>,
intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [RFC 0/3] Get optimal audio frequency and channels
Date: Thu, 29 Jun 2023 11:12:51 +0300 [thread overview]
Message-ID: <87h6qqsn3w.fsf@intel.com> (raw)
In-Reply-To: <20230628163359.2879668-1-mitulkumar.ajitkumar.golani@intel.com>
On Wed, 28 Jun 2023, Mitul Golani <mitulkumar.ajitkumar.golani@intel.com> wrote:
> Currently we do not check if there is enough bandwidth for
> audio, and what channels and freq it can really support.
> Also sometimes there can be HW constraints e.g. GLK where audio
> channels supported are only 2.
Why are you sending this so many times? What are the changes between the
versions? People lose track.
BR,
Jani.
>
> https://patchwork.freedesktop.org/series/107647/
>
> Obtain the optimal audio rate and channel based on available display
> timing constraints.
>
> This can be achieved by:
> - Retrieve the supported channel and rate information from SADs
> - Adding audio-related config parameters in the CRTC state, such
> as audio support, rate, and channel.
> - Initializing the audio config parameters with the maximum supported
> rate and channel by the audio source.
> - Computing the SADs based on the audio source's capabilities.
>
> Signed-off-by: Mitul Golani <mitulkumar.ajitkumar.golani@intel.com>
>
> Mitul Golani (3):
> drm/i915: Add has_audio to separate audio parameter in crtc_state
> drm/i915/display: Configure and initialize HDMI audio capabilities
> drm/i915/display: Add wrapper to Compute SAD
>
> drivers/gpu/drm/i915/display/g4x_dp.c | 4 +-
> drivers/gpu/drm/i915/display/g4x_hdmi.c | 16 +--
> drivers/gpu/drm/i915/display/intel_audio.c | 115 +++++++++++++++++-
> drivers/gpu/drm/i915/display/intel_cdclk.c | 6 +-
> .../drm/i915/display/intel_crtc_state_dump.c | 4 +-
> drivers/gpu/drm/i915/display/intel_ddi.c | 2 +-
> drivers/gpu/drm/i915/display/intel_display.c | 4 +-
> .../drm/i915/display/intel_display_types.h | 12 +-
> drivers/gpu/drm/i915/display/intel_dp.c | 2 +-
> drivers/gpu/drm/i915/display/intel_dp_mst.c | 2 +-
> drivers/gpu/drm/i915/display/intel_hdmi.c | 2 +-
> drivers/gpu/drm/i915/display/intel_sdvo.c | 10 +-
> 12 files changed, 147 insertions(+), 32 deletions(-)
--
Jani Nikula, Intel Open Source Graphics Center
next prev parent reply other threads:[~2023-06-29 8:13 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-28 16:33 [Intel-gfx] [RFC 0/3] Get optimal audio frequency and channels Mitul Golani
2023-06-28 16:33 ` [Intel-gfx] [RFC 1/3] drm/i915: Add has_audio to separate audio parameter in crtc_state Mitul Golani
2023-06-28 16:33 ` [Intel-gfx] [RFC 2/3] drm/i915/display: Configure and initialize HDMI audio capabilities Mitul Golani
2023-06-28 16:33 ` [Intel-gfx] [RFC 3/3] drm/i915/display: Add wrapper to Compute SAD Mitul Golani
2023-06-28 18:18 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Get optimal audio frequency and channels (rev8) Patchwork
2023-06-28 18:32 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-06-29 8:12 ` Jani Nikula [this message]
2023-06-30 4:46 ` [Intel-gfx] [RFC 0/3] Get optimal audio frequency and channels Golani, Mitulkumar Ajitkumar
2023-06-29 10:36 ` [Intel-gfx] ✓ Fi.CI.IGT: success for Get optimal audio frequency and channels (rev8) Patchwork
-- strict thread matches above, loose matches on Subject: below --
2023-06-28 16:11 [Intel-gfx] [RFC 0/3] Get optimal audio frequency and channels Mitul Golani
2023-06-26 16:46 Mitul Golani
2023-06-26 17:38 ` Jani Nikula
2023-06-26 16:38 Mitul Golani
2023-06-15 7:07 Mitul Golani
2023-06-15 6:31 Mitul Golani
2023-06-09 17:42 Mitul Golani
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=87h6qqsn3w.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=mitulkumar.ajitkumar.golani@intel.com \
/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