Age | Commit message (Expand) | Author |
2016-06-23 | gpu: host1x: Remove useless local variable | Thierry Reding |
2016-06-23 | gpu: host1x: Whitespace cleanup for readability | Thierry Reding |
2016-06-23 | gpu: host1x: Fix a couple of checkpatch warnings | Thierry Reding |
2016-06-23 | gpu: host1x: syncpt: Use kcalloc() instead of kzalloc() | Thierry Reding |
2016-06-23 | gpu: host1x: Use unsigned int consistently for IDs | Thierry Reding |
2016-06-23 | gpu: host1x: Consistently use unsigned int for counts | Thierry Reding |
2015-04-02 | gpu: host1x: Export host1x_syncpt_read() | Thierry Reding |
2014-04-04 | gpu: host1x: export host1x_syncpt_incr_max() function | Bryan Wu |
2013-12-19 | gpu: host1x: Export public API | Thierry Reding |
2013-10-31 | gpu: host1x: Add syncpoint base support | Arto Merilainen |
2013-10-31 | gpu: host1x: Add 'flags' field to syncpt request | Arto Merilainen |
2013-10-31 | gpu: host1x: Expose syncpt and channel functionality | Thierry Reding |
2013-06-22 | gpu: host1x: Rework CPU syncpoint increment | Arto Merilainen |
2013-06-22 | gpu: host1x: Fix client_managed type | Arto Merilainen |
2013-06-22 | gpu: host1x: Fix memory access in syncpt request | Arto Merilainen |
2013-04-22 | gpu: host1x: Add debug support | Terje Bergstrom |
2013-04-22 | gpu: host1x: Add channel support | Terje Bergstrom |
2013-04-22 | gpu: host1x: Add syncpoint wait and interrupts | Terje Bergstrom |
2013-04-22 | gpu: host1x: Add host1x driver | Terje Bergstrom |