All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/i915: Disable GEN9LP decoupled mmio
@ 2017-05-23  0:18 kai.chen
  2017-05-23  0:50 ` ✓ Fi.CI.BAT: success for drm/i915: Disable GEN9LP decoupled mmio (rev2) Patchwork
  2017-05-23  8:20 ` [PATCH] drm/i915: Disable GEN9LP decoupled mmio Tvrtko Ursulin
  0 siblings, 2 replies; 5+ messages in thread
From: kai.chen @ 2017-05-23  0:18 UTC (permalink / raw)
  To: intel-gfx

From: Kai Chen <kai.chen@intel.com>

This change is used as a backport fix from top of drm-intel ([PATCH]
drm/i915: Disable decoupled mmio for GEN9LP) to disable decoupled mmio
on GEN9LP for those shipped kernels as a quick fix.

V2:
- Add signed-off-by

Signed-off-by: Kai Chen <kai.chen@intel.com>
---
 drivers/gpu/drm/i915/i915_pci.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c
index f80db2c..cf43dc1 100644
--- a/drivers/gpu/drm/i915/i915_pci.c
+++ b/drivers/gpu/drm/i915/i915_pci.c
@@ -385,7 +385,6 @@ static const struct intel_device_info intel_skylake_gt3_info = {
 	.has_gmbus_irq = 1, \
 	.has_logical_ring_contexts = 1, \
 	.has_guc = 1, \
-	.has_decoupled_mmio = 1, \
 	.has_aliasing_ppgtt = 1, \
 	.has_full_ppgtt = 1, \
 	.has_full_48bit_ppgtt = 1, \
-- 
2.9.3

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH] drm/i915: Disable GEN9LP decoupled mmio
@ 2017-05-22 23:58 kai.chen
  0 siblings, 0 replies; 5+ messages in thread
From: kai.chen @ 2017-05-22 23:58 UTC (permalink / raw)
  To: intel-gfx

From: Kai Chen <kai.chen@intel.com>

This change is used as a backport fix from top of drm-intel ([PATCH]
drm/i915: Disable decoupled mmio for GEN9LP) to disable decoupled mmio
on GEN9LP for those shipped kernels as a quick fix.
---
 drivers/gpu/drm/i915/i915_pci.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/i915/i915_pci.c b/drivers/gpu/drm/i915/i915_pci.c
index f80db2c..cf43dc1 100644
--- a/drivers/gpu/drm/i915/i915_pci.c
+++ b/drivers/gpu/drm/i915/i915_pci.c
@@ -385,7 +385,6 @@ static const struct intel_device_info intel_skylake_gt3_info = {
 	.has_gmbus_irq = 1, \
 	.has_logical_ring_contexts = 1, \
 	.has_guc = 1, \
-	.has_decoupled_mmio = 1, \
 	.has_aliasing_ppgtt = 1, \
 	.has_full_ppgtt = 1, \
 	.has_full_48bit_ppgtt = 1, \
-- 
2.9.3

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-05-23  9:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-23  0:18 [PATCH] drm/i915: Disable GEN9LP decoupled mmio kai.chen
2017-05-23  0:50 ` ✓ Fi.CI.BAT: success for drm/i915: Disable GEN9LP decoupled mmio (rev2) Patchwork
2017-05-23  8:20 ` [PATCH] drm/i915: Disable GEN9LP decoupled mmio Tvrtko Ursulin
2017-05-23  9:40   ` Jani Nikula
  -- strict thread matches above, loose matches on Subject: below --
2017-05-22 23:58 kai.chen

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.