summaryrefslogtreecommitdiff
path: root/src/vivante_unaccel.c
AgeCommit message (Collapse)Author
2013-12-23Avoid bouncing pixmaps between GPU and CPU on ChangeWindowAttributes()Russell King
Avoid unnecessary bouncing of pixmaps between the GPU and CPU when ChangeWindowAttributes() is called. We don't need to map this to the CPU unless we're actually need to access the pixmap; merely checking for the flags is insufficient. Signed-off-by: Russell King <rmk@arm.linux.org.uk>
2013-06-14Initial checkin of Marvell Armada xorg driverRussell King
Signed-off-by: Russell King <rmk_cubox@arm.linux.org.uk>