Lines Matching +full:access +full:- +full:controllers
11 supports the built-in GPU, comprised of the gr2d and gr3d engines. Starting
18 - A host1x driver that provides infrastructure and access to the host1x
21 - A KMS driver that supports the display controllers as well as a number of
24 - A set of custom userspace IOCTLs that can be used to submit jobs to the
40 device using a driver-provided function which will set up the bits specific to
48 -------------------------------
50 .. kernel-doc:: include/linux/host1x.h
52 .. kernel-doc:: drivers/gpu/host1x/bus.c
56 --------------------------
58 .. kernel-doc:: drivers/gpu/host1x/syncpt.c
68 Display Controllers
69 -------------------
71 Tegra SoCs have two display controllers, each of which can be associated with
73 only if they run with compatible display timings. Two display controllers can
78 On Tegra186, the number of display controllers has been increased to three. A
80 controllers can drive both DSI outputs and both SOR outputs, the third cannot
98 -------
139 GEM buffers, access and control syncpoints as well as submit command streams
143 -----------
146 with Tegra-specific flags. This is useful for buffers that should be tiled, or
154 ----------
166 -------------------------