/Linux-v6.1/Documentation/gpu/amdgpu/display/ |
D | display-manager.rst | 115 DRM has three blend mode to define the blend formula in the plane composition: 117 * **None**: Blend formula that ignores the pixel alpha. 119 * **Pre-multiplied**: Blend formula that assumes the pixel color values in a 122 * **Coverage**: Blend formula that assumes the pixel color values were not 153 blend formula, as follows:
|
/Linux-v6.1/Documentation/userspace-api/media/drivers/ |
D | ccs.rst | 69 the following formula: 81 The analogue gain (``x`` in the formula) is controlled through 88 this case, the formula to calculate actual gain consists of linear and
|
/Linux-v6.1/drivers/gpu/drm/radeon/ |
D | radeon_atombios.c | 3557 ATOM_VOLTAGE_FORMULA *formula = in radeon_atom_get_max_voltage() local 3559 if (formula->ucFlag & 1) in radeon_atom_get_max_voltage() 3561 le16_to_cpu(formula->usVoltageBaseLevel) + in radeon_atom_get_max_voltage() 3562 formula->ucNumOfVoltageEntries / 2 * in radeon_atom_get_max_voltage() 3563 le16_to_cpu(formula->usVoltageStep); in radeon_atom_get_max_voltage() 3566 le16_to_cpu(formula->usVoltageBaseLevel) + in radeon_atom_get_max_voltage() 3567 (formula->ucNumOfVoltageEntries - 1) * in radeon_atom_get_max_voltage() 3568 le16_to_cpu(formula->usVoltageStep); in radeon_atom_get_max_voltage() 3576 ATOM_VOLTAGE_FORMULA_V2 *formula = in radeon_atom_get_max_voltage() local 3578 if (formula->ucNumOfVoltageEntries) { in radeon_atom_get_max_voltage() [all …]
|
/Linux-v6.1/Documentation/admin-guide/perf/ |
D | hns3-pmu.rst | 56 After getting two values of event pair in usersapce, the formula of 107 PF/VF, its conversion formula::
|
/Linux-v6.1/Documentation/scheduler/ |
D | sched-capacity.rst | 173 formula:: 177 Applying this formula to the two examples above yields a frequency invariant 211 formula:: 216 system. Applying this formula to the above example above yields a CPU 223 order to obtain a truly invariant signal. The pseudo-formula for a task
|
/Linux-v6.1/Documentation/devicetree/bindings/mtd/ |
D | cadence-nand-controller.txt | 19 associated with data read capture. The example formula for SDR mode is
|
/Linux-v6.1/Documentation/hwmon/ |
D | vt1211.rst | 131 Temp1 is an Intel-type thermal diode which requires the following formula to 148 .. [3] This is the formula from the lm_sensors 2.10.0 sensors.conf file. I don't 166 following formula for sensors.conf::
|
/Linux-v6.1/Documentation/devicetree/bindings/scsi/ |
D | hisilicon-sas.txt | 61 The formula is "y = (x-10000)/10000". For example, 10478
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_edid.c | 2984 BUILD_BUG_ON(offsetof(typeof(*descriptor), data.other_data.data.range.formula.cvt.flags) != 15); in is_rb() 2987 descriptor->data.other_data.data.range.formula.cvt.flags & 0x10) in is_rb() 3027 …BUILD_BUG_ON(offsetof(typeof(*descriptor), data.other_data.data.range.formula.gtf2.hfreq_start_khz… in drm_gtf2_hbreak() 3029 return descriptor ? descriptor->data.other_data.data.range.formula.gtf2.hfreq_start_khz * 2 : 0; in drm_gtf2_hbreak() 3039 BUILD_BUG_ON(offsetof(typeof(*descriptor), data.other_data.data.range.formula.gtf2.c) != 13); in drm_gtf2_2c() 3041 return descriptor ? descriptor->data.other_data.data.range.formula.gtf2.c : 0; in drm_gtf2_2c() 3051 BUILD_BUG_ON(offsetof(typeof(*descriptor), data.other_data.data.range.formula.gtf2.m) != 14); in drm_gtf2_m() 3053 return descriptor ? le16_to_cpu(descriptor->data.other_data.data.range.formula.gtf2.m) : 0; in drm_gtf2_m() 3063 BUILD_BUG_ON(offsetof(typeof(*descriptor), data.other_data.data.range.formula.gtf2.k) != 16); in drm_gtf2_k() 3065 return descriptor ? descriptor->data.other_data.data.range.formula.gtf2.k : 0; in drm_gtf2_k() [all …]
|
/Linux-v6.1/tools/perf/Documentation/ |
D | perf-diff.txt | 108 --formula:: 109 Show formula for given computation.
|
/Linux-v6.1/Documentation/power/ |
D | energy-model.rst | 92 formula in the framework (like it's in 'simple' EM case). It can better reflect 151 math formula::
|
/Linux-v6.1/arch/arm/mach-omap1/ |
D | sleep.S | 271 @ according to this formula:
|
/Linux-v6.1/include/drm/ |
D | drm_edid.h | 130 } __attribute__((packed)) formula; member
|
/Linux-v6.1/arch/ia64/kernel/ |
D | module.c | 623 enum reloc_value_formula formula = (r_type >> VALUE_SHIFT) & VALUE_MASK; in do_reloc() local 629 switch (formula) { in do_reloc()
|
/Linux-v6.1/Documentation/filesystems/ |
D | erofs.rst | 146 Each inode can be directly found with the following formula: 211 Each share xattr can also be directly found by the following formula:
|
/Linux-v6.1/drivers/s390/block/ |
D | dasd_eckd.h | 289 __u8 formula; member
|
/Linux-v6.1/arch/csky/ |
D | Kconfig | 188 # max bits determined by the following formula:
|
/Linux-v6.1/Documentation/driver-api/media/ |
D | camera-sensor.rst | 93 The formula is bus independent and is applicable for raw timing parameters on
|
/Linux-v6.1/drivers/gpu/drm/tiny/ |
D | gm12u320.c | 505 .data.other_data.data.range.formula.cvt = {
|
/Linux-v6.1/Documentation/fb/ |
D | modedb.rst | 100 The CVT addresses these limitations. If used with CRT's, the formula used
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | colorspaces-details.rst | 169 scaled and offset according to the limited range formula: 182 scaled and offset according to the limited range formula:
|
/Linux-v6.1/Documentation/virt/kvm/devices/ |
D | vcpu.rst | 261 a time of 0 in kvmclock. The above formula ensures that it is the
|
/Linux-v6.1/arch/x86/ |
D | Kconfig.debug | 81 invalidating instructions according to the following formula:
|
/Linux-v6.1/Documentation/driver-api/thermal/ |
D | power_allocator.rst | 152 formula becomes::
|
/Linux-v6.1/Documentation/networking/ |
D | eql.rst | 202 things and push traffic much faster. The formula in the current set
|