Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drm
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Nov 2019 16:47:34 +0000 (08:47 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 15 Nov 2019 16:47:34 +0000 (08:47 -0800)
commit37b49f31e800b563ed7a601816ea4b6fc3c5d165
treea81439b8ed365fd9ef239b817e9eacaf7ea6da75
parentb4c0800e4285f96900b7aa4a13ae724fc1205f65
parent07ceccacfb27be0e151b876caeda3a556cef099c
Merge tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drm

Pull drm fixes from Dave Airlie:
 "Here is this weeks non-intel hw vuln fixes pull. Three drivers, all
  small fixes.

  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"

* tag 'drm-fixes-2019-11-15' of git://anongit.freedesktop.org/drm/drm:
  drm/amdgpu: fix null pointer deref in firmware header printing
  drm/i915/tgl: MOCS table update
  Revert "drm/i915/ehl: Update MOCS table for EHL"
  drm/sun4i: tcon: Set min division of TCON0_DCLK to 1.
  drm/i915: update rawclk also on resume
  drm/i915/gvt: fix dropping obj reference twice
drivers/gpu/drm/i915/i915_drv.c