This is another drm-intel-collector updated notice: http://cgit.freedesktop.org/~vivijim/drm-intel/log/?h=drm-intel-collector This round is from discussions finished Nov 07 to Nov 21, plus the old ones still pending reviews. Here goes the update list in order for better reviewers assignment: Patch drm/i915: Specify bsd rings through exec flag - Reviewed, but pending action on Daniels comments. Patch drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam - Reviewed, but depending on the above. Patch drm/i915: Move the ban period onto the context - Reviewer: Patch drm/i915: Add ioctl to set per-context parameters - Reviewer: Patch drm/i915: Put logical pipe_control emission into a helper. - Reviewer: Patch drm/i915: Add WaCsStallBeforeStateCacheInvalidate:bdw, chv to logical ring - Reviewer: Patch drm/i915: Remove pinned check from madvise_ioctl - Reviewer: Patch drm/i915: Extend GET_APERTURE ioctl to report available map space - Reviewer: Thanks, Rodrigo. Chris Wilson (4): drm/i915: Move the ban period onto the context drm/i915: Add ioctl to set per-context parameters drm/i915: Remove pinned check from madvise_ioctl drm/i915: Extend GET_APERTURE ioctl to report available map space 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_debugfs.c | 27 +++++++ drivers/gpu/drm/i915/i915_dma.c | 5 ++ drivers/gpu/drm/i915/i915_drv.h | 9 +++ drivers/gpu/drm/i915/i915_gem.c | 119 ++++++++++++++++++++++++++--- 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 | 46 ++++++++++- 8 files changed, 311 insertions(+), 26 deletions(-) -- 1.9.3 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx