Re: [Intel-gfx] [PATCH 8/8] drm/i915/skl: Allow Y (and Yf) frame buffer creation

2015-02-27 Thread Daniel Vetter
On Fri, Feb 27, 2015 at 09:45:27AM +, Tvrtko Ursulin wrote: > > On 02/26/2015 04:44 PM, Daniel Vetter wrote: > >On Wed, Feb 25, 2015 at 04:47:24PM +, Tvrtko Ursulin wrote: > >>From: Tvrtko Ursulin > >> > >>By this patch all underlying bits have been implemented and this > >>patch actually

[Intel-gfx] [PATCH 8/8] drm/i915/skl: Allow Y (and Yf) frame buffer creation

2015-02-27 Thread Tvrtko Ursulin
From: Tvrtko Ursulin By this patch all underlying bits have been implemented and this patch actually enables the feature. v2: Validate passed in fb modifiers to reject garbage. (Daniel Vetter) v3: Rearrange validation checks per code review comments. (Daniel Vetter) Signed-off-by: Tvrtko Ursuli

Re: [Intel-gfx] [PATCH 8/8] drm/i915/skl: Allow Y (and Yf) frame buffer creation

2015-02-27 Thread Tvrtko Ursulin
On 02/26/2015 04:44 PM, Daniel Vetter wrote: On Wed, Feb 25, 2015 at 04:47:24PM +, Tvrtko Ursulin wrote: From: Tvrtko Ursulin By this patch all underlying bits have been implemented and this patch actually enables the feature. v2: Validate passed in fb modifiers to reject garbage. (Danie

Re: [Intel-gfx] [PATCH 8/8] drm/i915/skl: Allow Y (and Yf) frame buffer creation

2015-02-26 Thread Daniel Vetter
On Wed, Feb 25, 2015 at 04:47:24PM +, Tvrtko Ursulin wrote: > From: Tvrtko Ursulin > > By this patch all underlying bits have been implemented and this > patch actually enables the feature. > > v2: Validate passed in fb modifiers to reject garbage. (Daniel Vetter) > > Signed-off-by: Tvrtko

Re: [Intel-gfx] [PATCH 8/8] drm/i915/skl: Allow Y (and Yf) frame buffer creation

2015-02-26 Thread shuang . he
Tested-By: PRC QA PRTS (Patch Regression Test System Contact: shuang...@intel.com) Task id: 5826 -Summary- Platform Delta drm-intel-nightly Series Applied PNV -2 281/281

[Intel-gfx] [PATCH 8/8] drm/i915/skl: Allow Y (and Yf) frame buffer creation

2015-02-25 Thread Tvrtko Ursulin
From: Tvrtko Ursulin By this patch all underlying bits have been implemented and this patch actually enables the feature. v2: Validate passed in fb modifiers to reject garbage. (Daniel Vetter) Signed-off-by: Tvrtko Ursulin Reviewed-by: Damien Lespiau (v1) --- drivers/gpu/drm/i915/intel_displ