Message ID | 20241004162505.1695605-1-maciej.falkowski@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | accel/ivpu: Intel NPU Panther Lake support | expand |
Applied to drm-misc-next On 10/4/2024 6:25 PM, Maciej Falkowski wrote: > This patchset adds initial support for 5th generation Intel NPU > that is going to be present in the upcoming Panther Lake CPUs. > > Maciej Falkowski (1): > accel/ivpu: Add initial Panther Lake support > > Wachowski, Karol (1): > accel/ivpu: Update power island delays > > drivers/accel/ivpu/ivpu_drv.c | 1 + > drivers/accel/ivpu/ivpu_drv.h | 10 ++++-- > drivers/accel/ivpu/ivpu_fw.c | 3 ++ > drivers/accel/ivpu/ivpu_hw_40xx_reg.h | 2 ++ > drivers/accel/ivpu/ivpu_hw_ip.c | 49 +++++++++++++++++---------- > 5 files changed, 45 insertions(+), 20 deletions(-) >