[Intel-gfx] [PATCH v3] drm/i915: Compare GGTT view structs instead of types

2015-03-27 Thread Joonas Lahtinen
To allow for views where the view type is not defined by the view type only, like it is in stereo or rotated 90 degree view, change the semantic to require the whole view structure for comparison when we match a GGTT view. This allows including parameters like offset to be included in the view

Re: [Intel-gfx] [PATCH v3] drm/i915: Compare GGTT view structs instead of types

2015-03-27 Thread Tvrtko Ursulin
Hi, On 03/27/2015 10:03 AM, Joonas Lahtinen wrote: To allow for views where the view type is not defined by the view type only, like it is in stereo or rotated 90 degree view, change the semantic to require the whole view structure for comparison when we match a GGTT view. This allows

Re: [Intel-gfx] [PATCH v3] drm/i915: Compare GGTT view structs instead of types

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