[git pull] drm fixes for 4.8-rc6

Dave Airlie airlied at gmail.com
Fri Sep 16 22:15:59 UTC 2016


Hi Linus,

Two sets of i915 fixes, one set of vc4 crasher fixes, and
a couple of atmel fixes.

Nothing too out there at this stage, though I think some people
are holidaying so it's been quiet enough.

I've sent this from my gmail address to see if I can avoid
the spam folders.

Dave.

The following changes since commit 603f2c9f45c6620afd65b60ec084c1ea7c36b2ec:

  Merge tag 'drm-vc4-fixes-2016-08-29' of
https://github.com/anholt/linux into drm-fixes (2016-09-02 15:55:15
+1000)

are available in the git repository at:

  git://people.freedesktop.org/~airlied/linux tags/drm-fixes-for-4.8-rc6

for you to fetch changes up to 09cb5b78af52208afb9f1b194c8a9154df4a4782:

  Merge tag 'drm-vc4-fixes-2016-09-14' of
https://github.com/anholt/linux into drm-fixes (2016-09-17 07:57:55
+1000)

----------------------------------------------------------------
drm fixes for 4.8-rc6

i915, vc4 and atmel.

----------------------------------------------------------------
Baoyou Xie (1):
      drm/vc4: mark vc4_bo_cache_purge() static

Chris Wilson (3):
      drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()
      drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNB
      drm/i915: Restore lost "Initialized i915" welcome message

Dave Airlie (4):
      Merge tag 'drm-intel-fixes-2016-09-08' of
git://anongit.freedesktop.org/drm-intel into drm-fixes
      Merge tag 'drm/atmel-hlcdc/4.8-fixes' of
github.com:bbrezillon/linux-at91 into drm-fixes
      Merge tag 'drm-intel-fixes-2016-09-15' of
git://anongit.freedesktop.org/drm-intel into drm-fixes
      Merge tag 'drm-vc4-fixes-2016-09-14' of
https://github.com/anholt/linux into drm-fixes

Eric Anholt (1):
      drm/vc4: Allow some more signals to be packed with uniform resets.

Jan Leupold (1):
      drm: atmel-hlcdc: Fix vertical scaling

Ping Gao (1):
      drm/i915: enable vGPU detection for all

Rodrigo Vivi (1):
      Revert "drm/i915/psr: Make idle_frames sensible again"

Thierry Reding (1):
      drm/atmel-hlcdc: Make ->reset() implementation static

Ville Syrjälä (1):
      drm/i915: Ignore OpRegion panel type except on select machines

Zhi Wang (1):
      drm/i915: disable 48bit full PPGTT when vGPU is active

 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c  |  2 +-
 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c | 10 ++++-----
 drivers/gpu/drm/i915/i915_drv.c                 |  5 +++++
 drivers/gpu/drm/i915/i915_gem_gtt.c             |  9 ++++++---
 drivers/gpu/drm/i915/i915_vgpu.c                |  3 ---
 drivers/gpu/drm/i915/intel_dvo.c                |  1 -
 drivers/gpu/drm/i915/intel_opregion.c           | 27 +++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_pm.c                 |  1 +
 drivers/gpu/drm/i915/intel_psr.c                | 14 ++++++-------
 drivers/gpu/drm/vc4/vc4_bo.c                    |  2 +-
 drivers/gpu/drm/vc4/vc4_validate_shaders.c      | 10 +++++++--
 11 files changed, 61 insertions(+), 23 deletions(-)


More information about the dri-devel mailing list