summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/gr2d.c
AgeCommit message (Expand)Author
2023-07-27drm/tegra: Enable runtime PM during probeMikko Perttunen
2023-07-21drm: Explicitly include correct DT includesRob Herring
2023-04-04drm/tegra: gr2d: Convert to platform remove callback returning voidUwe Kleine-König
2023-04-04gpu: host1x: Make host1x_client_unregister() return voidUwe Kleine-König
2021-12-16drm/tegra: Consolidate runtime PM management of older UAPI codepathDmitry Osipenko
2021-12-16drm/tegra: gr2d: Support generic power domain and runtime PMDmitry Osipenko
2021-12-16drm/tegra: gr2d: Explicitly control module resetThierry Reding
2021-03-31gpu: host1x: Cleanup and refcounting for syncpointsMikko Perttunen
2021-01-15drm/tegra: gr2d: Add compatible for Tegra114Dmitry Osipenko
2021-01-15drm/tegra: gr2d: Correct swapped device-tree compatiblesDmitry Osipenko
2020-07-17drm/tegra: gr2d: Add tiled PATBASE address registerDmitry Osipenko
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding
2019-10-29drm/tegra: Simplify IOMMU group selectionThierry Reding
2019-10-28drm/tegra: Move IOMMU group into host1x clientThierry Reding
2019-10-28gpu: host1x: Request channels for clients, not devicesThierry Reding
2019-08-14drm/tegra: drop use of drmP.hSam Ravnborg
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-05-18drm/tegra: gr2d: Track interface versionThierry Reding
2018-05-17drm/tegra: Refactor IOMMU attach/detachThierry Reding
2018-05-04drm/tegra: gr2d: Properly clean up resourcesThierry Reding
2018-05-04drm/tegra: gr2d: Add IOMMU supportDmitry Osipenko
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen
2017-06-15gpu: host1x: Forbid unrelated SETCLASS opcode in the firewallDmitry Osipenko
2014-08-04drm/tegra: add MODULE_DEVICE_TABLEsStephen Warren
2014-06-05drm/tegra: Remove host1x drm_bus implementationThierry Reding
2014-04-04drm/tegra: Use standard GPL v2 license textThierry Reding
2013-10-31drm/tegra: Reserve base for gr2dArto Merilainen
2013-10-31gpu: host1x: Add 'flags' field to syncpt requestArto Merilainen
2013-10-31drm/tegra: Disable clock on probe failureWei Yongjun
2013-10-31drm/tegra: Introduce tegra_drm_submit()Thierry Reding
2013-10-31drm/tegra: Use symbolic names for gr2d registersThierry Reding
2013-10-31drm/tegra: Move driver to DRM treeThierry Reding