commit | ff58c11cdbe99aaed8759caa39952e7355d50b78 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Fri Dec 21 19:14:35 2018 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Wed Jan 30 16:14:40 2019 +0200 |
tree | ceb4fc85661d85d4a8597c6d134759bb8681baea | |
parent | ff61a97499fd27944c02b9c8035d50d803a7975f [diff] |
drm/i915: Drop the pointless linetime==0 check 0*whatever==0 so this check is pointless. Remove it. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20181221171436.8218-9-ville.syrjala@linux.intel.com Reviewed-by: Matt Roper <matthew.d.roper@intel.com>