Emmanuel Vadot

Results 88 comments of Emmanuel Vadot

> hw.i915kms.enable_guc=0 and kldload i915kms got a panic. core.txt attached [core.txt](https://github.com/user-attachments/files/19707273/core.txt) I'm pretty sure that GuC is mandatory for this GPU.

So, before updating drm-kmod more we should probably create a 6.6-lts branch, and for that we have to check if someone have the time to finish porting part of the...

> @evadot I don't see why there's a dependency as you imply -- we can create a 6.6 branch from master now, and any further work that's required can happen...

For the firmware part we need to update fwget(8) to match the pci id to firmware names, can you cook up a patch similar to https://cgit.freebsd.org/src/commit/usr.sbin/fwget/pci/pci_video_amd?id=2db2566f55b06d80e28c932ec30b5730815d95a2 ? For the black...

I will love to help here but I don't have this problem at all on all my machines. My main machines are skylake and whiskeylake. Also could be only triggered...

Wouldn't this be a pain to keep track of ?

I would prefer a script in the scripts directory that can generate this and put the result in a submakefile that the main ones include.

Hi, this would be a nice feature to have but unfortunatelly drm_edid_load.c is gpl-2.0 licenced so we would need to rewrite it before including it into this repo.

Both main and stable/14 (so 14.2 too) can load binary files now, I plan to add support for this in the near future (I just need to adapt the port...