Re: [Intel-gfx] [PATCH 3/3] drm/i915/skl: Remove the check enforcing VCS2 to be gen8 only

2015-02-04 Thread Daniel Vetter
On Tue, Feb 03, 2015 at 05:55:46PM -0800, Rodrigo Vivi wrote: > Good catch! > > Reviewed-by: Rodrigo Vivi > > On Thu, Jan 29, 2015 at 6:13 AM, Damien Lespiau > wrote: Tiny commit messages! I've added a short blurb explaining that we track this in intel_info already. > > Signed-off-by: Damien

Re: [Intel-gfx] [PATCH 3/3] drm/i915/skl: Remove the check enforcing VCS2 to be gen8 only

2015-02-03 Thread Rodrigo Vivi
Good catch! Reviewed-by: Rodrigo Vivi On Thu, Jan 29, 2015 at 6:13 AM, Damien Lespiau wrote: > Signed-off-by: Damien Lespiau > --- > drivers/gpu/drm/i915/intel_ringbuffer.c | 8 +--- > 1 file changed, 1 insertion(+), 7 deletions(-) > > diff --git a/drivers/gpu/drm/i915/intel_ringbuffer.c

Re: [Intel-gfx] [PATCH 3/3] drm/i915/skl: Remove the check enforcing VCS2 to be gen8 only

2015-01-31 Thread shuang . he
Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 5682 -Summary- Platform Delta drm-intel-nightly Series Applied PNV 353/353

[Intel-gfx] [PATCH 3/3] drm/i915/skl: Remove the check enforcing VCS2 to be gen8 only

2015-01-29 Thread Damien Lespiau
Signed-off-by: Damien Lespiau --- drivers/gpu/drm/i915/intel_ringbuffer.c | 8 +--- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/drivers/gpu/drm/i915/intel_ringbuffer.c b/drivers/gpu/drm/i915/intel_ringbuffer.c index d393026..bbe439d 100644 --- a/drivers/gpu/drm/i915/intel_ri