Please don't merge my work/* branches, they are where I gather a varied pile of Stuff™ to test a kernel and they were not designed with merging in mind. Instead, merge or rebase the relevant patch/* branches.

The main patch series is:
Merging patch/tiler-fbdev suffices since this implicitly includes the earlier patches.

Some independent patches of interest that should be safe to merge are:
Don't merge patch/tiler-buf-dumb: it forces "dumb buffers" to be allocated in tiler memory, but this is rude and unnecessary, and it breaks SGX.

Matthijs