Age | Commit message (Expand) | Author | Files | Lines |
2017-06-15 | gpu: host1x: Refactor channel allocation code | Mikko Perttunen | 1 | -4/+0 |
2017-04-05 | gpu: host1x: Add IOMMU support | Mikko Perttunen | 1 | -9/+7 |
2016-06-23 | gpu: host1x: Remove redundant parentheses | Thierry Reding | 1 | -1/+1 |
2016-06-23 | gpu: host1x: Whitespace cleanup for readability | Thierry Reding | 5 | -17/+23 |
2016-06-23 | gpu: host1x: Fix a couple of checkpatch warnings | Thierry Reding | 2 | -4/+5 |
2016-06-23 | gpu: host1x: Use unsigned int consistently for IDs | Thierry Reding | 4 | -9/+13 |
2016-06-23 | gpu: host1x: Consistently use unsigned int for counts | Thierry Reding | 4 | -11/+14 |
2016-06-23 | gpu: host1x: hw: intr_hw: Remove create_workqueue | Bhaktipriya Shridhar | 1 | -2/+6 |
2016-05-28 | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 1 | -1/+1 |
2015-12-14 | gpu: host1x: Add Tegra210 support | Thierry Reding | 6 | -0/+755 |
2015-10-02 | gpu: host1x: Fix MLOCK's debug info | Dmitry Osipenko | 4 | -13/+13 |
2014-11-13 | gpu: host1x: Print address/offset pairs consistently | Thierry Reding | 2 | -4/+4 |
2014-11-13 | gpu: host1x: Fix typo in comment | Thierry Reding | 1 | -1/+1 |
2014-11-13 | gpu: host1x: Make mapped field of push buffers void * | Thierry Reding | 1 | -2/+2 |
2014-11-13 | gpu: host1x: Use struct host1x_bo pointers in traces | Thierry Reding | 1 | -4/+8 |
2014-04-16 | gpu: host1x: handle the correct # of syncpt regs | Stephen Warren | 1 | -2/+2 |
2014-01-14 | gpu: host1x: Remove unnecessary include | Thierry Reding | 1 | -1/+0 |
2013-12-19 | gpu: host1x: Add Tegra124 support | Thierry Reding | 6 | -0/+755 |
2013-12-19 | gpu: host1x: Use the correct HW headers for host1x02 | Thierry Reding | 3 | -2/+150 |
2013-11-28 | gpu: host1x: Silence a few warnings with LPAE=y | Olof Johansson | 2 | -4/+4 |
2013-10-31 | gpu: host1x: Add syncpoint base support | Arto Merilainen | 2 | -0/+26 |
2013-10-31 | gpu: host1x: Add support for Tegra114 | Thierry Reding | 5 | -0/+607 |
2013-10-31 | gpu: host1x: Use relative include paths | Thierry Reding | 6 | -24/+24 |
2013-10-31 | gpu: host1x: Expose syncpt and channel functionality | Thierry Reding | 2 | -2/+0 |
2013-10-31 | gpu: host1x: Make host1x header file public | Thierry Reding | 1 | -1/+2 |
2013-10-31 | gpu: host1x: Cleanup includes | Thierry Reding | 1 | -7/+0 |
2013-10-31 | gpu: host1x: Remove unused Makefile | Thierry Reding | 1 | -6/+0 |
2013-06-22 | gpu: host1x: Rework CPU syncpoint increment | Arto Merilainen | 2 | -8/+6 |
2013-04-22 | gpu: host1x: Add debug support | Terje Bergstrom | 8 | -0/+491 |
2013-04-22 | gpu: host1x: Add channel support | Terje Bergstrom | 8 | -0/+881 |
2013-04-22 | gpu: host1x: Add syncpoint wait and interrupts | Terje Bergstrom | 3 | -0/+187 |
2013-04-22 | gpu: host1x: Add host1x driver | Terje Bergstrom | 6 | -0/+267 |