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 v2 0/9] drm/i915/audio: audio cleanups, 4k fixes
Date: Fri, 23 Sep 2016 15:02:01 +0300 [thread overview]
Message-ID: <cover.1474632005.git.jani.nikula@intel.com> (raw)
This is v2 of [1], basically just a rebase on top of current nightly.
BR,
Jani.
[1] https://patchwork.freedesktop.org/series/12754/
Jani Nikula (7):
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
drm/i915: set proper N/M in modeset
Libin Yang (2):
drm/i915/audio: set proper N/MCTS on more platforms
drm/i915/audio: HDMI audio gets the TMDS clock by crtc_clock
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
next reply other threads:[~2016-09-23 12:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-23 12:02 Jani Nikula [this message]
2016-09-23 12:02 ` [PATCH v2 1/9] drm/i915/audio: abstract audio config update Jani Nikula
2016-09-23 12:02 ` [PATCH v2 2/9] drm/i915/audio: port is going to be just fine, simplify checks Jani Nikula
2016-09-23 12:02 ` [PATCH v2 3/9] drm/i915/audio: use the same code for updating audio config Jani Nikula
2016-09-23 12:02 ` [PATCH v2 4/9] drm/i915/audio: split dp and hdmi audio config update Jani Nikula
2016-09-23 12:02 ` [PATCH v2 5/9] drm/i915/audio: set proper N/MCTS on more platforms Jani Nikula
2016-09-23 12:02 ` [PATCH v2 6/9] drm/i915/audio: HDMI audio gets the TMDS clock by crtc_clock Jani Nikula
2016-09-23 12:02 ` [PATCH v2 7/9] drm/i915/audio: add register macros for audio config N value Jani Nikula
2016-09-23 12:02 ` [PATCH v2 8/9] drm/i915/audio: rename N value getter to emphasize it's for hdmi Jani Nikula
2016-09-23 12:02 ` [PATCH v2 9/9] drm/i915: set proper N/M in modeset Jani Nikula
2016-09-23 12:49 ` ✓ Fi.CI.BAT: success for drm/i915/audio: audio cleanups, 4k fixes (rev2) 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.1474632005.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.