[PULL] drm-intel-fixes

Jani Nikula jani.nikula at intel.com
Tue Jun 20 15:29:34 UTC 2017


Hi Dave, a mixed bag of i915 fixes. The memory allocation changes from
Chris and deadlock fixes from Ville are the important ones.

BR,
Jani.

The following changes since commit c380f681245d7ae57f17d9ebbbe8f8f1557ee1fb:

  drm/i915: Fix GVT-g PVINFO version compatibility check (2017-06-13 11:19:22 +0300)

are available in the git repository at:

  git://anongit.freedesktop.org/git/drm-intel tags/drm-intel-fixes-2017-06-20

for you to fetch changes up to a8ae0a773d38b4b1d4566b0edcb6bb63f4a9d22f:

  drm/i915: Don't enable backlight at setup time. (2017-06-19 22:15:15 +0300)

----------------------------------------------------------------
drm/i915 fixes for v4.12-rc7

----------------------------------------------------------------
Chris Wilson (3):
      drm/i915: Differentiate between sw write location into ring and last hw read
      drm/i915: Encourage our shrinker more when our shmemfs allocations fails
      drm/i915: Remove __GFP_NORETRY from our buffer allocator

Dhinakaran Pandiyan (1):
      drm/i915: Don't enable backlight at setup time.

Ville Syrjälä (2):
      drm/i915: Fix deadlock witha the pipe A quirk during resume
      drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()

 drivers/gpu/drm/i915/i915_gem.c               | 63 ++++++++++++++++++---------
 drivers/gpu/drm/i915/i915_gem_request.c       |  2 +-
 drivers/gpu/drm/i915/i915_guc_submission.c    |  4 +-
 drivers/gpu/drm/i915/intel_display.c          | 30 +++++++------
 drivers/gpu/drm/i915/intel_dp_aux_backlight.c |  2 -
 drivers/gpu/drm/i915/intel_lrc.c              |  6 +--
 drivers/gpu/drm/i915/intel_ringbuffer.c       | 41 +++++++++++------
 drivers/gpu/drm/i915/intel_ringbuffer.h       | 19 +++++++-
 8 files changed, 107 insertions(+), 60 deletions(-)

-- 
Jani Nikula, Intel Open Source Technology Center


More information about the dri-devel mailing list