* [PULL] drm-intel-next-fixes for v4.12
@ 2017-04-27 13:24 Jani Nikula
0 siblings, 0 replies; only message in thread
From: Jani Nikula @ 2017-04-27 13:24 UTC (permalink / raw)
To: Dave Airlie; +Cc: Daniel Vetter, intel-gfx, dri-devel
Hi Dave, here's an assortment of drm/i915 and gvt fixes for
drm-next/v4.12.
BR,
Jani.
The following changes since commit ab6eb211b07a42a6346e284056422fd9a8576a99:
Merge tag 'drm/panel/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next (2017-04-13 06:17:40 +1000)
are available in the git repository at:
git://anongit.freedesktop.org/git/drm-intel tags/drm-intel-next-fixes-2017-04-27
for you to fetch changes up to 88326ef05b262f681d837ecf65db10a7edb609f1:
drm/i915: Confirm the request is still active before adding it to the await (2017-04-26 16:28:47 +0300)
----------------------------------------------------------------
drm/i915 and gvt fixes for drm-next/v4.12
----------------------------------------------------------------
Changbin Du (4):
drm/i915/gvt: Align render mmio list to cacheline
drm/i915/gvt: remove redundant platform check for mocs load/restore
drm/i915/gvt: remove redundant ring id check which cause significant CPU misprediction
drm/i915/gvt: use directly assignment for structure copying
Chris Wilson (7):
drm/i915: Park the signaler before sleeping
drm/i915: Apply a cond_resched() to the saturated signaler
drm/i915: Use the right mapping_gfp_mask for final shmem allocation
drm/i915: Fix use after free in lpe_audio_platdev_destroy()
drm/i915/selftests: Allocate inode/file dynamically
drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio
drm/i915: Confirm the request is still active before adding it to the await
Dan Carpenter (2):
drm/i915/gvt: fix a bounds check in ring_id_to_context_switch_event()
drm/i915: checking for NULL instead of IS_ERR() in mock selftests
Jani Nikula (1):
Merge tag 'gvt-next-fixes-2017-04-20' of https://github.com/01org/gvt-linux into drm-intel-next-fixes
Mika Kuoppala (1):
drm/i915: Fix system hang with EI UP masked on Haswell
Pei Zhang (1):
drm/i915/gvt: add mmio init for virtual display
Ville Syrjälä (2):
drm/i915: Make legacy cursor updates more unsynced
drm/i915: Perform link quality check unconditionally during long pulse
Zhenyu Wang (3):
drm/i915/gvt: cleanup some too chatty scheduler message
drm/i915/gvt: remove some debug messages in scheduler timer handler
drm/i915/gvt: Fix PTE write flush for taking runtime pm properly
drivers/gpu/drm/i915/gvt/cmd_parser.c | 8 +----
drivers/gpu/drm/i915/gvt/display.c | 29 ++++++++++++++++-
drivers/gpu/drm/i915/gvt/execlist.c | 8 ++---
drivers/gpu/drm/i915/gvt/gtt.c | 5 +++
drivers/gpu/drm/i915/gvt/render.c | 10 ++----
drivers/gpu/drm/i915/gvt/sched_policy.c | 17 ++--------
drivers/gpu/drm/i915/gvt/scheduler.c | 5 +--
drivers/gpu/drm/i915/i915_drv.c | 46 ++++++++++++++-------------
drivers/gpu/drm/i915/i915_gem.c | 2 +-
drivers/gpu/drm/i915/i915_gem_request.c | 3 ++
drivers/gpu/drm/i915/i915_irq.c | 4 +--
drivers/gpu/drm/i915/intel_breadcrumbs.c | 21 +++++++++---
drivers/gpu/drm/i915/intel_display.c | 31 +++++++++++-------
drivers/gpu/drm/i915/intel_dp.c | 15 +++++++--
drivers/gpu/drm/i915/intel_lpe_audio.c | 9 +++++-
drivers/gpu/drm/i915/selftests/mock_drm.c | 45 ++++++++++++++++++--------
drivers/gpu/drm/i915/selftests/mock_request.c | 2 +-
17 files changed, 163 insertions(+), 97 deletions(-)
--
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-04-27 13:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-27 13:24 [PULL] drm-intel-next-fixes for v4.12 Jani Nikula
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.