struct

Defined at line 55 of file ../../src/graphics/display/drivers/intel-display/registers-pipe.h

The vertical size of the image created by the display planes.

The value stored in this field is the vertical size in pixels, minus one.

On Tiger Lake, the maximum supported image size is 4320 pixels.

On Kaby Lake and Skylake, the maximum supported image size is 4096 pixels.

The field is documented as taking up bits 11:0, and bit 12 is reserved MBZ

(Must Be Zero). Our field declaration will respect the MBZ constraint, as

long as we obey the maximum vertical image size.

Public Members

Field field

Records