Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1467730

[PATCH 0/4] Backported vlv fixes for 4.7.y

From Lyude <cpaul@redhat.com>
Newsgroups linux.kernel
Subject [PATCH 0/4] Backported vlv fixes for 4.7.y
Date 2016-08-22 17:40 +0200
Message-ID <s8Zup-86b-13@gated-at.bofh.it> (permalink)
References <s8Zup-86b-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hope this didn't take too long! Here's the backported versions of the patches
you had trouble applying to stable. The patch for FBC won't be necessary as
that is already present in 4.7.y.

Cheers,
	Lyude

Lyude (4):
  drm/i915/vlv: Make intel_crt_reset() per-encoder
  drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init()
  drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug()
  drm/i915: Enable polling when we don't have hpd

 drivers/gpu/drm/i915/i915_drv.c         |   3 +
 drivers/gpu/drm/i915/i915_drv.h         |   5 ++
 drivers/gpu/drm/i915/intel_crt.c        |  28 ++++++--
 drivers/gpu/drm/i915/intel_drv.h        |   4 +-
 drivers/gpu/drm/i915/intel_hotplug.c    | 117 ++++++++++++++++++++++++++++----
 drivers/gpu/drm/i915/intel_runtime_pm.c |   9 +++
 6 files changed, 148 insertions(+), 18 deletions(-)

-- 
2.7.4

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] Backported vlv fixes for 4.7.y Lyude <cpaul@redhat.com> - 2016-08-22 17:40 +0200
  [PATCH 4/4] drm/i915: Enable polling when we don't have hpd Lyude <cpaul@redhat.com> - 2016-08-22 17:40 +0200
  [PATCH 3/4] drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug() Lyude <cpaul@redhat.com> - 2016-08-22 17:40 +0200
  Re: [PATCH 0/4] Backported vlv fixes for 4.7.y Greg KH <gregkh@linuxfoundation.org> - 2016-08-22 22:40 +0200

csiph-web