Hey Linus, Assuming an rc8 might happen, anyways here is this weeks non-intel hw vuln fixes pull. 3 drivers, all small fixes. Thanks, Dave. drm-fixes-2019-11-15: drm fixes for 5.4-rc8 i915: - MOCS table fixes for EHL and TGL - Update Display's rawclock on resume - GVT's dmabuf reference drop fix amdgpu: - Fix a potential crash in firmware parsing sun4i: - One fix to the dotclock dividers range for sun4i The following changes since commit 31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c: Linux 5.4-rc7 (2019-11-10 16:17:15 -0800) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm tags/drm-fixes-2019-11-15 for you to fetch changes up to 07ceccacfb27be0e151b876caeda3a556cef099c: Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2019-11-15 10:38:34 +1000) ---------------------------------------------------------------- drm fixes for 5.4-rc8 i915: - MOCS table fixes for EHL and TGL - Update Display's rawclock on resume - GVT's dmabuf reference drop fix amdgpu: - Fix a potential crash in firmware parsing sun4i: - One fix to the dotclock dividers range for sun4i ---------------------------------------------------------------- Dave Airlie (3): Merge tag 'drm-intel-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes Merge tag 'drm-misc-fixes-2019-11-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes Merge tag 'drm-fixes-5.4-2019-11-14' of git://people.freedesktop.org/~agd5f/linux into drm-fixes Jani Nikula (1): drm/i915: update rawclk also on resume Matt Roper (2): Revert "drm/i915/ehl: Update MOCS table for EHL" drm/i915/tgl: MOCS table update Pan Bian (1): drm/i915/gvt: fix dropping obj reference twice Rodrigo Vivi (1): Merge tag 'gvt-fixes-2019-11-12' of https://github.com/intel/gvt-linux into drm-intel-fixes Xiaojie Yuan (1): drm/amdgpu: fix null pointer deref in firmware header printing Yunhao Tian (1): drm/sun4i: tcon: Set min division of TCON0_DCLK to 1. drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 38 +++++++++------------- drivers/gpu/drm/i915/display/intel_display_power.c | 3 ++ drivers/gpu/drm/i915/gt/intel_mocs.c | 10 +----- drivers/gpu/drm/i915/gvt/dmabuf.c | 4 +-- drivers/gpu/drm/i915/i915_drv.c | 3 -- drivers/gpu/drm/sun4i/sun4i_tcon.c | 2 +- 6 files changed, 23 insertions(+), 37 deletions(-) _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel