commit | 9a8f0a1290993c86c4e35756a2624bfe461f9036 | [log] [tgz] |
---|---|---|
author | Tvrtko Ursulin <tvrtko.ursulin@intel.com> | Fri Feb 27 11:15:24 2015 +0000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Feb 27 18:10:56 2015 +0100 |
tree | 18fd7331f559a604dd0eff614a7268c9c0cea8c3 | |
parent | 0fda65680e92545caea5be7805a7f0a617fb6c20 [diff] |
drm/i915/skl: Allow Y (and Yf) frame buffer creation 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 Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> (v1) Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>