aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/host1x/hw
AgeCommit message (Expand)Author
2018-05-18gpu: host1x: Drop unnecessary host1x argumentThierry Reding
2018-05-18gpu: host1x: Remove wait check supportThierry Reding
2017-10-20gpu: host1x: Disassemble more instructionsMikko Perttunen
2017-10-20gpu: host1x: Improve debug disassembly formattingMikko Perttunen
2017-10-20gpu: host1x: Enable gather filterMikko Perttunen
2017-10-20gpu: host1x: Enable Tegra186 syncpoint protectionMikko Perttunen
2017-10-20gpu: host1x: Add Tegra186 supportMikko Perttunen
2017-08-17gpu: host1x: Fix bitshift/mask multipliersMikko Perttunen
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen
2017-04-05gpu: host1x: Add IOMMU supportMikko Perttunen
2016-06-23gpu: host1x: Remove redundant parenthesesThierry Reding
2016-06-23gpu: host1x: Whitespace cleanup for readabilityThierry Reding
2016-06-23gpu: host1x: Fix a couple of checkpatch warningsThierry Reding
2016-06-23gpu: host1x: Use unsigned int consistently for IDsThierry Reding
2016-06-23gpu: host1x: Consistently use unsigned int for countsThierry Reding
2016-06-23gpu: host1x: hw: intr_hw: Remove create_workqueueBhaktipriya Shridhar
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2015-12-14gpu: host1x: Add Tegra210 supportThierry Reding
2015-10-02gpu: host1x: Fix MLOCK's debug infoDmitry Osipenko
2014-11-13gpu: host1x: Print address/offset pairs consistentlyThierry Reding
2014-11-13gpu: host1x: Fix typo in commentThierry Reding
2014-11-13gpu: host1x: Make mapped field of push buffers void *Thierry Reding
2014-11-13gpu: host1x: Use struct host1x_bo pointers in tracesThierry Reding
2014-04-16gpu: host1x: handle the correct # of syncpt regsStephen Warren
2014-01-14gpu: host1x: Remove unnecessary includeThierry Reding
2013-12-19gpu: host1x: Add Tegra124 supportThierry Reding
2013-12-19gpu: host1x: Use the correct HW headers for host1x02Thierry Reding
2013-11-28gpu: host1x: Silence a few warnings with LPAE=yOlof Johansson
2013-10-31gpu: host1x: Add syncpoint base supportArto Merilainen
2013-10-31gpu: host1x: Add support for Tegra114Thierry Reding
2013-10-31gpu: host1x: Use relative include pathsThierry Reding
2013-10-31gpu: host1x: Expose syncpt and channel functionalityThierry Reding
2013-10-31gpu: host1x: Make host1x header file publicThierry Reding
2013-10-31gpu: host1x: Cleanup includesThierry Reding
2013-10-31gpu: host1x: Remove unused MakefileThierry Reding
2013-06-22gpu: host1x: Rework CPU syncpoint incrementArto Merilainen
2013-04-22gpu: host1x: Add debug supportTerje Bergstrom
2013-04-22gpu: host1x: Add channel supportTerje Bergstrom
2013-04-22gpu: host1x: Add syncpoint wait and interruptsTerje Bergstrom
2013-04-22gpu: host1x: Add host1x driverTerje Bergstrom