Home
last modified time | relevance | path

Searched full:multiplied (Results 1 – 25 of 249) sorted by relevance

12345678910

/linux-6.12.1/Documentation/gpu/amdgpu/display/
Ddisplay-manager.rst119 * **Pre-multiplied**: Blend formula that assumes the pixel color values in a
120 plane was already pre-multiplied by its own alpha channel before storage.
123 pre-multiplied with the alpha channel values.
125 and pre-multiplied is the default pixel blend mode, that means, when no blend
127 pre-multiplied color values. On IGT GPU tools, the kms_plane_alpha_blend test
139 :c:type:`pre_multiplied_alpha` is the alpha pre-multiplied mode flag used to
141 multiplied (true/false), being only true for DRM pre-multiplied blend mode.
155 be ignored and, therefore, pixel values are not pre-multiplied
164 pre-multiplied by alpha or not.
/linux-6.12.1/drivers/cpufreq/
Dgx-suspmod.c146 * 0000 = SYSCLK multiplied by 4 (test only)
147 * 0001 = SYSCLK multiplied by 10
148 * 0010 = SYSCLK multiplied by 4
149 * 0011 = SYSCLK multiplied by 6
150 * 0100 = SYSCLK multiplied by 9
151 * 0101 = SYSCLK multiplied by 5
152 * 0110 = SYSCLK multiplied by 7
153 * 0111 = SYSCLK multiplied by 8
Dpowernow-k6.c38 /* Clock ratio multiplied by 10 - see table 27 in AMD#23446 */
81 * speed is frequency of the Front-Side Bus multiplied with this value.
/linux-6.12.1/drivers/gpu/drm/
Ddrm_blend.c99 * pre-multiplied by the global alpha associated to the plane.
156 * "Pre-multiplied":
158 * have been already pre-multiplied with the alpha
166 * been pre-multiplied and will do so when blending them to the
559 * "Pre-multiplied":
561 * pre-multiplied with the alpha channel values.
565 * pre-multiplied and will do so when blending them to the background color
578 { DRM_MODE_BLEND_PREMULTI, "Pre-multiplied" }, in drm_plane_create_blend_mode_property()
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Drenesas,rzv2h-cpg.yaml43 offset index multiplied by 16, plus the actual bit in the register
54 is calculated as the reset register offset index multiplied by 16, plus the
/linux-6.12.1/arch/s390/crypto/
Dcrc32be-vx.c49 * can be multiplied by 1 to perform an XOR without the need for a separate
137 * single VGFMG, the rightmost doubleword is multiplied with 0x1. The in crc32_be_vgfm_16()
158 * of the vector register. The rightmost doubleword is multiplied in crc32_be_vgfm_16()
Dcrc32le-vx.c174 * of V1 is multiplied with R4. The leftmost doubleword of V1 is in crc32_le_vgfm_generic()
175 * multiplied by 0x1 and is then XORed with rightmost product. in crc32_le_vgfm_generic()
/linux-6.12.1/Documentation/w1/
Dw1-netlink.rst92 w1_netlink_msg) plus number of masters multiplied by 4)
94 number of masters multiplied by 4 (u32 size))
115 len is equal to number of IDs multiplied by 8]
/linux-6.12.1/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events79 (once multiplied by <event>.scale) represents.
91 scientific notation to be multiplied by the event count
Dsysfs-bus-iio-adc-mcp356427 conversion time is multiplied by two compared to the default
/linux-6.12.1/drivers/hwmon/pmbus/
Dmp2891.c97 * The output voltage is equal to the READ_VOUT(0x8B) register value multiplied in mp2891_identify_vout_scale()
140 * multiplied by iout_scale. in mp2891_identify_iout_scale()
312 * As a result, the limit value should be multiplied by 4. in mp2891_read_word_data()
369 * multiplied by 2. in mp2891_read_word_data()
493 * multiplied by 2. in mp2891_write_word_data()
/linux-6.12.1/include/linux/
Dhwmon-vid.h17 /* vrm is the VRM/VRD document version multiplied by 10.
/linux-6.12.1/include/video/
Dmaxinefb.h27 * register numbers, to get the real offset, these have to be multiplied
/linux-6.12.1/Documentation/misc-devices/
Dics932s401.rst23 multiplied to get the real CPU clock), a system clock, a PCI clock, a USB
/linux-6.12.1/Documentation/devicetree/bindings/iio/
Dmount-matrix.txt159 multiplied by this matrix to give the proper vectors values in three-dimensional
171 Values are intended to be multiplied as:
/linux-6.12.1/include/media/
Dtuner-types.h182 * should be multiplied to 16 to convert to MHz.
184 * Should be multiplied to 16 to convert to MHz.
/linux-6.12.1/include/linux/regulator/
Dmax1586.h39 * @v3_gain: gain on the V3 voltage output multiplied by 1e6.
/linux-6.12.1/drivers/clk/meson/
Daxg-audio.h13 * Register offsets from the datasheet must be multiplied by 4 before
Daxg.h16 * Register offsets from the data sheet must be multiplied by 4 before
/linux-6.12.1/Documentation/virt/kvm/
Dhalt-polling.rst59 is multiplied by the module parameters halt_poll_ns_grow and
99 | | multiplied in the | |
/linux-6.12.1/Documentation/admin-guide/device-mapper/
Dstriped.rst24 be a multiple of the chunk size multiplied by the number of underlying devices.
/linux-6.12.1/Documentation/devicetree/bindings/dma/
Dimg-mdc-dma.txt14 The maximum burst size is this value multiplied by the hardware-reported bus
/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dext-ctrls-image-process.rst54 are multiplied by. Typically the digital gain applied is the
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dnetcnt.c73 * multiplied by the size of ipv6 ICMP packet. in serial_test_netcnt()
/linux-6.12.1/drivers/gpu/drm/amd/display/modules/inc/
Dmod_shared.h98 unsigned int min_lum;/*multiplied by 100*/

12345678910