Skip to content
Snippets Groups Projects
Commit b4430212 authored by John Bauman's avatar John Bauman Committed by CQ bot account: commit-bot@chromium.org
Browse files

[framebuffer] Remove page-flipping support from libframebuffer

Since the mali driver no longer uses libframebuffer, there's no consumer
of its page-flipping support. The current API isn't a great fit for
sysmem (e.g. it assumes the stride is fixed despite what the client
might want, and that independent vmos can be allocated), so remove the
page-flipping support for now.

We can add a modifed version of this API back if we get a new consumer
of it.

Change-Id: I40c07879b1104df549255e3c1884adebda246659
parent fcf44df1
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment