diff options
| author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2018-01-16 16:53:31 +0100 |
|---|---|---|
| committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2018-01-17 10:14:01 +0100 |
| commit | 3f5b933e60506452ea4f83d8a436607cb1c8fa24 (patch) | |
| tree | ffb72460fb76d270a63666f1685ccebfef18e848 /tools/perf/scripts | |
| parent | ac25dfed15d470d7f23dd817e965b54aa3f94a1e (diff) | |
| download | linux-3f5b933e60506452ea4f83d8a436607cb1c8fa24.tar.gz linux-3f5b933e60506452ea4f83d8a436607cb1c8fa24.zip | |
drm/i915: Do not WARN_ON with small framebuffers.
It's perfectly legal to create a fb with stride < 512, and one of
the kms_plane_scaling subtests creates a very small fb.
Downgrade the WARN_ON to a simple check check, and because this
function is potentially called on every atomic update/pageflip,
downgrade the other WARN_ON to a WARN_ON_ONCE, and do the right
thing here.
Cc: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180116155331.75175-1-maarten.lankhorst@linux.intel.com
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions
