freebsd / drm-kmod-firmware

KMS firmware components for graphics/kms-firmware port
Other
22 stars 17 forks source link

i915kmsfw: Enable TigerLake firmware #20

Closed neelchauhan closed 2 years ago

neelchauhan commented 3 years ago

This is needed by my 5.7-wip branch.

zeising commented 3 years ago

This is woefully incomplete. You have not hooked up any other TigerLake firmware files, and you also need to create the relevant directory structure and makefile for firmware, hooking up the directory like this is not enough.

Check how it is done for other firmware, in the i915kmsfw folder you can find examples.

evadot commented 3 years ago

Lets put this on hold while it's not needed by drm-kmod.

evadot commented 2 years ago

I've commited the tgl firmware build, it's at 2.04 now as this is what's needed by all supported version of drm-kmod.