All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/9] drm/i915/audio: audio cleanups, 4k fixes
@ 2016-09-23 12:02 Jani Nikula
  2016-09-23 12:02 ` [PATCH v2 1/9] drm/i915/audio: abstract audio config update Jani Nikula
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Jani Nikula @ 2016-09-23 12:02 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula, libin.yang

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-09-23 12:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-23 12:02 [PATCH v2 0/9] drm/i915/audio: audio cleanups, 4k fixes Jani Nikula
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

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.