All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] drm/i915/audio: audio cleanups, 4k fixes
@ 2016-09-21 18:35 Jani Nikula
  2016-09-21 18:35 ` [PATCH 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-21 18:35 UTC (permalink / raw)
  To: intel-gfx; +Cc: jani.nikula, libin.yang

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

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

end of thread, other threads:[~2016-09-21 19:24 UTC | newest]

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

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.