commit | 549e2bfb54905c734aae77d2cdb809a7acaefeeb | [log] [tgz] |
---|---|---|
author | Chandra Konduru <chandra.konduru@intel.com> | Tue Apr 07 15:28:38 2015 -0700 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Apr 13 11:30:28 2015 +0200 |
tree | 792d472ade931a9f57d27618d5dcbaf5861ed27b | |
parent | 08e221fbf69a1e8da66526b340560e99e3e4eed9 [diff] |
drm/i915: Initialize skylake scalers Initializing scalers with supported values during crtc init. v2: -initialize single copy of min/max values (Matt) v3: -moved gen check to callsite (Matt) v4: -squashed planes begin with no scaler to here (me) v5: -updated init function with updated scaler state structure (Matt) Signed-off-by: Chandra Konduru <chandra.konduru@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>