index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
intel_bios_reader.c
Age
Commit message (
Expand
)
Author
2014-08-01
intel_bios_reader: Add support to dump MIPI Sequence block #53
Gaurav K Singh
2014-08-01
intel_bios_reader: Add support to dump MIPI Configuration Block #52
Gaurav K Singh
2014-03-22
lib: rename intel_gpu_tools.h to intel_io.h
Daniel Vetter
2014-03-22
lib: remove uncessary #includes from headers
Daniel Vetter
2013-10-21
intel_bios_reader: dump all sections, including unknown ones
Jani Nikula
2013-10-21
intel_bios_reader: dump all edp device info structs
Jani Nikula
2013-10-21
intel_bios_reader: prepare for dumping all sections
Jani Nikula
2013-10-21
intel_bios_reader: add size temp variable as a shorthand for finfo.st_size
Jani Nikula
2012-01-25
intel_bios_reader: Sanitize input to ensure all data blocks are within bounds
Chris Wilson
2012-01-09
tools/intel_bios_reader: fixup new warnings
Daniel Vetter
2011-10-11
bios_reader: Allow forcing the device ID with DEVICE=0xNNNN
Adam Jackson
2011-02-10
tools/intel_bios_reader: use correct printf format for size_t
Chris Wilson
2011-01-29
bios: Parse SDVO panel DTDs
Chris Wilson
2010-12-21
tools/bios_reader: try to dump more child device data
Jesse Barnes
2010-09-08
bios_reader: Fix to work on non-Intel machines
Adam Jackson
2010-06-03
bios_reader: Fix SSC frequency parse for Ironlake/Sandybridge
Zhenyu Wang
2010-04-22
bios reader: Decode device type from child device table
Adam Jackson
2010-01-12
Pull bios_reader program from Xorg driver
Zhenyu Wang