aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorPaulo Zanoni <[email protected]>2015-07-02 19:25:10 -0300
committerDaniel Vetter <[email protected]>2015-07-06 14:33:46 +0200
commit25ad93fd9f0513df41f70327cca19d51369f1674 (patch)
treebe2ae6e79f433e99dbeb0ea6b6b2032aafc3450b /tools/perf/scripts/python/net_dropmonitor.py
parent92e97d2f47616b144feb86db489e134935b021b8 (diff)
drm/i915: add the FBC mutex
Make sure we're not going to have weird races in really weird cases where a lot of different CRTCs are doing rendering and modesets at the same time. With this change and the stolen_lock from the previous patch, we can start removing the struct_mutex locking we have around FBC in the next patches. v2: - Rebase (6 months later) - Also lock debugfs and stolen. v3: - Don't lock a single value read (Chris). - Replace lockdep assertions with WARNs (Daniel). - Improve commit message. - Don't forget intel_pre_plane_update() locking. v4: - Don't remove struct_mutex at intel_pre_plane_update() (Chris). - Add comment regarding locking dependencies (Chris). - Rebase after the stolen code rework. - Rebase again after drm-intel-nightly changes. v5: - Rebase after the new stolen_lock patch. Reviewed-by: Chris Wilson <[email protected]> (v4) Signed-off-by: Paulo Zanoni <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions