added dpms_flags to shared info.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@15107 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
db6ede836c
commit
3ea52afce9
@ -147,6 +147,7 @@ typedef struct {
|
||||
/*more display mode stuff*/
|
||||
display_mode dm; /* current display mode configuration: head1 */
|
||||
display_mode dm2; /* current display mode configuration: head2 */
|
||||
uint32 dpms_flags; /* current DPMS mode */
|
||||
bool switched_crtcs; /* dualhead stretch and switch mode info */
|
||||
bool acc_mode; /* signals (non)accelerated mode */
|
||||
bool interlaced_tv_mode;/* signals interlaced CRTC TV output mode */
|
||||
|
Loading…
x
Reference in New Issue
Block a user