index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
host1x.h
Age
Commit message (
Expand
)
Author
2020-08-28
media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib...
Sowjanya Komatineni
2020-07-17
gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()
Sowjanya Komatineni
2020-07-17
gpu: host1x: mipi: Update tegra_mipi_request() to be node based
Sowjanya Komatineni
2020-06-16
gpu: host1x: Correct trivial kernel-doc inconsistencies
Colton Lewis
2020-04-28
drm/tegra: Fix SMMU support on Tegra124 and Tegra210
Thierry Reding
2020-01-15
Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2020-01-10
drm/tegra: Do not implement runtime PM
Thierry Reding
2020-01-10
gpu: host1x: Rename "parent" to "host"
Thierry Reding
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-11-25
drm/tegra: Delete host1x_bo_ops->k(un)map
Daniel Vetter
2019-10-29
gpu: host1x: Add direction flags to relocations
Thierry Reding
2019-10-29
gpu: host1x: Overhaul host1x_bo_{pin,unpin}() API
Thierry Reding
2019-10-28
drm/tegra: Move IOMMU group into host1x client
Thierry Reding
2019-10-28
gpu: host1x: Request channels for clients, not devices
Thierry Reding
2019-06-25
Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2019-06-05
gpu: host1x: Increase maximum DMA segment size
Thierry Reding
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2018-05-18
gpu: host1x: Use not explicitly sized types
Thierry Reding
2018-05-18
gpu: host1x: Rename relocarray -> relocs for consistency
Thierry Reding
2018-05-18
gpu: host1x: Store pointer to client in jobs
Thierry Reding
2018-05-18
gpu: host1x: Remove wait check support
Thierry Reding
2017-10-20
gpu: host1x: syncpt: Request syncpoints per client
Thierry Reding
2017-06-15
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
2017-06-15
gpu: host1x: Correct swapped arguments in the is_addr_reg() definition
Dmitry Osipenko
2017-06-15
gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall
Dmitry Osipenko
2017-06-15
drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTL
Dmitry Osipenko
2017-06-15
gpu: host1x: Flesh out kerneldoc
Thierry Reding
2017-04-05
drm/tegra: Add VIC support
Arto Merilainen
2016-08-24
drm/tegra: dsi: Enhance runtime power management
Thierry Reding
2015-04-02
gpu: host1x: Export host1x_syncpt_read()
Thierry Reding
2015-01-27
gpu: host1x: Provide a proper struct bus_type
Thierry Reding
2015-01-23
gpu: host1x: Call ->remove() only when a device is bound
Thierry Reding
2014-08-04
drm/tegra: Make job submission 64-bit safe
Thierry Reding
2014-04-04
gpu: host1x: export host1x_syncpt_incr_max() function
Bryan Wu
2013-12-19
gpu: host1x: Add MIPI pad calibration support
Thierry Reding
2013-10-31
gpu: host1x: Add syncpoint base support
Arto Merilainen
2013-10-31
gpu: host1x: Add 'flags' field to syncpt request
Arto Merilainen
2013-10-31
drm/tegra: Add 3D support
Thierry Reding
2013-10-31
drm/tegra: Move subdevice infrastructure to host1x
Thierry Reding
2013-10-31
gpu: host1x: Expose syncpt and channel functionality
Thierry Reding
2013-10-31
drm/tegra: Introduce tegra_drm_client structure
Thierry Reding
2013-10-31
gpu: host1x: Make host1x header file public
Thierry Reding