diff options
| author | Gustavo Padovan <[email protected]> | 2014-09-05 17:22:31 -0300 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2014-09-19 14:43:05 +0200 |
| commit | 852e787c4cb9fcc34cf81d2a764a1aee2d9f24bd (patch) | |
| tree | 3d199e96844d3f8c032189dd5dd8e074a7df9341 /tools/perf/scripts/python | |
| parent | 96d61a7f267ff355a401ca23a732810027d10ba2 (diff) | |
drm/i915: split intel_cursor_plane_update() into check() and commit()
Due to the upcoming atomic modesetting feature we need to separate
some update functions into a check step that can fail and a commit
step that should, ideally, never fail.
The commit part can still fail, but that should be solved in another
upcoming patch.
Signed-off-by: Gustavo Padovan <[email protected]>
Reviewed-by: Ville Syrjälä <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions