Searched refs:Timings (Results 1 – 18 of 18) sorted by relevance
/openbmc/qemu/tests/migration/guestperf/ |
H A D | report.py | 25 from guestperf.timings import Timings 78 Timings.deserialize(data["guest_timings"]), 79 Timings.deserialize(data["qemu_timings"]), 80 Timings.deserialize(data["vcpu_timings"]),
|
H A D | timings.py | 44 class Timings(object): class 55 return Timings([TimingRecord.deserialize(record) for record in data])
|
H A D | engine.py | 28 from guestperf.timings import TimingRecord, Timings 484 Timings(self._get_timings(src) + self._get_timings(dst)), 485 Timings(qemu_timings), 486 Timings(vcpu_timings),
|
/openbmc/qemu/hw/display/ |
H A D | edid-generate.c | 51 typedef struct Timings { struct 61 } Timings; argument 63 static void generate_timings(Timings *timings, uint32_t refresh_rate, in generate_timings() 258 static void edid_desc_timing(uint8_t *desc, const Timings *timings, in edid_desc_timing() 349 static void qemu_displayid_generate(uint8_t *did, const Timings *timings, in qemu_displayid_generate() 384 Timings timings; in qemu_edid_generate()
|
/openbmc/linux/Documentation/driver-api/media/ |
H A D | v4l2-dv-timings.rst | 3 V4L2 DV Timings functions
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fbset/fbset-modes/om-gta01/ |
H A D | fb.modes | 1 # Timings for GTA01 VGA and QVGA mode
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-dv-timings.rst | 192 - Timings defined by BT.656/1120 specifications 233 - The timings follow the VESA Discrete Monitor Timings standard 235 - The timings follow the VESA Coordinated Video Timings standard 237 - The timings follow the VESA Generalized Timings Formula standard 239 - The timings follow the SDI Timings standard.
|
H A D | dv-timings.rst | 6 Digital Video (DV) Timings
|
H A D | vidioc-query-dv-timings.rst | 85 Timings were found, but they are out of range of the hardware
|
H A D | v4l2.rst | 96 …octls, major parts of the sliced VBI API, the MPEG encoder and decoder APIs and the DV Timings API. 153 Standards" and "Digital Video (DV) Timings". Added SDR API.
|
H A D | hist-v4l2.rst | 1063 2. Extended the DV Timings API: 1269 the DV Timings API (:ref:`dv-timings`).
|
/openbmc/linux/Documentation/fb/ |
H A D | modedb.rst | 39 VESA(TM) Coordinated Video Timings instead of looking up the mode from a table. 85 What is the VESA(TM) Coordinated Video Timings (CVT)? 99 first was the Discrete Video Timings (DVT) which is a collection of
|
H A D | intel810.rst | 30 - Choice of using Discrete Video Timings, VESA Generalized Timing 72 select vertical resolution in scanlines. If Discrete Video Timings
|
H A D | framebuffer.rst | 155 5. Video Mode Timings
|
/openbmc/linux/Documentation/gpu/amdgpu/display/ |
H A D | dc-glossary.rst | 53 Coordinated Video Timings
|
/openbmc/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | panel-common.yaml | 54 # Display Timings
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | vivid.rst | 417 The video aspect ratio can be selected through the 'DV Timings Aspect Ratio' 755 - DV Timings Aspect Ratio: 903 - DV Timings Signal Mode: 912 - DV Timings: 915 if the previous control is set to "Selected DV Timings". 1185 "DV Timings Signal Mode" for the HDMI input should be configured so that a
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | allwinner,sun4i-a10-tcon.yaml | 7 title: Allwinner A10 Timings Controller (TCON)
|