summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorTvrtko Ursulin <tvrtko.ursulin@intel.com>2015-10-20 17:17:07 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2015-10-21 08:45:15 +0200
commit54bf1ce633f6649b1f3682c25712b9e42acb174b (patch)
treef6d6af4d4c4cdac4651f5c119545aa8a8f3679a9 /tools/perf/scripts/python
parentc73666f394fca498978f71e66062eb3e3f2c7951 (diff)
downloadlinux-54bf1ce633f6649b1f3682c25712b9e42acb174b.tar.gz
linux-54bf1ce633f6649b1f3682c25712b9e42acb174b.zip
drm/i915/skl: Assume no scaling is available when things are not as expected
Cdclk < crtc_clock is not allowed and suggests a different problem elsewhere in the code. It is more robust and safe to assume no scaling is possible in this case with no other downsides since it will also WARN_ON_ONCE so that this definitely gets noticed. Call it an assert to help new platform bring-up in simulation. v2: Better commit msg and use WARN_ON_ONCE to signify the unexpectedness. v3: Move zero crtc_clock check under the warn. (Ville) Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Cc: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions