aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/drm.c
AgeCommit message (Expand)Author
2020-05-20drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding
2020-02-06drm/tegra: Relax IOMMU usage criteria on old TegraThierry Reding
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding
2019-12-04drm/tegra: Run hub cleanup on ->remove()Thierry Reding
2019-12-04drm/tegra: Silence expected errors on IOMMU attachThierry Reding
2019-10-29drm/tegra: Optionally attach clients to the IOMMUThierry Reding
2019-10-29gpu: host1x: Add direction flags to relocationsThierry Reding
2019-10-29drm/tegra: Simplify IOMMU group selectionThierry Reding
2019-10-29drm/tegra: Do not use ->load() and ->unload() callbacksThierry Reding
2019-10-28drm/tegra: Move IOMMU group into host1x clientThierry Reding
2019-10-28drm/tegra: Use DRM_DEBUG_DRIVER for driver messagesThierry Reding
2019-10-24drm/tegra: Fix ordering of cleanup codeThierry Reding
2019-08-14drm/tegra: drop use of drmP.hSam Ravnborg
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-06-26drm/tegra: remove irrelevant DRM_UNLOCKED flagEmil Velikov
2019-06-21drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-07drm/tegra: Restrict IOVA space to DMA maskThierry Reding
2019-02-07drm/tegra: Setup shared IOMMU domain after initializationThierry Reding
2019-02-07drm/tegra: Store parent pointer in Tegra DRM clientsThierry Reding
2018-11-29drm/tegra: vic: Add Tegra194 supportThierry Reding
2018-09-28Merge tag 'drm/tegra/for-4.20-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-09-26drm/tegra: Detach devices from IOMMU DMA domain on arm32Dmitry Osipenko
2018-09-26drm/tegra: Replace drm_dev_unref with drm_dev_putThomas Zimmermann
2018-09-26drm/tegra: sor: Add Tegra194 supportThierry Reding
2018-09-26drm/tegra: dc: Add Tegra194 supportThierry Reding
2018-09-26drm/tegra: hub: Add Tegra194 supportThierry Reding
2018-09-18drm/tegra: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-09-03drm/tegra: kick out simplefbMichał Mirosław
2018-07-09drm/tegra: Fix comparison operator for buffer sizeMikko Perttunen
2018-05-22Merge tag 'drm/tegra/for-4.18-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2018-05-18gpu: host1x: Rename relocarray -> relocs for consistencyThierry Reding
2018-05-18gpu: host1x: Store pointer to client in jobsThierry Reding
2018-05-18gpu: host1x: Remove wait check supportThierry Reding
2018-05-17drm/tegra: Acquire a reference to the IOVA cacheThierry Reding
2018-05-17drm/tegra: Fix order of teardown in IOMMU caseThierry Reding
2018-05-17drm/tegra: Refactor IOMMU attach/detachThierry Reding
2018-03-30Merge airlied/drm-next into drm-misc-nextSean Paul
2018-03-28drm/tegra: Let core take care of normalizing the zposPeter Ujfalusi
2018-03-28Backmerge tag 'v4.16-rc7' into drm-nextDave Airlie
2018-03-19drm/tegra: Shutdown on driver unbindThierry Reding
2018-03-17drm/tegra: hub: Use private object for global stateThierry Reding
2018-01-12Merge tag 'drm/tegra/for-4.16-rc1-fixes' of git://anongit.freedesktop.org/teg...Dave Airlie
2017-12-21drm/tegra: Correct timeout in tegra_syncpt_waitDmitry Osipenko
2017-12-21drm/tegra: Implement zpos propertyThierry Reding
2017-12-13drm/tegra: sor: Add Tegra186 supportThierry Reding
2017-12-13drm/tegra: dc: Add Tegra186 supportThierry Reding
2017-12-13drm/tegra: Add Tegra186 display hub supportThierry Reding
2017-12-13drm/tegra: Use atomic commit helpersThierry Reding
2017-12-13drm/tegra: Do not wrap lines unnecessarilyThierry Reding