public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH 0/7] drm-intel-collector - update
@ 2014-11-24 16:29 Rodrigo Vivi
  2014-11-24 16:29 ` [PATCH 1/7] drm/i915: Specify bsd rings through exec flag Rodrigo Vivi
                   ` (6 more replies)
  0 siblings, 7 replies; 18+ messages in thread
From: Rodrigo Vivi @ 2014-11-24 16:29 UTC (permalink / raw)
  To: intel-gfx; +Cc: Rodrigo Vivi

This is another drm-intel-collector updated notice:
http://cgit.freedesktop.org/~vivijim/drm-intel/log/?h=drm-intel-collector

Here goes the update list in order for better reviewers assignment:

Patch     drm/i915: Specify bsd rings through exec flag - Reviewed
Patch     drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam - Reviewed
Patch     drm/i915: Move the ban period onto the context - Reviewer: Mika
Patch     drm/i915: Add ioctl to set per-context parameters - Reviewer: Rodrigo
Patch     drm/i915: Put logical pipe_control emission into a helper. - Reviewer: Mika
Patch     drm/i915: Add WaCsStallBeforeStateCacheInvalidate:bdw, chv to logical ring - Reviewer: Mika
Patch     drm/i915: Broaden application of set-domain(GTT) - Reviewed

This round is from discussion on small patches finished between Oct 24 and Nov 07.

Thanks in advance,
Rodrigo.


Chris Wilson (3):
  drm/i915: Move the ban period onto the context
  drm/i915: Add ioctl to set per-context parameters
  drm/i915: Broaden application of set-domain(GTT)

Rodrigo Vivi (2):
  drm/i915: Put logical pipe_control emission into a helper.
  drm/i915: Add WaCsStallBeforeStateCacheInvalidate:bdw, chv to logical
    ring

Zhipeng Gong (2):
  drm/i915: Specify bsd rings through exec flag
  drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam

 drivers/gpu/drm/i915/i915_dma.c            |  5 +++
 drivers/gpu/drm/i915/i915_drv.h            |  9 ++++
 drivers/gpu/drm/i915/i915_gem.c            | 46 +++++++++----------
 drivers/gpu/drm/i915/i915_gem_context.c    | 71 ++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/i915_gem_execbuffer.c | 19 +++++++-
 drivers/gpu/drm/i915/intel_lrc.c           | 41 ++++++++++++-----
 include/uapi/drm/i915_drm.h                | 21 ++++++++-
 7 files changed, 172 insertions(+), 40 deletions(-)

-- 
1.9.3

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

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

end of thread, other threads:[~2014-12-24 21:32 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24 16:29 [PATCH 0/7] drm-intel-collector - update Rodrigo Vivi
2014-11-24 16:29 ` [PATCH 1/7] drm/i915: Specify bsd rings through exec flag Rodrigo Vivi
2014-11-25 13:04   ` Daniel Vetter
2014-12-08 21:55     ` Rodrigo Vivi
2014-12-09  9:46       ` Daniel Vetter
2014-12-10  2:18         ` Gong, Zhipeng
2014-12-10  9:11           ` Daniel Vetter
2014-12-10 15:55             ` Dave Gordon
2014-12-11  3:50               ` Zhao, Yakui
2014-12-24 21:32                 ` Rodrigo Vivi
2014-11-24 16:29 ` [PATCH 2/7] drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam Rodrigo Vivi
2014-11-24 16:29 ` [PATCH 3/7] drm/i915: Move the ban period onto the context Rodrigo Vivi
2014-11-24 16:29 ` [PATCH 4/7] drm/i915: Add ioctl to set per-context parameters Rodrigo Vivi
2014-11-24 16:29 ` [PATCH 5/7] drm/i915: Put logical pipe_control emission into a helper Rodrigo Vivi
2014-11-24 16:29 ` [PATCH 6/7] drm/i915: Add WaCsStallBeforeStateCacheInvalidate:bdw, chv to logical ring Rodrigo Vivi
2014-11-24 16:29 ` [PATCH 7/7] drm/i915: Broaden application of set-domain(GTT) Rodrigo Vivi
2014-11-25 12:43   ` [PATCH 7/7] drm/i915: Broaden application of shuang.he
2014-11-25 13:05   ` [PATCH 7/7] drm/i915: Broaden application of set-domain(GTT) Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox