Just a warning that this round collector had many differences on PRTS: HSw: Testing: http://tinderbox.sh.intel.com/PRTS_UI/prtsresult.php?task_id=3869 Collector: http://tinderbox.sh.intel.com/PRTS_UI/prtsresult.php?task_id=3874 Comparison: http://tinderbox.sh.intel.com/PRTS_UI/prtscompareresult.php?sub_task_id1=15868&sub_task_id2=15873 ILK: Testing: http://tinderbox.sh.intel.com/PRTS_UI/prtsresult.php?task_id=3872 Collector: http://tinderbox.sh.intel.com/PRTS_UI/prtsresult.php?task_id=3870 Comparison: http://tinderbox.sh.intel.com/PRTS_UI/prtscompareresult.php?sub_task_id1=15871&sub_task_id2=15869 IVB: Testing: http://tinderbox.sh.intel.com/PRTS_UI/prtsresult.php?task_id=3871 Collector: http://tinderbox.sh.intel.com/PRTS_UI/prtsresult.php?task_id=3873 Comparison: http://tinderbox.sh.intel.com/PRTS_UI/prtscompareresult.php?sub_task_id1=15870&sub_task_id2=15872 Most of differences related to kms_flip and kms_plane, gem_evic and gem_concurrent. And most breaking more stuff than fixing them. On Tue, Nov 4, 2014 at 4:51 AM, Rodrigo Vivi <rodrigo.vivi@xxxxxxxxx> wrote: > > 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: Check the minimum pitch for the user framebuffer - Reviewer: > Patch drm/i915: Make the physical object coherent with GTT - Reviewer: > Patch drm/i915/chv: Use timeout mode for RC6 on chv - Reviewer: > Patch drm/i915: Specify bsd rings through exec flag - Reviewer: > Patch drm/i915: add I915_PARAM_HAS_BSD2 to i915_getparam - Reviewer: > Patch drm/i915: Enable vblank interrupts for CRC generation - Reviewer: > 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: > > > This update refers to five rounds between testing updates: > - Jul 25 to Aug 08 > - Aug 08 to Aug 22 > - Aug 22 to Sep 09 > - Sep 09 to Sep 19 > - Sep 19 to Oct 03 > > As always I just get standalone patches or series of 2 patches that had no obvious nacks or unfinished discussion. > If you thinkg your patch should be here please let me know or rebase over -nightly and resubmit that I collect > later. > > Thanks, > Rodrigo. > > > Chris Wilson (5): > drm/i915: Check the minimum pitch for the user framebuffer > drm/i915: Make the physical object coherent with GTT > drm/i915: Enable vblank interrupts for CRC generation > drm/i915: Move the ban period onto the context > drm/i915: Add ioctl to set per-context parameters > > Deepak S (1): > drm/i915/chv: Use timeout mode for RC6 on chv > > 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 | 7 + > drivers/gpu/drm/i915/i915_dma.c | 8 ++ > drivers/gpu/drm/i915/i915_drv.h | 15 ++- > drivers/gpu/drm/i915/i915_gem.c | 210 ++++++++++++++++++++--------- > drivers/gpu/drm/i915/i915_gem_context.c | 71 ++++++++++ > drivers/gpu/drm/i915/i915_gem_execbuffer.c | 19 ++- > drivers/gpu/drm/i915/intel_display.c | 11 ++ > drivers/gpu/drm/i915/intel_dp.c | 3 + > drivers/gpu/drm/i915/intel_lrc.c | 41 ++++-- > drivers/gpu/drm/i915/intel_pm.c | 4 +- > include/uapi/drm/i915_drm.h | 22 ++- > 11 files changed, 326 insertions(+), 85 deletions(-) > > -- > 1.9.3 > > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Rodrigo Vivi Blog: http://blog.vivi.eng.br _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx