output devs/heads matrix setup added (NV11 not ready yet)

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7304 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rudolf Cornelissen 2004-04-24 14:49:13 +00:00
parent fe40131d4d
commit e0bdc2b4c4
1 changed files with 1 additions and 0 deletions

View File

@ -235,6 +235,7 @@ typedef struct {
float panel2_aspect; /* panel's aspect ratio */ float panel2_aspect; /* panel's aspect ratio */
bool crtc2_prim; /* using CRTC2 as primary CRTC */ bool crtc2_prim; /* using CRTC2 as primary CRTC */
uint32 tvout_chip_type; /* see tvchip_type enum above */ uint32 tvout_chip_type; /* see tvchip_type enum above */
uint8 monitors; /* output devices connection matrix */
status_t pins_status; /* B_OK if read correctly, B_ERROR if faked */ status_t pins_status; /* B_OK if read correctly, B_ERROR if faked */
/* PINS */ /* PINS */