From: Jani Nikula <jani.nikula@intel.com>
To: Dave Airlie <airlied@gmail.com>
Cc: dim-tools@lists.freedesktop.org, intel-gfx@lists.freedesktop.org,
Rodrigo Vivi <rodrigo.vivi@intel.com>,
dri-devel@lists.freedesktop.org,
Daniel Vetter <daniel.vetter@ffwll.ch>
Subject: [PULL] drm-intel-next-fixes for drm-next/v4.18
Date: Fri, 08 Jun 2018 15:08:38 +0300 [thread overview]
Message-ID: <87y3fp4h15.fsf@intel.com> (raw)
Hi Dave, these missed the main drm-next pull request.
drm-intel-next-fixes-2018-06-08-2:
First batch of i915 fixes for v4.18:
- gvt fixes that missed v4.17, potentially need to be backported
- eDP resolution regression revert
- remove broken nv12 special casing
- remove stale asserts from find active requests
BR,
Jani.
The following changes since commit 315852b422972e6ebb1dfddaadada09e46a2681a:
drm: rcar-du: Fix build failure (2018-05-17 15:03:40 +1000)
are available in the git repository at:
git://anongit.freedesktop.org/drm/drm-intel tags/drm-intel-next-fixes-2018-06-08-2
for you to fetch changes up to 807cba6559cf333a74df1fbd74f0597e8e7fa020:
Merge tag 'gvt-fixes-2018-04-19' of https://github.com/intel/gvt-linux into drm-intel-next-fixes (2018-06-07 12:06:07 +0300)
----------------------------------------------------------------
First batch of i915 fixes for v4.18:
- gvt fixes that missed v4.17, potentially need to be backported
- eDP resolution regression revert
- remove broken nv12 special casing
- remove stale asserts from find active requests
----------------------------------------------------------------
Changbin Du (2):
drm/i915/gvt: Fix the validation on size field of dp aux header
drm/i915/kvmgt: Check the pfn got from vfio_pin_pages
Chris Wilson (2):
drm/i915: Nul-terminate legacy debug string
drm/i915: Remove stale asserts from i915_gem_find_active_request()
Colin Ian King (1):
drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit path
Jani Nikula (2):
Revert "drm/i915/edp: Allow alternate fixed mode for eDP if available."
Merge tag 'gvt-fixes-2018-04-19' of https://github.com/intel/gvt-linux into drm-intel-next-fixes
Mahesh Kumar (2):
drm/i915/icl: fix icl_unmap/map_plls_to_ports
drm/i915/icl: Don't update enabled dbuf slices struct until updated in hw
Ville Syrjälä (1):
drm/i915: Remove bogus NV12 PLANE_COLOR_CTL setup
Xiong Zhang (1):
drm/i915/gvt: Dereference msi eventfd_ctx when it isn't used anymore
Zhenyu Wang (1):
Back merge 'drm-intel-fixes' into gvt-fixes
drivers/gpu/drm/i915/gvt/cmd_parser.c | 1 +
drivers/gpu/drm/i915/gvt/display.h | 2 +-
drivers/gpu/drm/i915/gvt/handlers.c | 13 ++++++++----
drivers/gpu/drm/i915/gvt/kvmgt.c | 34 +++++++++++++++++++++++++++++-
drivers/gpu/drm/i915/i915_gem.c | 17 +++++++--------
drivers/gpu/drm/i915/intel_ddi.c | 6 ++++--
drivers/gpu/drm/i915/intel_display.c | 7 +------
drivers/gpu/drm/i915/intel_dp.c | 38 +++++-----------------------------
drivers/gpu/drm/i915/intel_drv.h | 2 --
drivers/gpu/drm/i915/intel_dsi.c | 2 +-
drivers/gpu/drm/i915/intel_dvo.c | 2 +-
drivers/gpu/drm/i915/intel_engine_cs.c | 2 +-
drivers/gpu/drm/i915/intel_lvds.c | 3 +--
drivers/gpu/drm/i915/intel_panel.c | 6 ------
drivers/gpu/drm/i915/intel_pm.c | 1 -
15 files changed, 66 insertions(+), 70 deletions(-)
--
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
reply other threads:[~2018-06-08 12:08 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=87y3fp4h15.fsf@intel.com \
--to=jani.nikula@intel.com \
--cc=airlied@gmail.com \
--cc=daniel.vetter@ffwll.ch \
--cc=dim-tools@lists.freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=rodrigo.vivi@intel.com \
/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.