[Intel-gfx] [PULL] drm-intel-next-fixes

Daniel Vetter daniel.vetter at ffwll.ch
Thu Oct 22 01:28:44 PDT 2015


Hi Dave,

Bunch of -fixes for 4.4. Well not just, I've left the mmio/register work
from Ville in here since it's low-risk but lots of churn all over.

With this Jani will take over 4.4 from me.

Cheers, Daniel


The following changes since commit 80bea1897d7bc35e2b201847e12029a9d677cf12:

  drm/i915: Update DRIVER_DATE to 20151010 (2015-10-10 13:35:42 +0200)

are available in the git repository at:

  git://anongit.freedesktop.org/drm-intel tags/drm-intel-next-fixes-2015-10-22

for you to fetch changes up to 606bb5e0b28b540685fb94c22902cd9a948a3779:

  drm/i915: Use round to closest when computing the CEA 1.001 pixel clocks (2015-10-19 17:56:02 +0200)

----------------------------------------------------------------
Bob Paauwe (2):
      drm/i915/skl+: Enable pipe CSC on cursor planes. (v2)
      drm/i915/skl: Enable pipe gamma for sprite planes.

Chris Wilson (2):
      drm/i915: Hold dev->event_lock whilst inspecting intel_crtc->unpin_work
      drm/i915: Drop i915_gem_obj_is_pinned() from set-cache-level

Daniel Vetter (1):
      drm/i915: restore ggtt double-bind avoidance

Jani Nikula (1):
      MAINTAINERS: add link to the Intel Graphics for Linux web site

Lukas Wunner (1):
      drm/i915: Drop unnecessary #include <linux/vga_switcheroo.h>

Mika Kuoppala (1):
      drm/i915: Move skl/bxt gt specific workarounds to ring init

Paulo Zanoni (1):
      drm/i915: revert a few more watermark commits

Ville Syrjälä (13):
      drm/i915: Eliminate weird parameter inversion from BXT PPS registers
      drm/i915: Parametrize HSW video DIP data registers
      drm/i915: Include gpio_mmio_base in GMBUS reg defines
      drm/i915: Protect register macro arguments
      drm/i915: Fix a few bad hex numbers in register defines
      drm/i915: Turn GEN5_ASSERT_IIR_IS_ZERO() into a function
      drm/i915: s/PIPE_FRMCOUNT_GM45/PIPE_FRMCOUNT_G4X/ etc.
      drm/i915: Parametrize and fix SWF registers
      drm/i915: Throw out some useless variables
      drm/i915: Clean up LVDS register handling
      drm/i915: Remove dev_priv argument from NEEDS_FORCE_WAKE
      drm/i915: Kill the leftover RMW from ivb_sprite_disable()
      drm/i915: Use round to closest when computing the CEA 1.001 pixel clocks

Williams, Dan J (1):
      i915: switch from acpi_os_ioremap to memremap

 MAINTAINERS                             |   1 +
 drivers/gpu/drm/i915/i915_debugfs.c     |   2 +-
 drivers/gpu/drm/i915/i915_drv.h         |  18 +-
 drivers/gpu/drm/i915/i915_gem.c         |  99 +++++--
 drivers/gpu/drm/i915/i915_gem_gtt.c     |  46 ++-
 drivers/gpu/drm/i915/i915_irq.c         |  38 +--
 drivers/gpu/drm/i915/i915_reg.h         | 172 ++++++------
 drivers/gpu/drm/i915/i915_suspend.c     |  45 ++-
 drivers/gpu/drm/i915/intel_acpi.c       |   1 -
 drivers/gpu/drm/i915/intel_atomic.c     |   1 -
 drivers/gpu/drm/i915/intel_audio.c      |  12 +-
 drivers/gpu/drm/i915/intel_bios.c       |  25 +-
 drivers/gpu/drm/i915/intel_display.c    | 182 +++++-------
 drivers/gpu/drm/i915/intel_dp.c         |  10 +-
 drivers/gpu/drm/i915/intel_drv.h        |   9 +-
 drivers/gpu/drm/i915/intel_hdmi.c       |  26 +-
 drivers/gpu/drm/i915/intel_i2c.c        |  54 ++--
 drivers/gpu/drm/i915/intel_lvds.c       |  30 +-
 drivers/gpu/drm/i915/intel_opregion.c   |  83 +++---
 drivers/gpu/drm/i915/intel_panel.c      |   2 +-
 drivers/gpu/drm/i915/intel_pm.c         | 479 +++++++++++++++++---------------
 drivers/gpu/drm/i915/intel_psr.c        |  18 +-
 drivers/gpu/drm/i915/intel_ringbuffer.c |  44 ++-
 drivers/gpu/drm/i915/intel_sprite.c     |  18 +-
 drivers/gpu/drm/i915/intel_uncore.c     |  16 +-
 25 files changed, 792 insertions(+), 639 deletions(-)

-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the Intel-gfx mailing list