diff options
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2014-09-05 17:04:47 -0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-09-19 14:43:05 +0200 |
commit | 96d61a7f267ff355a401ca23a732810027d10ba2 (patch) | |
tree | 80df512026f556289176bfa6286b361c3d8183db /tools/perf/scripts/python/check-perf-trace.py | |
parent | eeca778a3ec71022630e50935cfb7edab6f6f9e5 (diff) |
drm/i915: split intel_update_plane 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.
This commit splits intel_update_plane() and its commit part can still
fail due to the fb pinning procedure.
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions