summaryrefslogtreecommitdiff
path: root/drivers/accel/ivpu/ivpu_drv.c
AgeCommit message (Expand)Author
2023-10-19accel/ivpu: Don't enter d0i3 during FLRJacek Lawrynowicz
2023-09-27accel/ivpu: Don't flood dmesg with VPU ready messageJacek Lawrynowicz
2023-09-25accel/ivpu: Add Arrow Lake pci idStanislaw Gruszka
2023-08-09accel/ivpu: Add initial support for VPU 4Stanislaw Gruszka
2023-08-09accel/ivpu: Refactor memory ranges logicKarol Wachowski
2023-08-09accel/ivpu: Extend get_param ioctl to identify capabilitiesStanislaw Gruszka
2023-08-09accel/ivpu: Use generation based function and registers namesJacek Lawrynowicz
2023-07-07accel/ivpu: Initial debugfs supportStanislaw Gruszka
2023-06-26drm: Clear fd/handle callbacks in struct drm_driverThomas Zimmermann
2023-06-19drm: Remove struct drm_driver.gem_prime_mmapThomas Zimmermann
2023-06-08accel/ivpu: Mark 64 kB contiguous areas as contiguous in PTEsKarol Wachowski
2023-06-08accel/ivpu: Make DMA bit mask HW specificKarol Wachowski
2023-04-25Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-05accel/ivpu: Remove D3hot delay for MeteorlakeKarol Wachowski
2023-03-24accel/ivpu: Disable buttress on device removalStanislaw Gruszka
2023-03-24accel/ivpu: Do not use SSID 1Stanislaw Gruszka
2023-03-24accel/ivpu: Cancel recovery workStanislaw Gruszka
2023-03-24accel/ivpu: Do not access HW registers after unbindStanislaw Gruszka
2023-02-06accel/ivpu: Set dma max_segment_sizeStanislaw Gruszka
2023-02-06accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting contextAndrzej Kacprowski
2023-02-06accel/ivpu: Set dma max_segment_sizeStanislaw Gruszka
2023-02-06accel/ivpu: Send VPU_JSM_MSG_CONTEXT_DELETE when deleting contextAndrzej Kacprowski
2023-02-01accel/ivpu: avoid duplicate assignmentArnd Bergmann
2023-01-31accel/ivpu: avoid duplicate assignmentArnd Bergmann
2023-01-19accel/ivpu: Add PM supportJacek Lawrynowicz
2023-01-19accel/ivpu: Add command buffer submission logicJacek Lawrynowicz
2023-01-19accel/ivpu: Implement firmware parsing and bootingJacek Lawrynowicz
2023-01-19accel/ivpu: Add IPC driver and JSM messagesJacek Lawrynowicz
2023-01-19accel/ivpu: Add GEM buffer object managementJacek Lawrynowicz
2023-01-19accel/ivpu: Add Intel VPU MMU supportJacek Lawrynowicz
2023-01-19accel/ivpu: Introduce a new DRM driver for Intel VPUJacek Lawrynowicz