Lines Matching defs:resolution
93 /* EDID with 1024x768 as its resolution */
104 /* Established Timings: maximum resolution is 1024x768 */
127 /* EDID with 1920x1200 as its resolution */
138 /* Established Timings: maximum resolution is 1024x768 */
148 /* 18 Byte Data Blocks 1: max resolution is 1920x1200 */
539 int type, unsigned int resolution)
545 if (drm_WARN_ON(&i915->drm, resolution >= GVT_EDID_NUM))
558 memcpy(port->edid->edid_block, virtual_dp_monitor_edid[resolution],
566 port->id = resolution;
776 * @resolution: resolution index for intel_vgpu_edid
784 int intel_vgpu_init_display(struct intel_vgpu *vgpu, u64 resolution)
795 resolution);
798 resolution);