All of lore.kernel.org
 help / color / mirror / Atom feed
* [CI-RUN PATCH 0/3] ci-run of edram size patches
@ 2016-04-13 14:26 Mika Kuoppala
  2016-04-13 14:26 ` [PATCH 1/3] drm/i915: Don't program eLLC IDI hash mask for gen9+ Mika Kuoppala
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Mika Kuoppala @ 2016-04-13 14:26 UTC (permalink / raw)
  To: intel-gfx

Mika Kuoppala (3):
  drm/i915: Don't program eLLC IDI hash mask for gen9+
  drm/i915: Store and use edram capabilities
  drm/i915: Calculate edram size

 drivers/gpu/drm/i915/i915_debugfs.c |  5 ++--
 drivers/gpu/drm/i915/i915_drv.h     |  7 +++--
 drivers/gpu/drm/i915/i915_gem.c     |  2 +-
 drivers/gpu/drm/i915/i915_gem_gtt.c |  3 ++-
 drivers/gpu/drm/i915/i915_reg.h     |  5 +++-
 drivers/gpu/drm/i915/intel_uncore.c | 52 ++++++++++++++++++++++++++++---------
 6 files changed, 55 insertions(+), 19 deletions(-)

-- 
2.5.0

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

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PATCH 0/3] edram size calculation
@ 2016-04-08 11:54 Mika Kuoppala
  2016-04-08 11:54 ` [PATCH 3/3] drm/i915: Calculate edram size Mika Kuoppala
  0 siblings, 1 reply; 7+ messages in thread
From: Mika Kuoppala @ 2016-04-08 11:54 UTC (permalink / raw)
  To: intel-gfx

The skl I have reported wrong amount in dmesg.

Mika Kuoppala (3):
  drm/i915: Don't program eLLC IDI hash mask for gen9+
  drm/i915: Store and use edram capabilities
  drm/i915: Calculate edram size

 drivers/gpu/drm/i915/i915_debugfs.c |  5 ++--
 drivers/gpu/drm/i915/i915_drv.h     |  7 +++--
 drivers/gpu/drm/i915/i915_gem.c     |  2 +-
 drivers/gpu/drm/i915/i915_gem_gtt.c |  3 ++-
 drivers/gpu/drm/i915/i915_reg.h     |  5 +++-
 drivers/gpu/drm/i915/intel_uncore.c | 52 ++++++++++++++++++++++++++++---------
 6 files changed, 55 insertions(+), 19 deletions(-)

-- 
2.5.0

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

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

end of thread, other threads:[~2016-04-14  8:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-13 14:26 [CI-RUN PATCH 0/3] ci-run of edram size patches Mika Kuoppala
2016-04-13 14:26 ` [PATCH 1/3] drm/i915: Don't program eLLC IDI hash mask for gen9+ Mika Kuoppala
2016-04-13 14:26 ` [PATCH 2/3] drm/i915: Store and use edram capabilities Mika Kuoppala
2016-04-13 14:26 ` [PATCH 3/3] drm/i915: Calculate edram size Mika Kuoppala
2016-04-14  8:59 ` ✓ Fi.CI.BAT: success for ci-run of edram size patches Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2016-04-08 11:54 [PATCH 0/3] edram size calculation Mika Kuoppala
2016-04-08 11:54 ` [PATCH 3/3] drm/i915: Calculate edram size Mika Kuoppala
2016-04-13 10:36   ` Matthew Auld

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.