gnif / vendor-reset

Linux kernel vendor specific hardware reset module for sequences that are too complex/complicated to land in pci_quirks.c
GNU General Public License v2.0
764 stars 65 forks source link

How to add new GPUs/devices? #73

Open ghost opened 1 year ago

ghost commented 1 year ago

Does any of you guys understand the code? For me it's a little to close to hardware, so I don't get the implementation.

  1. Is it enough to add my IDs to "device-db.h"? or..
  2. Do I need to create a new implementation for a new device?

In my case I'd like to reset a Cezanne iGPU.