These are the CC-BY-ND PRMs for Intel's GPUs downloaded from: https://01.org/linuxgraphics/documentation/hardware-specification-prms
The new address (2023.2): https://www.intel.com/content/www/us/en/develop/documentation/intel-graphics-for-linux-programmers-reference-guide/top/hardware-specs.html
The documents are divided in directories by chipsets:
- gen4
- INTEL© 965 EXPRESS CHIPSET FAMILY AND INTEL© G35 EXPRESS CHIPSET GRAPHICS CONTROLLER (BROADWATER/BEARLAKE GRAPHICS)
- INTEL© G45 EXPRESS CHIPSET (EAGLELAKE GRAPHICS)
- gen5
- 2010 INTEL CORE PROCESSOR FAMILY (IRONLAKE GRAPHICS)
- gen6
- 2011 INTEL CORE PROCESSOR FAMILY (SANDY BRIDGE GRAPHICS)
- gen7
- 2012 INTEL CORE PROCESSOR FAMILY (IVY BRIDGE GRAPHICS)
- gen7.5
- gen7
- gen8
- gen9
- gen9.5
- gen12.1
As these documents are distributed with a non derivative license, we only provide a script that can be used to transform the PDFs into plain TXT.
$ make text
pdfgrep is also a great way of looking for specific strings into this massive amount of documentation.