GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
INTEL_VBT_DECODE(1) General Commands Manual INTEL_VBT_DECODE(1)

intel_vbt_decode - Intel Video BIOS Table parser

intel_vbt_decode [OPTIONS]

intel_vbt_decode is a tool to parse the Intel Video BIOS Tables (VBT) and present the information in a human readable format.

The preferred ways of getting the binary VBT to parse are:

1.
/sys/kernel/debug/dri/0/i915_vbt (since kernel version 4.5)
2.
/sys/kernel/debug/dri/0/i915_opregion
3.
Using the intel_bios_dumper(1) tool.

The VBT consists of a VBT header, a BIOS Data Block (BDB) header, and a number of BIOS Data Blocks.

Parse Video BIOS Tables from FILE.
Pretend to be PCI ID DEVID. Some details can be parsed more accurately if the platform is known.
Parse the details for flat panel N. Usually this is retrieved from the Video BIOS Tables, but this can be used to override.
Parse the details for all flat panels present in the Video BIOS Tables.
Hex dump the blocks.
Dump only the BIOS Data Block number N.

Report bugs to <https://bugs.freedesktop.org> .

intel_bios_dumper(1)

IGT Developers <igt-dev@lists.freedesktop.org>

2010,2012,2016 Intel Corporation

2016-03-01 igt-gpu-tools 1.26

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.