diff options
| author | Ville Syrjälä <[email protected]> | 2019-11-27 21:05:54 +0200 |
|---|---|---|
| committer | Ville Syrjälä <[email protected]> | 2019-12-04 15:37:31 +0200 |
| commit | 7181f5c5861013fc39fb51f3e8e804985d23250a (patch) | |
| tree | 2ffc92b9438c31debea5fa83898e16446e67bb75 /tools/perf/scripts/python | |
| parent | bee43ca4c1cc1ae2157a3aed34f033a7fcbf596b (diff) | |
drm/i915: Clean up the gen2 "no planes -> underrun" workaround
We have the active_planes bitmask now so use it to properly
determine when some planes are visible for the gen2 underrun
workaround.
This let's us almost eliminate intel_post_enable_primary().
The manual underrun checks we can simply move into
intel_atomic_commit_tail() since they loop over all the pipes
already. No point in repeating the checks multiple times when
there are multiple pipes in the commit.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: José Roberto de Souza <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions