Lines Matching defs:resolution
89 /* EDID with 1024x768 as its resolution */
100 /* Established Timings: maximum resolution is 1024x768 */
123 /* EDID with 1920x1200 as its resolution */
134 /* Established Timings: maximum resolution is 1024x768 */
144 /* 18 Byte Data Blocks 1: max resolution is 1920x1200 */
519 int type, unsigned int resolution)
524 if (drm_WARN_ON(&i915->drm, resolution >= GVT_EDID_NUM))
537 memcpy(port->edid->edid_block, virtual_dp_monitor_edid[resolution],
545 port->id = resolution;
760 * @resolution: resolution index for intel_vgpu_edid
768 int intel_vgpu_init_display(struct intel_vgpu *vgpu, u64 resolution)
779 resolution);
782 resolution);