Lines Matching refs: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 */
325 int type, unsigned int resolution)
329 if (WARN_ON(resolution >= GVT_EDID_NUM))
342 memcpy(port->edid->edid_block, virtual_dp_monitor_edid[resolution],
350 port->id = resolution;
503 * @resolution: resolution index for intel_vgpu_edid
511 int intel_vgpu_init_display(struct intel_vgpu *vgpu, u64 resolution)
520 resolution);
523 resolution);