summaryrefslogtreecommitdiff
path: root/include/linux/host1x.h
AgeCommit message (Expand)Author
2021-08-10gpu: host1x: Add option to skip firewall for a jobMikko Perttunen
2021-08-10gpu: host1x: Add support for syncpoint waits in CDMA pushbufferMikko Perttunen
2021-08-10gpu: host1x: Add job release callbackMikko Perttunen
2021-08-10gpu: host1x: Add no-recovery modeMikko Perttunen
2021-08-10gpu: host1x: Add DMA fence implementationMikko Perttunen
2021-05-17gpu: host1x: Split up client initalization and registrationThierry Reding
2021-03-31gpu: host1x: Add early init and late exit callbacksThierry Reding
2021-03-31gpu: host1x: Reserve VBLANK syncpoints at initializationMikko Perttunen
2021-03-31gpu: host1x: Cleanup and refcounting for syncpointsMikko Perttunen
2021-03-30gpu: host1x: Allow syncpoints without associated clientMikko Perttunen
2021-03-30gpu: host1x: Use different lock classes for each clientMikko Perttunen
2020-08-28media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib...Sowjanya Komatineni
2020-07-17gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()Sowjanya Komatineni
2020-07-17gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni
2020-06-16gpu: host1x: Correct trivial kernel-doc inconsistenciesColton Lewis
2020-04-28drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding
2020-01-15Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2020-01-10drm/tegra: Do not implement runtime PMThierry Reding
2020-01-10gpu: host1x: Rename "parent" to "host"Thierry Reding
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-11-25drm/tegra: Delete host1x_bo_ops->k(un)mapDaniel Vetter
2019-10-29gpu: host1x: Add direction flags to relocationsThierry Reding
2019-10-29gpu: host1x: Overhaul host1x_bo_{pin,unpin}() APIThierry Reding
2019-10-28drm/tegra: Move IOMMU group into host1x clientThierry Reding
2019-10-28gpu: host1x: Request channels for clients, not devicesThierry Reding
2019-06-25Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-06-05gpu: host1x: Increase maximum DMA segment sizeThierry Reding
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner
2018-05-18gpu: host1x: Use not explicitly sized typesThierry Reding
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
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding
2017-06-15gpu: host1x: Refactor channel allocation codeMikko Perttunen
2017-06-15gpu: host1x: Correct swapped arguments in the is_addr_reg() definitionDmitry Osipenko
2017-06-15gpu: host1x: Forbid unrelated SETCLASS opcode in the firewallDmitry Osipenko
2017-06-15drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTLDmitry Osipenko
2017-06-15gpu: host1x: Flesh out kerneldocThierry Reding
2017-04-05drm/tegra: Add VIC supportArto Merilainen
2016-08-24drm/tegra: dsi: Enhance runtime power managementThierry Reding
2015-04-02gpu: host1x: Export host1x_syncpt_read()Thierry Reding
2015-01-27gpu: host1x: Provide a proper struct bus_typeThierry Reding
2015-01-23gpu: host1x: Call ->remove() only when a device is boundThierry Reding
2014-08-04drm/tegra: Make job submission 64-bit safeThierry Reding
2014-04-04gpu: host1x: export host1x_syncpt_incr_max() functionBryan Wu
2013-12-19gpu: host1x: Add MIPI pad calibration supportThierry Reding
2013-10-31gpu: host1x: Add syncpoint base supportArto Merilainen
2013-10-31gpu: host1x: Add 'flags' field to syncpt requestArto Merilainen
2013-10-31drm/tegra: Add 3D supportThierry Reding
2013-10-31drm/tegra: Move subdevice infrastructure to host1xThierry Reding