summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-03-09add a .gitignore file to ignore generated objectsHEADmasterRussell King
Signed-off-by: Russell King <rmk@arm.linux.org.uk>
2016-03-09detile: major update to detilerRussell King
Update the detiler to accept command line options for width and height, as well as selecting between normal tiling and multitiling modes. Optionally accept the file to be detiled on the command line too, and read it into memory if we aren't able to mmap() it. Lastly, improve the safety of writing the resulting image out by handling short writes and signals gracefully. Signed-off-by: Russell King <rmk@arm.linux.org.uk>
2016-03-09info: update viv_info tool with features from v5 kernel sourcesRussell King
Update the viv_info tool with features derived from the v5 kernel sources, and adding support for reading the number of varyings from the kernel. Signed-off-by: Russell King <rmk@arm.linux.org.uk>
2016-01-18Initial commitRussell King
Add sources for etna-gpu-tools Signed-off-by: Russell King <rmk@arm.linux.org.uk>