Lines Matching +full:memory +full:- +full:controllers
44 .Bl -tag -width "NVIDIA:" -compact
54 i810, i810-DC100, i810E, i815, 830M, 845G, 845M, 852GM, 852GME, 855GM, 855GME, 865G, 915G and 915GM SVGA controllers
58 nForce and nForce2 AGP controllers
68 .Xr X 7 Pq Pa ports/x11/xorg-docs
69 on the Intel i81x controllers.
77 .Bl -tag -width indent
83 .Bd -literal
102 This does not unbind or free any allocated memory, which is the
109 .Bd -literal
118 Allocate physical memory suitable for mapping into the AGP aperture.
122 .Bd -literal
134 Returns a handle to the allocated memory.
136 Free the previously allocated memory associated with the handle passed.
138 Bind the allocated memory at given offset with the AGP aperture.
141 if the memory is already bound or the offset is not at AGP page boundary.
145 .Bd -literal
155 Unbind memory from the AGP aperture.
158 if the memory is not bound.
162 .Bd -literal
170 .Bl -tag -width ".Pa /dev/agpgart" -compact