index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
host1x.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpu: host1x: Split up client initalization and registration
Thierry Reding
2021-05-17
1
-6
/
+24
*
gpu: host1x: Add early init and late exit callbacks
Thierry Reding
2021-03-31
1
-0
/
+4
*
gpu: host1x: Reserve VBLANK syncpoints at initialization
Mikko Perttunen
2021-03-31
1
-0
/
+3
*
gpu: host1x: Cleanup and refcounting for syncpoints
Mikko Perttunen
2021-03-31
1
-3
/
+5
*
gpu: host1x: Allow syncpoints without associated client
Mikko Perttunen
2021-03-30
1
-0
/
+3
*
gpu: host1x: Use different lock classes for each client
Mikko Perttunen
2021-03-30
1
-1
/
+8
*
media: gpu: host1x: mipi: Keep MIPI clock enabled and mutex locked till calib...
Sowjanya Komatineni
2020-08-28
1
-2
/
+2
*
gpu: host1x: mipi: Split tegra_mipi_calibrate() and tegra_mipi_wait()
Sowjanya Komatineni
2020-07-17
1
-0
/
+1
*
gpu: host1x: mipi: Update tegra_mipi_request() to be node based
Sowjanya Komatineni
2020-07-17
1
-1
/
+2
*
gpu: host1x: Correct trivial kernel-doc inconsistencies
Colton Lewis
2020-06-16
1
-0
/
+3
*
drm/tegra: Fix SMMU support on Tegra124 and Tegra210
Thierry Reding
2020-04-28
1
-0
/
+3
*
Merge tag 'drm/tegra/for-5.6-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2020-01-15
1
-2
/
+13
|
\
|
*
drm/tegra: Do not implement runtime PM
Thierry Reding
2020-01-10
1
-0
/
+11
|
*
gpu: host1x: Rename "parent" to "host"
Thierry Reding
2020-01-10
1
-2
/
+2
*
|
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-17
1
-13
/
+0
|
\
\
|
|
/
|
/
|
|
*
drm/tegra: Delete host1x_bo_ops->k(un)map
Daniel Vetter
2019-11-25
1
-13
/
+0
*
|
gpu: host1x: Add direction flags to relocations
Thierry Reding
2019-10-29
1
-0
/
+4
*
|
gpu: host1x: Overhaul host1x_bo_{pin,unpin}() API
Thierry Reding
2019-10-29
1
-7
/
+10
*
|
drm/tegra: Move IOMMU group into host1x client
Thierry Reding
2019-10-28
1
-0
/
+3
*
|
gpu: host1x: Request channels for clients, not devices
Thierry Reding
2019-10-28
1
-1
/
+1
|
/
*
Merge tag 'drm/tegra/for-5.3-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
2019-06-25
1
-0
/
+2
|
\
|
*
gpu: host1x: Increase maximum DMA segment size
Thierry Reding
2019-06-05
1
-0
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
2019-05-21
1
-14
/
+1
|
/
*
gpu: host1x: Use not explicitly sized types
Thierry Reding
2018-05-18
1
-2
/
+2
*
gpu: host1x: Rename relocarray -> relocs for consistency
Thierry Reding
2018-05-18
1
-1
/
+1
*
gpu: host1x: Store pointer to client in jobs
Thierry Reding
2018-05-18
1
-1
/
+2
*
gpu: host1x: Remove wait check support
Thierry Reding
2018-05-18
1
-14
/
+1
*
gpu: host1x: syncpt: Request syncpoints per client
Thierry Reding
2017-10-20
1
-1
/
+1
*
gpu: host1x: Refactor channel allocation code
Mikko Perttunen
2017-06-15
1
-1
/
+0
*
gpu: host1x: Correct swapped arguments in the is_addr_reg() definition
Dmitry Osipenko
2017-06-15
1
-1
/
+1
*
gpu: host1x: Forbid unrelated SETCLASS opcode in the firewall
Dmitry Osipenko
2017-06-15
1
-0
/
+3
*
drm/tegra: Correct copying of waitchecks and disable them in the 'submit' IOCTL
Dmitry Osipenko
2017-06-15
1
-0
/
+7
*
gpu: host1x: Flesh out kerneldoc
Thierry Reding
2017-06-15
1
-0
/
+25
*
drm/tegra: Add VIC support
Arto Merilainen
2017-04-05
1
-0
/
+1
*
drm/tegra: dsi: Enhance runtime power management
Thierry Reding
2016-08-24
1
-0
/
+2
*
gpu: host1x: Export host1x_syncpt_read()
Thierry Reding
2015-04-02
1
-0
/
+1
*
gpu: host1x: Provide a proper struct bus_type
Thierry Reding
2015-01-27
1
-3
/
+15
*
gpu: host1x: Call ->remove() only when a device is bound
Thierry Reding
2015-01-23
1
-0
/
+2
*
drm/tegra: Make job submission 64-bit safe
Thierry Reding
2014-08-04
1
-6
/
+9
*
gpu: host1x: export host1x_syncpt_incr_max() function
Bryan Wu
2014-04-04
1
-0
/
+1
*
gpu: host1x: Add MIPI pad calibration support
Thierry Reding
2013-12-19
1
-0
/
+6
*
gpu: host1x: Add syncpoint base support
Arto Merilainen
2013-10-31
1
-0
/
+5
*
gpu: host1x: Add 'flags' field to syncpt request
Arto Merilainen
2013-10-31
1
-1
/
+3
*
drm/tegra: Add 3D support
Thierry Reding
2013-10-31
1
-0
/
+1
*
drm/tegra: Move subdevice infrastructure to host1x
Thierry Reding
2013-10-31
1
-1
/
+44
*
gpu: host1x: Expose syncpt and channel functionality
Thierry Reding
2013-10-31
1
-0
/
+185
*
drm/tegra: Introduce tegra_drm_client structure
Thierry Reding
2013-10-31
1
-0
/
+20
*
gpu: host1x: Make host1x header file public
Thierry Reding
2013-10-31
1
-0
/
+28