summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/gr2d.c
AgeCommit message (Expand)AuthorLines
2021-03-31gpu: host1x: Cleanup and refcounting for syncpointsMikko Perttunen-2/+2
2021-01-15drm/tegra: gr2d: Add compatible for Tegra114Dmitry Osipenko-0/+5
2021-01-15drm/tegra: gr2d: Correct swapped device-tree compatiblesDmitry Osipenko-2/+2
2020-07-17drm/tegra: gr2d: Add tiled PATBASE address registerDmitry Osipenko-0/+1
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding-2/+2
2019-10-29drm/tegra: Simplify IOMMU group selectionThierry Reding-1/+1
2019-10-28drm/tegra: Move IOMMU group into host1x clientThierry Reding-6/+4
2019-10-28gpu: host1x: Request channels for clients, not devicesThierry Reding-1/+1
2019-08-14drm/tegra: drop use of drmP.hSam Ravnborg-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2018-05-18drm/tegra: gr2d: Track interface versionThierry Reding-2/+20
2018-05-17drm/tegra: Refactor IOMMU attach/detachThierry Reding-24/+8
2018-05-04drm/tegra: gr2d: Properly clean up resourcesThierry Reding-6/+22
2018-05-04drm/tegra: gr2d: Add IOMMU supportDmitry Osipenko-2/+29
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding-1/+1
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen-2/+2
2017-06-15gpu: host1x: Forbid unrelated SETCLASS opcode in the firewallDmitry Osipenko-0/+7
2014-08-04drm/tegra: add MODULE_DEVICE_TABLEsStephen Warren-0/+1
2014-06-05drm/tegra: Remove host1x drm_bus implementationThierry Reding-4/+4
2014-04-04drm/tegra: Use standard GPL v2 license textThierry Reding-11/+3
2013-10-31drm/tegra: Reserve base for gr2dArto Merilainen-1/+2
2013-10-31gpu: host1x: Add 'flags' field to syncpt requestArto Merilainen-1/+1
2013-10-31drm/tegra: Disable clock on probe failureWei Yongjun-0/+1
2013-10-31drm/tegra: Introduce tegra_drm_submit()Thierry Reding-130/+2
2013-10-31drm/tegra: Use symbolic names for gr2d registersThierry Reding-4/+14
2013-10-31drm/tegra: Move driver to DRM treeThierry Reding-0/+343