[PULL] drm-intel-fixes
Daniel Vetter
daniel.vetter at ffwll.ch
Tue Jan 28 00:53:25 PST 2014
Hi Dave,
Pile of -fixes all over the place. Lot's of cc: stable.
Only big thing is that we've dropped the preliminary hw support tag for
bdw - it seems to work. Which also means that I'll shovel a few more bdw
patches through -fixes, there's 5 w/a patches from Ken already on
intel-gfx.
Cheers, Daniel
The following changes since commit f5395ba35f2ae52eb5839f8046e4aeef6df7f357:
Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into drm-next (2014-01-22 09:13:13 +1000)
are available in the git repository at:
git://people.freedesktop.org/~danvet/drm-intel tags/drm-intel-fixes-2014-01-28
for you to fetch changes up to ec14ba47791965d2c08e0a681ff44eacbf3c4553:
drm/i915: Fix the offset issue for the stolen GEM objects (2014-01-28 09:04:42 +0100)
----------------------------------------------------------------
Akash Goel (1):
drm/i915: Fix the offset issue for the stolen GEM objects
Ben Widawsky (4):
drm/i915: Clarify relocation errnos
drm/i915: Fix disabled semaphores
drm/i915: Make semaphore modparam RO
drm/i915/ppgtt: Defer request freeing on reset
Chris Wilson (3):
drm/i915: Wait for completion of pending flips when starved of fences
drm/i915: Repeat evictions whilst pageflip completions are outstanding
drm/i915: Decouple GPU error reporting from ring initialisation
Daniel Vetter (2):
drm/i915: Tune down reset_stat output from ERROR to debug
Revert "drm/i915: Mask reserved bits in display/sprite address registers"
Geert Uytterhoeven (1):
drm/i915: Spelling s/auxilliary/auxiliary/
Imre Deak (3):
drm/i915: g4x/vlv: fix dp aux interrupt mask
drm/i915: don't disable the DP port if the link is lost
drm/i915: don't disable DP port after a failed link training
Jesse Barnes (1):
drm/i915/bdw: remove preliminary_hw_support flag from BDW
Kenneth Graunke (1):
drm/i915: Allow reading the TIMESTAMP register on Gen8.
Kristen Carlson Accardi (1):
i915: send D1 opregion notification
Stanislaw Gruszka (1):
i915: remove pm_qos request on error
Todd Previte (1):
drm/i915: VLV2 - Fix hotplug detect bits
Ville Syrjälä (1):
drm/i915: Eliminate lots of WARNs when there's no backlight present
drivers/gpu/drm/i915/i915_dma.c | 1 +
drivers/gpu/drm/i915/i915_drv.c | 14 +++++++---
drivers/gpu/drm/i915/i915_drv.h | 1 +
drivers/gpu/drm/i915/i915_gem.c | 42 ++++++++++++++++++-----------
drivers/gpu/drm/i915/i915_gem_evict.c | 27 ++++++++++++++-----
drivers/gpu/drm/i915/i915_gem_execbuffer.c | 14 +++++-----
drivers/gpu/drm/i915/i915_gem_stolen.c | 2 +-
drivers/gpu/drm/i915/i915_gpu_error.c | 22 ++++++++++-----
drivers/gpu/drm/i915/i915_reg.h | 15 ++++++-----
drivers/gpu/drm/i915/intel_display.c | 32 +++++++++++++++++++---
drivers/gpu/drm/i915/intel_dp.c | 43 +++++++++++++++++++-----------
drivers/gpu/drm/i915/intel_drv.h | 1 +
drivers/gpu/drm/i915/intel_opregion.c | 10 ++-----
drivers/gpu/drm/i915/intel_panel.c | 6 ++---
drivers/gpu/drm/i915/intel_ringbuffer.c | 10 ++++---
drivers/gpu/drm/i915/intel_sprite.c | 18 ++++++-------
drivers/gpu/drm/i915/intel_uncore.c | 2 +-
include/uapi/drm/i915_drm.h | 2 +-
18 files changed, 170 insertions(+), 92 deletions(-)
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
More information about the dri-devel
mailing list