All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com, libin.yang@linux.intel.com
Subject: [PATCH 0/9] drm/i915/audio: audio cleanups, 4k fixes
Date: Wed, 21 Sep 2016 21:35:08 +0300	[thread overview]
Message-ID: <cover.1474482356.git.jani.nikula@intel.com> (raw)

I started to review Libin's series at [1], but decided that
intel_audio.c is badly in need of some cleanup before moving forward
with the patches. I think the prep work makes Libin's patches cleaner
too. I ended up rebasing the patches myself, but it was a rather quick
job, with no testing, so please do double check.

BR,
Jani.


[1] https://patchwork.freedesktop.org/series/11252/


Jani Nikula (6):
  drm/i915/audio: abstract audio config update
  drm/i915/audio: port is going to be just fine, simplify checks
  drm/i915/audio: use the same code for updating audio config
  drm/i915/audio: split dp and hdmi audio config update
  drm/i915/audio: add register macros for audio config N value
  drm/i915/audio: rename N value getter to emphasize it's for hdmi

Libin Yang (3):
  drm/i915/audio: set proper N/MCTS on more platforms
  drm/i915/audio: HDMI audio gets the TMDS clock by crtc_clock
  drm/i915: set proper N/M in modeset

 drivers/gpu/drm/i915/i915_reg.h    |  11 ++
 drivers/gpu/drm/i915/intel_audio.c | 260 ++++++++++++++++++++++++-------------
 2 files changed, 179 insertions(+), 92 deletions(-)

-- 
2.1.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

             reply	other threads:[~2016-09-21 18:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-21 18:35 Jani Nikula [this message]
2016-09-21 18:35 ` [PATCH 1/9] drm/i915/audio: abstract audio config update Jani Nikula
2016-09-21 18:35 ` [PATCH 2/9] drm/i915/audio: port is going to be just fine, simplify checks Jani Nikula
2016-09-21 18:35 ` [PATCH 3/9] drm/i915/audio: use the same code for updating audio config Jani Nikula
2016-09-21 18:35 ` [PATCH 4/9] drm/i915/audio: split dp and hdmi audio config update Jani Nikula
2016-09-21 18:35 ` [PATCH 5/9] drm/i915/audio: set proper N/MCTS on more platforms Jani Nikula
2016-09-21 18:35 ` [PATCH 6/9] drm/i915/audio: HDMI audio gets the TMDS clock by crtc_clock Jani Nikula
2016-09-21 18:35 ` [PATCH 7/9] drm/i915/audio: add register macros for audio config N value Jani Nikula
2016-09-21 18:35 ` [PATCH 8/9] drm/i915/audio: rename N value getter to emphasize it's for hdmi Jani Nikula
2016-09-21 18:35 ` [PATCH 9/9] drm/i915: set proper N/M in modeset Jani Nikula
2016-09-21 19:24 ` ✗ Fi.CI.BAT: warning for drm/i915/audio: audio cleanups, 4k fixes 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=cover.1474482356.git.jani.nikula@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=libin.yang@linux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.