All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] drm/i915/perf: fix context filtering with GuC & ICL
@ 2018-06-01  9:52 Lionel Landwerlin
  2018-06-01  9:52 ` [PATCH v2 1/2] drm/i915: drop one bit on the hw_id when using guc Lionel Landwerlin
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Lionel Landwerlin @ 2018-06-01  9:52 UTC (permalink / raw)
  To: intel-gfx

Hi all,

A small v2 to make Michel/Oscar's life easier with the rebasing of ICL
patches.

Cheers,

Lionel Landwerlin (2):
  drm/i915: drop one bit on the hw_id when using guc
  drm/i915/perf: fix ctx_id read with GuC & ICL

 drivers/gpu/drm/i915/i915_drv.h         |   2 +
 drivers/gpu/drm/i915/i915_gem_context.c |  14 ++-
 drivers/gpu/drm/i915/i915_perf.c        | 123 ++++++++++++++++++------
 drivers/gpu/drm/i915/intel_lrc.c        |   7 +-
 4 files changed, 114 insertions(+), 32 deletions(-)

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

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

end of thread, other threads:[~2018-06-01 23:57 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-01  9:52 [PATCH v2 0/2] drm/i915/perf: fix context filtering with GuC & ICL Lionel Landwerlin
2018-06-01  9:52 ` [PATCH v2 1/2] drm/i915: drop one bit on the hw_id when using guc Lionel Landwerlin
2018-06-01 15:10   ` Chris Wilson
2018-06-01 19:24     ` Michel Thierry
2018-06-01 23:57       ` Lionel Landwerlin
2018-06-01  9:52 ` [PATCH v2 2/2] drm/i915/perf: fix ctx_id read with GuC & ICL Lionel Landwerlin
2018-06-01 15:18   ` Chris Wilson
2018-06-01 17:08     ` Lionel Landwerlin
2018-06-01 19:21       ` Michel Thierry
2018-06-01 10:50 ` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/perf: fix context filtering with GuC & ICL (rev2) Patchwork
2018-06-01 10:51 ` ✗ Fi.CI.SPARSE: " Patchwork
2018-06-01 11:08 ` ✗ Fi.CI.BAT: failure " Patchwork
2018-06-01 14:00 ` ✓ Fi.CI.IGT: success " Patchwork

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.