Home
last modified time | relevance | path

Searched defs:bdb_driver_features (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/gma500/
Dintel_bios.h401 struct bdb_driver_features { struct
402 u8 boot_dev_algorithm:1;
403 u8 block_display_switch:1;
404 u8 allow_display_switch:1;
405 u8 hotplug_dvo:1;
406 u8 dual_view_zoom:1;
407 u8 int15h_hook:1;
408 u8 sprite_in_clone:1;
409 u8 primary_lfp_id:1;
411 u16 boot_mode_x;
[all …]
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_bios.h473 struct bdb_driver_features { struct
474 u8 boot_dev_algorithm:1;
475 u8 block_display_switch:1;
476 u8 allow_display_switch:1;
477 u8 hotplug_dvo:1;
478 u8 dual_view_zoom:1;
479 u8 int15h_hook:1;
480 u8 sprite_in_clone:1;
481 u8 primary_lfp_id:1;
483 u16 boot_mode_x;
[all …]