aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/host1x.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-28drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding1-0/+3
2020-01-15Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-2/+13
2020-01-10drm/tegra: Do not implement runtime PMThierry Reding1-0/+11
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding1-2/+2
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDaniel Vetter1-13/+0
2019-11-25drm/tegra: Delete host1x_bo_ops->k(un)mapDaniel Vetter1-13/+0
2019-10-29gpu: host1x: Add direction flags to relocationsThierry Reding1-0/+4
2019-10-29gpu: host1x: Overhaul host1x_bo_{pin,unpin}() APIThierry Reding1-7/+10
2019-10-28drm/tegra: Move IOMMU group into host1x clientThierry Reding1-0/+3
2019-10-28gpu: host1x: Request channels for clients, not devicesThierry Reding1-1/+1
2019-06-25Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-0/+2
2019-06-05gpu: host1x: Increase maximum DMA segment sizeThierry Reding1-0/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2018-05-18gpu: host1x: Use not explicitly sized typesThierry Reding1-2/+2
2018-05-18gpu: host1x: Rename relocarray -> relocs for consistencyThierry Reding1-1/+1
2018-05-18gpu: host1x: Store pointer to client in jobsThierry Reding1-1/+2
2018-05-18gpu: host1x: Remove wait check supportThierry Reding1-14/+1
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding1-1/+1
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen1-1/+0
2017-06-15gpu: host1x: Correct swapped arguments in the is_addr_reg() definitionDmitry Osipenko1-1/+1
2017-06-15gpu: host1x: Forbid unrelated SETCLASS opcode in the firewallDmitry Osipenko1-0/+3
2017-06-15drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTLDmitry Osipenko1-0/+7
2017-06-15gpu: host1x: Flesh out kerneldocThierry Reding1-0/+25
2017-04-05drm/tegra: Add VIC supportArto Merilainen1-0/+1
2016-08-24drm/tegra: dsi: Enhance runtime power managementThierry Reding1-0/+2
2015-04-02gpu: host1x: Export host1x_syncpt_read()Thierry Reding1-0/+1
2015-01-27gpu: host1x: Provide a proper struct bus_typeThierry Reding1-3/+15
2015-01-23gpu: host1x: Call ->remove() only when a device is boundThierry Reding1-0/+2
2014-08-04drm/tegra: Make job submission 64-bit safeThierry Reding1-6/+9
2014-04-04gpu: host1x: export host1x_syncpt_incr_max() functionBryan Wu1-0/+1
2013-12-19gpu: host1x: Add MIPI pad calibration supportThierry Reding1-0/+6
2013-10-31gpu: host1x: Add syncpoint base supportArto Merilainen1-0/+5
2013-10-31gpu: host1x: Add 'flags' field to syncpt requestArto Merilainen1-1/+3
2013-10-31drm/tegra: Add 3D supportThierry Reding1-0/+1
2013-10-31drm/tegra: Move subdevice infrastructure to host1xThierry Reding1-1/+44
2013-10-31gpu: host1x: Expose syncpt and channel functionalityThierry Reding1-0/+185
2013-10-31drm/tegra: Introduce tegra_drm_client structureThierry Reding1-0/+20
2013-10-31gpu: host1x: Make host1x header file publicThierry Reding1-0/+28