index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
Age
Commit message (
Expand
)
Author
2023-12-20
accel/qaic: Order pci_remove() operations in reverse of probe()
Jeffrey Hugo
2023-12-20
accel/qaic: Leverage DRM managed APIs to release resources
Pranjal Ramajor Asha Kanojiya
2023-12-15
accel/qaic: Call drm_gem_create_mmap_offset() once for each BO
Pranjal Ramajor Asha Kanojiya
2023-12-15
accel/qaic: Drop the reference to BO in error path of create BO IOCTL
Pranjal Ramajor Asha Kanojiya
2023-12-15
accel/qaic: Fix MHI channel struct field order
Jeffrey Hugo
2023-12-15
accel/qaic: Remove bo->queued field
Pranjal Ramajor Asha Kanojiya
2023-12-15
accel/qaic: Deprecate ->size field from attach slice IOCTL structure
Pranjal Ramajor Asha Kanojiya
2023-12-06
accel: Include <drm/drm_auth.h>
Thomas Zimmermann
2023-12-01
accel/qaic: Expand DRM device lifecycle
Carl Vanderlip
2023-12-01
accel/qaic: Increase number of in_reset states
Carl Vanderlip
2023-11-28
Merge v6.7-rc3 into drm-next
Daniel Vetter
2023-11-21
accel/ivpu/37xx: Fix hangs related to MMIO reset
Jacek Lawrynowicz
2023-11-17
accel/qaic: Update MAX_ORDER use to be inclusive
Jeffrey Hugo
2023-11-16
accel/ivpu: Use threaded IRQ to handle JOB done messages
Jacek Lawrynowicz
2023-11-16
accel/ivpu: Use dedicated work for job timeout detection
Stanislaw Gruszka
2023-11-16
accel/ivpu: Do not use cons->aborted for job_done_thread
Stanislaw Gruszka
2023-11-16
accel/ivpu: Do not use irqsave in ivpu_ipc_dispatch
Stanislaw Gruszka
2023-11-16
accel/ivpu: Rename cons->rx_msg_lock
Stanislaw Gruszka
2023-11-15
accel/ivpu: avoid build failure with CONFIG_PM=n
Arnd Bergmann
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2023-11-08
accel/ivpu: Use GEM shmem helper for all buffers
Jacek Lawrynowicz
2023-11-08
accel/ivpu: Remove support for uncached buffers
Jacek Lawrynowicz
2023-11-08
accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()
Jacek Lawrynowicz
2023-11-08
accel/ivpu: Allocate vpu_addr in gem->open() callback
Jacek Lawrynowicz
2023-11-07
accel/ivpu: Fix compilation with CONFIG_PM=n
Jacek Lawrynowicz
2023-11-03
accel/qaic: Support for 0 resize slice execution in BO
Pranjal Ramajor Asha Kanojiya
2023-11-03
accel/qaic: Quiet array bounds check on DMA abort message
Carl Vanderlip
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-10-31
accel/ivpu: Rename VPU to NPU in product strings
Jacek Lawrynowicz
2023-10-31
accel/ivpu: Simplify MMU SYNC command
Jacek Lawrynowicz
2023-10-31
accel/ivpu: Make DMA allocations for MMU600 write combined
Karol Wachowski
2023-10-31
accel/ivpu: Print CMDQ errors after consumer timeout
Karol Wachowski
2023-10-31
accel/ivpu: Abort pending rx ipc on reset
Stanislaw Gruszka
2023-10-31
accel/ivpu: Stop job_done_thread on suspend
Stanislaw Gruszka
2023-10-31
accel/ivpu: Assure device is off if power up sequence fail
Stanislaw Gruszka
2023-10-31
accel/ivpu/40xx: Allow to change profiling frequency
Krystian Pradzynski
2023-10-30
Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2023-10-30
accel/ivpu: Add support for delayed D0i3 entry message
Andrzej Kacprowski
2023-10-30
accel/ivpu/37xx: Print warning when VPUIP is not idle during power down
Stanislaw Gruszka
2023-10-30
accel/ivpu: Introduce ivpu_ipc_send_receive_active()
Karol Wachowski
2023-10-30
accel/ivpu: Pass D0i3 residency time to the VPU firmware
Andrzej Kacprowski
2023-10-30
accel/ivpu/40xx: Capture D0i3 entry host and device timestamps
Andrzej Kacprowski
2023-10-30
accel/ivpu: Change test_mode module param to bitmask
Karol Wachowski
2023-10-30
accel/ivpu: Add support for VPU_JOB_FLAGS_NULL_SUBMISSION_MASK
Andrzej Kacprowski
2023-10-30
accel/ivpu: Remove reset from power up sequence
Karol Wachowski
2023-10-30
accel/ivpu: Add dvfs_mode file to debugfs
Tomasz Rusinowicz
2023-10-30
accel/ivpu: Remove unneeded drm_driver declaration
Stanislaw Gruszka
2023-10-30
accel/ivpu: Update FW API
Krystian Pradzynski
[next]