i915 does not officially support Alder Lake GPUs until kernel 5.16.
Older kernels can load the driver with a parameter (e.g. modprobe i915 force_probe=4680) for partial functionality, which in practice seems to be good enough but needs the user application to remove the autoloaded driver and then load it back with the parameter.