summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/gr2d.c
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: Consolidate runtime PM management of older UAPI codepathDmitry Osipenko2021-12-161-9/+1
* drm/tegra: gr2d: Support generic power domain and runtime PMDmitry Osipenko2021-12-161-36/+148
* drm/tegra: gr2d: Explicitly control module resetThierry Reding2021-12-161-2/+31
* gpu: host1x: Cleanup and refcounting for syncpointsMikko Perttunen2021-03-311-2/+2
* drm/tegra: gr2d: Add compatible for Tegra114Dmitry Osipenko2021-01-151-0/+5
* drm/tegra: gr2d: Correct swapped device-tree compatiblesDmitry Osipenko2021-01-151-2/+2
* drm/tegra: gr2d: Add tiled PATBASE address registerDmitry Osipenko2020-07-171-0/+1
* gpu: host1x: Rename "parent" to "host"Thierry Reding2020-01-101-2/+2
* drm/tegra: Simplify IOMMU group selectionThierry Reding2019-10-291-1/+1
* drm/tegra: Move IOMMU group into host1x clientThierry Reding2019-10-281-6/+4
* gpu: host1x: Request channels for clients, not devicesThierry Reding2019-10-281-1/+1
* drm/tegra: drop use of drmP.hSam Ravnborg2019-08-141-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* drm/tegra: gr2d: Track interface versionThierry Reding2018-05-181-2/+20
* drm/tegra: Refactor IOMMU attach/detachThierry Reding2018-05-171-24/+8
* drm/tegra: gr2d: Properly clean up resourcesThierry Reding2018-05-041-6/+22
* drm/tegra: gr2d: Add IOMMU supportDmitry Osipenko2018-05-041-2/+29
* gpu: host1x: syncpt: Request syncpoints per clientThierry Reding2017-10-201-1/+1
* gpu: host1x: Refactor channel allocation codeMikko Perttunen2017-06-151-2/+2
* gpu: host1x: Forbid unrelated SETCLASS opcode in the firewallDmitry Osipenko2017-06-151-0/+7
* drm/tegra: add MODULE_DEVICE_TABLEsStephen Warren2014-08-041-0/+1
* drm/tegra: Remove host1x drm_bus implementationThierry Reding2014-06-051-4/+4
* drm/tegra: Use standard GPL v2 license textThierry Reding2014-04-041-11/+3
* drm/tegra: Reserve base for gr2dArto Merilainen2013-10-311-1/+2
* gpu: host1x: Add 'flags' field to syncpt requestArto Merilainen2013-10-311-1/+1
* drm/tegra: Disable clock on probe failureWei Yongjun2013-10-311-0/+1
* drm/tegra: Introduce tegra_drm_submit()Thierry Reding2013-10-311-130/+2
* drm/tegra: Use symbolic names for gr2d registersThierry Reding2013-10-311-4/+14
* drm/tegra: Move driver to DRM treeThierry Reding2013-10-311-0/+343