Hi Dave, Here goes drm-intel-fixes-2018-08-29: - fix for GLK and CNL watermark workaround - fix for display affecting NUCs with LSPCON - freeing an allocated write_buf on hdcp - audio hook when display is disabled - vma stop holding ppgtt reference Thanks, Rodrigo. The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3: Linux 4.19-rc1 (2018-08-26 14:11:59 -0700) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-fixes-2018-08-29 for you to fetch changes up to 80ab316901bc4ae6dd0b5903dbe22766307eac9b: drm/i915/audio: Hook up component bindings even if displays are disabled (2018-08-29 14:11:53 -0700) ---------------------------------------------------------------- - fix for GLK and CNL watermark workaround - fix for display affecting NUCs with LSPCON - freeing an allocated write_buf on hdcp - audio hook when display is disabled - vma stop holding ppgtt reference ---------------------------------------------------------------- Chris Wilson (2): drm/i915: Stop holding a ref to the ppgtt from each vma drm/i915/audio: Hook up component bindings even if displays are disabled Fredrik Schön (1): drm/i915: Increase LSPCON timeout Rodrigo Vivi (1): drm/i915: Free write_buf that we allocated with kzalloc. Ville Syrjälä (1): drm/i915: Fix glk/cnl display w/a #1175 drivers/gpu/drm/i915/i915_vma.c | 4 ---- drivers/gpu/drm/i915/intel_audio.c | 3 --- drivers/gpu/drm/i915/intel_display.c | 7 ++++--- drivers/gpu/drm/i915/intel_hdmi.c | 8 ++++++-- drivers/gpu/drm/i915/intel_lspcon.c | 2 +- 5 files changed, 11 insertions(+), 13 deletions(-) _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx