diff options
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2014-09-05 17:22:31 -0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-09-19 14:43:05 +0200 |
commit | 852e787c4cb9fcc34cf81d2a764a1aee2d9f24bd (patch) | |
tree | 3d199e96844d3f8c032189dd5dd8e074a7df9341 /tools/hv | |
parent | 96d61a7f267ff355a401ca23a732810027d10ba2 (diff) | |
download | lwn-852e787c4cb9fcc34cf81d2a764a1aee2d9f24bd.tar.gz lwn-852e787c4cb9fcc34cf81d2a764a1aee2d9f24bd.zip |
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 <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/hv')
0 files changed, 0 insertions, 0 deletions