On Thu, Jul 03, 2014 at 05:32:56PM -0400, Rodrigo Vivi wrote: > > This is another drm-intel-collector updated notice: > http://cgit.freedesktop.org/~vivijim/drm-intel/log/?h=drm-intel-collector > > It was 4 rounds out of date what made it hard to get old patches. However > Daniel and Jani didn't leave > many patches behind. > 0 on Apr 4 - Apr 16 > 1 on Apr 16 - May 6 > 2 on May 6 - May 23 > 3 on May 23 - Jun 6 > > Next round Jun 6 to Jun 20 is only after next drm-intel-testing update. > > Here goes the update list in order for better reviewers assignment: > > Patch drm/i915: Bring UP Power Wells before disabling RC6. - Reviewer: > Paulo Zanoni <paulo.r.zan...@intel.com> - Reviewer: > Patch drm/i915: Don't save/restore RS when not used - Reviewer: > Patch drm/i915: Upgrade execbuffer fail after resume failure to EIO - > Reviewer: > Patch drm/i915: Add property to set HDMI aspect ratio - Reviewer: Ville > Syrjälä <ville.syrj...@linux.intel.com> - Reviewer: > Patch drm/i915/vlv: WA for Turbo and RC6 to work together. - Reviewer: > Patch drm/i915: honour forced connector modes - Reviewer: > Patch drm/i915: HWS must be in the mappable region for g33 - Reviewer: > Patch drm/i915: Don't promote UC to WT automagically - Reviewer:
Not really sold on this patch from Ville ... I honestly can't think of a use-case. Merged a few patches, and all the others look sane. Can you please sign up a bunch of reviewers for this? Thanks, Daniel > Patch drm/i915/bdw: Always issue a force restore - Reviewer: > Patch drm/i915/vlv: T12 eDP panel timing enforcement during reboot. - > Reviewer: > > > There are some reasons that some patches can be left behind: > 1. Your patch didn't applied cleanly and I couldn't easily solve the > conflicts. > 2. Kernel didn't compiled with your patch. > 3. I simply missed it. If you believe this is the case please warn me. > 4. Remind that any reply to your email automatically take your patch to next > round. > > Please help me to get these patches reviewed and queued by Daniel. > > Thanks, > Rodrigo. > > > Ben Widawsky (2): > drm/i915: Don't save/restore RS when not used > drm/i915/bdw: Always issue a force restore > > Chris Wilson (3): > drm/i915: Upgrade execbuffer fail after resume failure to EIO > drm/i915: honour forced connector modes > drm/i915: HWS must be in the mappable region for g33 > > Clint Taylor (1): > drm/i915/vlv: T12 eDP panel timing enforcement during reboot. > > Deepak S (2): > drm/i915: Bring UP Power Wells before disabling RC6. > drm/i915/vlv: WA for Turbo and RC6 to work together. > > Vandana Kannan (1): > drm/i915: Add property to set HDMI aspect ratio > > Ville Syrjälä (1): > drm/i915: Don't promote UC to WT automagically > > drivers/gpu/drm/i915/i915_drv.h | 16 ++++ > drivers/gpu/drm/i915/i915_gem.c | 9 +- > drivers/gpu/drm/i915/i915_gem_context.c | 15 ++-- > drivers/gpu/drm/i915/i915_gem_execbuffer.c | 15 +++- > drivers/gpu/drm/i915/i915_irq.c | 133 > ++++++++++++++++++++++++++++- > drivers/gpu/drm/i915/i915_reg.h | 11 +++ > drivers/gpu/drm/i915/intel_dp.c | 42 +++++++++ > drivers/gpu/drm/i915/intel_drv.h | 4 + > drivers/gpu/drm/i915/intel_fbdev.c | 33 +++---- > drivers/gpu/drm/i915/intel_hdmi.c | 12 +++ > drivers/gpu/drm/i915/intel_modes.c | 28 ++++++ > drivers/gpu/drm/i915/intel_pm.c | 18 +++- > drivers/gpu/drm/i915/intel_ringbuffer.c | 16 +++- > 13 files changed, 318 insertions(+), 34 deletions(-) > > -- > 1.9.0 > > _______________________________________________ > Intel-gfx mailing list > Intel-gfx@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/intel-gfx -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx