summaryrefslogtreecommitdiffstats
path: root/include/linux/host1x.h
Commit message (Expand)AuthorAgeFilesLines
* media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib...Sowjanya Komatineni2020-08-281-2/+2
* gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()Sowjanya Komatineni2020-07-171-0/+1
* gpu: host1x: mipi: Update tegra_mipi_request() to be node basedSowjanya Komatineni2020-07-171-1/+2
* gpu: host1x: Correct trivial kernel-doc inconsistenciesColton Lewis2020-06-161-0/+3
* drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding2020-04-281-0/+3
* Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2020-01-151-2/+13
|\
| * drm/tegra: Do not implement runtime PMThierry Reding2020-01-101-0/+11
| * gpu: host1x: Rename "parent" to "host"Thierry Reding2020-01-101-2/+2
* | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-13/+0
|\ \ | |/ |/|
| * drm/tegra: Delete host1x_bo_ops->k(un)mapDaniel Vetter2019-11-251-13/+0
* | gpu: host1x: Add direction flags to relocationsThierry Reding2019-10-291-0/+4
* | gpu: host1x: Overhaul host1x_bo_{pin,unpin}() APIThierry Reding2019-10-291-7/+10
* | drm/tegra: Move IOMMU group into host1x clientThierry Reding2019-10-281-0/+3
* | gpu: host1x: Request channels for clients, not devicesThierry Reding2019-10-281-1/+1
|/
* Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2019-06-251-0/+2
|\
| * gpu: host1x: Increase maximum DMA segment sizeThierry Reding2019-06-051-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-14/+1
|/
* gpu: host1x: Use not explicitly sized typesThierry Reding2018-05-181-2/+2
* gpu: host1x: Rename relocarray -> relocs for consistencyThierry Reding2018-05-181-1/+1
* gpu: host1x: Store pointer to client in jobsThierry Reding2018-05-181-1/+2
* gpu: host1x: Remove wait check supportThierry Reding2018-05-181-14/+1
* gpu: host1x: syncpt: Request syncpoints per clientThierry Reding2017-10-201-1/+1
* gpu: host1x: Refactor channel allocation codeMikko Perttunen2017-06-151-1/+0
* gpu: host1x: Correct swapped arguments in the is_addr_reg() definitionDmitry Osipenko2017-06-151-1/+1
* gpu: host1x: Forbid unrelated SETCLASS opcode in the firewallDmitry Osipenko2017-06-151-0/+3
* drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTLDmitry Osipenko2017-06-151-0/+7
* gpu: host1x: Flesh out kerneldocThierry Reding2017-06-151-0/+25
* drm/tegra: Add VIC supportArto Merilainen2017-04-051-0/+1
* drm/tegra: dsi: Enhance runtime power managementThierry Reding2016-08-241-0/+2
* gpu: host1x: Export host1x_syncpt_read()Thierry Reding2015-04-021-0/+1
* gpu: host1x: Provide a proper struct bus_typeThierry Reding2015-01-271-3/+15
* gpu: host1x: Call ->remove() only when a device is boundThierry Reding2015-01-231-0/+2
* drm/tegra: Make job submission 64-bit safeThierry Reding2014-08-041-6/+9
* gpu: host1x: export host1x_syncpt_incr_max() functionBryan Wu2014-04-041-0/+1
* gpu: host1x: Add MIPI pad calibration supportThierry Reding2013-12-191-0/+6
* gpu: host1x: Add syncpoint base supportArto Merilainen2013-10-311-0/+5
* gpu: host1x: Add 'flags' field to syncpt requestArto Merilainen2013-10-311-1/+3
* drm/tegra: Add 3D supportThierry Reding2013-10-311-0/+1
* drm/tegra: Move subdevice infrastructure to host1xThierry Reding2013-10-311-1/+44
* gpu: host1x: Expose syncpt and channel functionalityThierry Reding2013-10-311-0/+185
* drm/tegra: Introduce tegra_drm_client structureThierry Reding2013-10-311-0/+20
* gpu: host1x: Make host1x header file publicThierry Reding2013-10-311-0/+28