Home
last modified time | relevance | path

Searched refs:panel_type (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/tools/
Dintel_vbt_decode.c81 int panel_type; member
239 blc = &backlight->data[context->panel_type]; in dump_backlight_info()
574 if (context->panel_type == options->panel_type) in dump_lvds_options()
575 printf("\tPanel type: %d\n", options->panel_type); in dump_lvds_options()
578 options->panel_type, context->panel_type); in dump_lvds_options()
636 if (i != context->panel_type && !context->dump_all_panel_types) in dump_lvds_data()
639 if (i == context->panel_type) in dump_lvds_data()
756 if (i != context->panel_type && !context->dump_all_panel_types) in dump_edp()
759 printf("\tPanel %d%s\n", i, context->panel_type == i ? " *" : ""); in dump_edp()
957 if (i != context->panel_type && !context->dump_all_panel_types) in dump_psr()
[all …]
Dintel_bios.h74 uint32_t panel_type:1; member
Dintel_vbt_defs.h557 u8 panel_type; member
673 u8 panel_type; member