From: Jani Nikula <jani.nikula@intel.com>
To: Dave Airlie <airlied@gmail.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>,
intel-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org
Subject: [PULL] drm-intel-next-fixes v2
Date: Wed, 11 Feb 2015 14:17:13 +0200 [thread overview]
Message-ID: <87d25gtzg6.fsf@intel.com> (raw)
Hi Dave -
Another go, with "drm/i915: Do not invalidate obj->pages under
mempressure" dropped.
Here's a batch of i915 fixes for drm-next, with more cc: stable material
than fixes specific to drm-next.
BR,
Jani.
The following changes since commit 1293eaa3ebf92f146f366d9b678a07b8b3200ea1:
drm/i915: Update DRIVER_DATE to 20150130 (2015-01-30 22:37:54 +0100)
are available in the git repository at:
git://anongit.freedesktop.org/drm-intel tags/drm-intel-next-fixes-2015-02-11
for you to fetch changes up to 46efa4abe5712276494adbce102f46e3214632fd:
drm/i915: Clamp efficient frequency to valid range (2015-02-11 14:09:51 +0200)
----------------------------------------------------------------
Chris Wilson (1):
drm/i915: Insert a command barrier on BLT/BSD cache flushes
Daniel Vetter (1):
drm/i915: Drop vblank wait from intel_dp_link_down
Michał Winiarski (1):
drm/i915: Prevent use-after-free in invalidate_range_start callback
Mika Kuoppala (2):
drm/i915: Take runtime pm reference on hangcheck_info
drm/i915: Squelch overzealous uncore reset WARN_ON
Shobhit Kumar (2):
drm/i915: Correct the IOSF Dev_FN field for IOSF transfers
drm/i915: Correct the base value while updating LP_OUTPUT_HOLD in MIPI_PORT_CTRL
Tom O'Rourke (1):
drm/i915: Clamp efficient frequency to valid range
Ville Syrjälä (1):
drm/i915: Really ignore long HPD pulses on eDP
drivers/gpu/drm/i915/i915_debugfs.c | 22 +++++++++++++++++-----
drivers/gpu/drm/i915/i915_gem_userptr.c | 20 ++++++++++++++++++--
drivers/gpu/drm/i915/intel_dp.c | 19 ++-----------------
drivers/gpu/drm/i915/intel_dsi.c | 5 ++---
drivers/gpu/drm/i915/intel_lrc.c | 20 +++++++++++---------
drivers/gpu/drm/i915/intel_pm.c | 5 ++++-
drivers/gpu/drm/i915/intel_ringbuffer.c | 23 +++++++++++++++++++----
drivers/gpu/drm/i915/intel_sideband.c | 26 +++++++++++++-------------
drivers/gpu/drm/i915/intel_uncore.c | 9 ++++++++-
9 files changed, 94 insertions(+), 55 deletions(-)
--
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
reply other threads:[~2015-02-11 12:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87d25gtzg6.fsf@intel.com \
--to=jani.nikula@intel.com \
--cc=airlied@gmail.com \
--cc=daniel.vetter@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.