Home
last modified time | relevance | path

Searched full:abstraction (Results 1 – 25 of 87) sorted by relevance

1234

/Documentation/gpu/
Ddrm-kms.rst59 see `Frame Buffer Abstraction`_) feed into planes. Planes are represented by
60 :c:type:`struct drm_plane <drm_plane>`, see `Plane Abstraction`_ for more
62 (represented by :c:type:`struct drm_crtc <drm_crtc>`, see `CRTC Abstraction`_)
67 :c:type:`struct drm_encoder <drm_encoder>`, see `Encoder Abstraction`_). Those
80 Abstraction`_). Connectors can have different possible encoders, but the kernel
164 Modeset Base Object Abstraction
309 CRTC Abstraction
333 Frame Buffer Abstraction
371 Plane Abstraction
425 Connector Abstraction
[all …]
/Documentation/ABI/removed/
Draw13948 of abstraction that required userspace clients to duplicate much
/Documentation/ABI/testing/
Dsysfs-bus-iio-cros-ec27 by the Android sensor service hardware abstraction layer (sensor
Dsysfs-firmware-gsmi12 The gsmi driver implements the kernel's abstraction for
/Documentation/userspace-api/media/mediactl/
Dmedia-controller-intro.rst27 Kernel abstraction APIs such as V4L2 and ALSA provide means for
/Documentation/userspace-api/media/v4l/
Dquerycap.rst29 abstraction is a major objective of this API, the
/Documentation/driver-api/
Dmiscellaneous.rst30 The PWM framework provides an abstraction for providers and consumers of
Dmen-chameleon-bus.rst74 A carrier device is just an abstraction for the real world physical bus the
77 device). To provide abstraction from the real hardware bus, an MCB carrier
Dio-mapping.rst8 The io_mapping functions in linux/io-mapping.h provide an abstraction for
/Documentation/i2c/
Di2c-sysfs.rst84 Each logical I2C bus may be an abstraction of a physical I2C bus controller, or
85 an abstraction of a channel behind an I2C MUX. In case it is an abstraction of a
88 abstraction.
93 If the logical I2C bus is a direct abstraction of a physical I2C bus controller,
178 abstraction.
/Documentation/process/
D4.Coding.rst74 Abstraction layers
78 abstraction layers in the name of flexibility and information hiding.
79 Certainly the kernel makes extensive use of abstraction; no project
81 But experience has shown that excessive or premature abstraction can be
82 just as harmful as premature optimization. Abstraction should be used to
96 Abstraction layers which hide access to hardware - often to allow the bulk
/Documentation/core-api/
Dgenericirq.rst14 abstraction of interrupt handling for device drivers. It is able to
64 A more natural abstraction is the clean separation of the 'irq flow' and
97 Abstraction layers
100 There are three main levels of abstraction in the interrupt code:
/Documentation/gpu/amdgpu/display/
Ddc-glossary.rst56 Display Abstraction layer
/Documentation/trace/rv/
Dda_monitor_synthesis.rst15 the *RV monitor* abstraction. The RV monitor includes a set of instances
42 The synthesis of automata-based models into the Linux *RV monitor* abstraction
/Documentation/devicetree/bindings/thermal/
Dthermal-sensor.yaml15 and the software abstraction of thermal zones required to take appropriate
Dthermal-cooling-devices.yaml15 and the software abstraction of cooling devices and thermal zones required to
/Documentation/core-api/irq/
Dirq-domain.rst111 accepts a more general abstraction 'struct fwnode_handle'.
135 accepts a more general abstraction 'struct fwnode_handle'.
213 accepts a more general abstraction 'struct fwnode_handle'.
/Documentation/devicetree/bindings/clock/
Dzynq-7000.txt10 The clock controller is a logical abstraction of Zynq's clock tree. It reads
/Documentation/usb/
Diuu_phoenix.rst82 is an abstraction, so use any speed or parity setting will
/Documentation/networking/devlink/
Ddevlink-dpipe.rst158 Abstraction Example
161 The following is an example of the abstraction model of the L3 part of
/Documentation/networking/
Dphy.rst2 PHY Abstraction Layer
23 accessed are, in fact, busses, the PHY Abstraction Layer treats them as such.
169 Letting the PHY Abstraction Layer do Everything
437 With the PHY Abstraction Layer, adding support for new PHYs is
446 support, and let the PHY Abstraction Layer's Generic PHY Driver
/Documentation/fb/
Dframebuffer.rst11 The frame buffer device provides an abstraction for the graphics hardware. It
98 All this hardware abstraction makes the implementation of application programs
353 The frame buffer device abstraction was designed by Martin Schaller.
/Documentation/driver-api/mei/
Dmei-client-bus.rst17 bus abstraction on top of the MEI driver. This allows implementing Linux kernel drivers
/Documentation/userspace-api/media/dvb/
Ddvbproperty.rst114 provides abstraction to work with the supported digital TV standards and
/Documentation/driver-api/driver-model/
Doverview.rst69 The above abstraction prevents unnecessary pain during transitional phases.

1234