diff options
author | Maarten Lankhorst <[email protected]> | 2017-05-31 17:42:36 +0200 |
---|---|---|
committer | Jani Nikula <[email protected]> | 2017-06-07 16:31:21 +0300 |
commit | 4e3aed844547f63614363a386de126e6304e55fb (patch) | |
tree | 1f9ba14ae8a000fa7ac902d2345dee54e99d5c9a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 6ab92afc95c9bd6877cb42e7b24f65be887a5440 (diff) |
drm/i915: Always recompute watermarks when distrust_bios_wm is set, v2.
On some systems there can be a race condition in which no crtc state is
added to the first atomic commit. This results in all crtc's having a
null DDB allocation, causing a FIFO underrun on any update until the
first modeset.
Changes since v1:
- Do not take the connection_mutex, this is already done below.
Reported-by: Maarten Lankhorst <[email protected]>
Inspired-by: Mahesh Kumar <[email protected]>
Signed-off-by: Maarten Lankhorst <[email protected]>
Fixes: 98d39494d375 ("drm/i915/gen9: Compute DDB allocation at atomic
check time (v4)")
Cc: <[email protected]> # v4.8+
Cc: Mahesh Kumar <[email protected]>
Cc: Matt Roper <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Mahesh Kumar <[email protected]>
Reviewed-by: Matt Roper <[email protected]>
(cherry picked from commit 367d73d2806085bb507ab44c1f532640917fd5ca)
Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions