author | David Sin <davidsin@ti.com> | |
Tue, 8 Nov 2011 20:55:17 +0000 (14:55 -0600) | ||
committer | Praneeth Bajjuri <praneeth@ti.com> | |
Fri, 12 Jul 2013 22:45:13 +0000 (17:45 -0500) | ||
commit | 01ace5b3bf513106c12e776b334ebeeb62cce556 | |
tree | de01e67ec4beaba28047ac9343a11b7d7fb2bee5 | tree | snapshot (tar.xz tar.gz zip) |
parent | d0b0b4b217edbc560ea6f59a8060fd9fafff7844 | commit | diff |
gc320: Initial BLTsville API definition.
BLTsville is the open 2-D API designed to provide an abstract
interface for both hardware and software 2-D implementations.
BLTs (BLock Transfers) involve the moving around of blocks
(rectangles) of pixels.
Change-Id: Ifced4987169acf56bfc6cf4fd6ce7fec9fcda993
Signed-off-by: Rick Tillery <rtillery@ti.com>
Signed-off-by: David Sin <davidsin@ti.com>
Signed-off-by: Rodrigo Obregon <robregon@ti.com>
Signed-off-by: Sundar Raman <sunds@ti.com>
BLTsville is the open 2-D API designed to provide an abstract
interface for both hardware and software 2-D implementations.
BLTs (BLock Transfers) involve the moving around of blocks
(rectangles) of pixels.
Change-Id: Ifced4987169acf56bfc6cf4fd6ce7fec9fcda993
Signed-off-by: Rick Tillery <rtillery@ti.com>
Signed-off-by: David Sin <davidsin@ti.com>
Signed-off-by: Rodrigo Obregon <robregon@ti.com>
Signed-off-by: Sundar Raman <sunds@ti.com>
include/linux/bltsville.h | [new file with mode: 0644] | blob |
include/linux/bvblend.h | [new file with mode: 0644] | blob |
include/linux/bvbuffdesc.h | [new file with mode: 0644] | blob |
include/linux/bventry.h | [new file with mode: 0644] | blob |
include/linux/bverror.h | [new file with mode: 0644] | blob |
include/linux/bvfilter.h | [new file with mode: 0644] | blob |
include/linux/bvinternal.h | [new file with mode: 0644] | blob |
include/linux/bvsurfgeom.h | [new file with mode: 0644] | blob |