Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-23 | Avoid 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-14 | Initial checkin of Marvell Armada xorg driver | Russell King | |
Signed-off-by: Russell King <rmk_cubox@arm.linux.org.uk> |