Age | Commit message (Expand) | Author |
2023-09-27 | accel/ivpu: Use cached buffers for FW loading | Karol Wachowski |
2023-09-27 | accel/ivpu/40xx: Fix missing VPUIP interrupts | Karol Wachowski |
2023-09-27 | accel/ivpu/40xx: Disable frequency change interrupt | Karol Wachowski |
2023-09-27 | accel/ivpu/40xx: Ensure clock resource ownership Ack before Power-Up | Karol Wachowski |
2023-09-27 | accel/ivpu: Don't flood dmesg with VPU ready message | Jacek Lawrynowicz |
2023-09-27 | accel/ivpu: Do not use wait event interruptible | Stanislaw Gruszka |
2023-09-25 | accel/ivpu: Add Arrow Lake pci id | Stanislaw Gruszka |
2023-09-20 | accel/ivpu/40xx: Fix buttress interrupt handling | Karol Wachowski |
2023-09-08 | Merge tag 'drm-misc-next-fixes-2023-09-01' of git://anongit.freedesktop.org/d... | Dave Airlie |
2023-08-25 | accel/ivpu: refactor deprecated strncpy | Justin Stitt |
2023-08-24 | BackMerge tag 'v6.5-rc7' into drm-next | Dave Airlie |
2023-08-09 | accel/ivpu: Add initial support for VPU 4 | Stanislaw Gruszka |
2023-08-09 | accel/ivpu: Refactor memory ranges logic | Karol Wachowski |
2023-08-09 | accel/ivpu: Extend get_param ioctl to identify capabilities | Stanislaw Gruszka |
2023-08-09 | accel/ivpu: Switch to generation based FW names | Jacek Lawrynowicz |
2023-08-09 | accel/ivpu: Use generation based function and registers names | Jacek Lawrynowicz |
2023-08-09 | accel/ivpu: Rename sources to use generation based names | Jacek Lawrynowicz |
2023-08-08 | accel/ivpu: Add set_pages_array_wc/uc for internal buffers | Karol Wachowski |
2023-07-17 | Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter |
2023-07-07 | accel/ivpu: Add fw_name file to debugfs | Krystian Pradzynski |
2023-07-07 | accel/ivpu: Print firmware name and version | Andrzej Kacprowski |
2023-07-07 | accel/ivpu: Add debugfs files for testing device reset | Stanislaw Gruszka |
2023-07-07 | accel/ivpu: Add firmware tracing support | Stanislaw Gruszka |
2023-07-07 | accel/ivpu: Initial debugfs support | Stanislaw Gruszka |
2023-07-05 | accel/ivpu: Clear specific interrupt status bits on C0 | Karol Wachowski |
2023-07-05 | accel/ivpu: Fix VPU register access in irq disable | Karol Wachowski |
2023-06-26 | drm: Clear fd/handle callbacks in struct drm_driver | Thomas Zimmermann |
2023-06-19 | Merge drm/drm-next into drm-misc-next | Thomas Zimmermann |
2023-06-19 | drm: Remove struct drm_driver.gem_prime_mmap | Thomas Zimmermann |
2023-06-08 | accel/ivpu: Fix sporadic VPU boot failure | Andrzej Kacprowski |
2023-06-08 | accel/ivpu: Do not use mutex_lock_interruptible | Stanislaw Gruszka |
2023-06-08 | accel/ivpu: Do not trigger extra VPU reset if the VPU is idle | Andrzej Kacprowski |
2023-06-08 | accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEs | Karol Wachowski |
2023-06-08 | accel/ivpu: Rename and cleanup MMU600 page tables | Karol Wachowski |
2023-06-08 | accel/ivpu: Make DMA bit mask HW specific | Karol Wachowski |
2023-06-08 | accel/ivpu: Add MMU support for 4 level page mappings | Karol Wachowski |
2023-06-08 | accel/ivpu: Remove configuration of MMU TBU1 and TBU3 | Karol Wachowski |
2023-06-08 | accel/ivpu: Use struct_size() | Christophe JAILLET |
2023-06-06 | accel/ivpu: Reserve all non-command bo's using DMA_RESV_USAGE_BOOKKEEP | Stanislaw Gruszka |
2023-06-06 | accel/ivpu: ivpu_ipc needs GENERIC_ALLOCATOR | Randy Dunlap |
2023-04-25 | Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-04-05 | accel/ivpu: Fix S3 system suspend when not idle | Jacek Lawrynowicz |
2023-04-05 | accel/ivpu: Add dma fence to command buffers only | Karol Wachowski |
2023-04-05 | accel/ivpu: Remove D3hot delay for Meteorlake | Karol Wachowski |
2023-03-24 | accel/ivpu: Fix IPC buffer header status field value | Andrzej Kacprowski |
2023-03-24 | accel/ivpu: Fix VPU clock calculation | Stanislaw Gruszka |
2023-03-24 | accel/ivpu: Remove support for 1 tile SKUs | Stanislaw Gruszka |
2023-03-24 | accel/ivpu: Disable buttress on device removal | Stanislaw Gruszka |
2023-03-24 | accel/ivpu: Fix power down sequence | Stanislaw Gruszka |
2023-03-24 | accel/ivpu: Do not use SSID 1 | Stanislaw Gruszka |