diff options
| author | Maarten Lankhorst <[email protected]> | 2015-09-23 16:29:36 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2015-10-19 11:37:48 +0200 |
| commit | 61067a5e69f548f5cb7f575f8e147956b60b2876 (patch) | |
| tree | 9f6daf9bb3d455f7ef4ea6d94cb8e765e9f1fe1f /tools/perf/scripts/python/bin | |
| parent | b26a6b35581c84124bd78b68cc02d171fbd572c9 (diff) | |
drm/i915: Update legacy primary state outside the commit hook, v2.
This should allow not running plane commit when the crtc is off.
While the atomic helpers update those, crtc->x/y is only updated
during modesets, and primary plane is updated after this function
returns.
Unfortunately non-atomic watermarks and fbc still depend on this
state inside i915, so it has to be kept in sync.
Changes since v1:
- Add comment that the legacy state is updated for fbc.
Signed-off-by: Maarten Lankhorst <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions