This Document is meant to explain every possible approach on how to obtain GPU Information on Linux. Each approach should include the Points: "file", "Step-by-Step", "strengths and weaknesses"
We will use lspci to deliver hardware information about all PCI Devices. Then we will use lspci again, to deliver detailed output for every "GPU" device.