summaryrefslogtreecommitdiff
path: root/tests/testdisplay.c
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2015-03-03 14:11:04 +0000
committerDamien Lespiau <damien.lespiau@intel.com>2015-03-12 14:24:18 +0000
commitff451a6d439f76ddc51cc0a374f086ace4dab680 (patch)
tree7accce113a0e2ab5fa1fd5b5723d728580216590 /tests/testdisplay.c
parenteb93c1b33ef6eebe53646003e951e54a3e68bc5e (diff)
lib: Allow the creation of Ys/Yf tiled FBs
There's no fencing for those tiling layouts, so we create a linear bo for cairo to play with, and when cairo is finished with it, we do a fast copy blit to the fb BO with its final tiling. v2: Move to correct domain after CPU is done with the object (-EINVAL). (Tvrtko Ursulin) Correct arguments passed in to framebuffer creation (segfault). (Tvrtko Ursulin) Pass zero stride to kernel as it expects for Yf&Ys. (Tvrtko Ursulin) v3: Rebase for gem_mmap__cpu changes. (Tvrtko Ursulin) v4: Rebase for addfb2.5. (Tvrtko Ursulin) Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Diffstat (limited to 'tests/testdisplay.c')
0 files changed, 0 insertions, 0 deletions