index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
accel
/
ivpu
/
ivpu_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-1
/
+0
14 days
accel/ivpu: remove DRIVER_DATE conditional drm_driver init
Jani Nikula
1
-7
/
+0
2024-10-30
accel/ivpu: Add debug Kconfig option
Maciej Falkowski
1
-0
/
+2
2024-10-30
accel/ivpu: Make command queue ID allocated on XArray
Karol Wachowski
1
-0
/
+6
2024-10-30
accel/ivpu: Use xa_alloc_cyclic() instead of custom function
Karol Wachowski
1
-7
/
+4
2024-10-30
accel/ivpu: Defer MMU root page table allocation
Karol Wachowski
1
-9
/
+3
2024-10-11
accel/ivpu: Add initial Panther Lake support
Maciej Falkowski
1
-0
/
+1
2024-10-11
accel/ivpu: Remove invalid warnings
Jacek Lawrynowicz
1
-2
/
+0
2024-10-11
accel/ivpu: Refactor failure diagnostics during boot
Karol Wachowski
1
-6
/
+11
2024-10-11
accel/ivpu: Make DB_ID and JOB_ID allocations incremental
Tomasz Rusinowicz
1
-0
/
+9
2024-10-11
accel/ivpu: Add auto selection logic for job scheduler
Jacek Lawrynowicz
1
-3
/
+3
2024-10-11
accel/ivpu: Stop using hardcoded DRIVER_DATE
Jacek Lawrynowicz
1
-4
/
+11
2024-10-11
accel/ivpu: Add coredump support
Karol Wachowski
1
-2
/
+3
2024-06-14
accel/ivpu: Synchronize device unbind with recovery work
Wachowski, Karol
1
-2
/
+2
2024-06-14
accel/ivpu: Make selected params read-only
Jacek Lawrynowicz
1
-2
/
+2
2024-06-14
accel/ivpu: Implement DCT handling
Jacek Lawrynowicz
1
-1
/
+9
2024-06-14
accel/ivpu: Abort jobs of faulty context
Maciej Falkowski
1
-0
/
+23
2024-05-17
accel/ivpu: Replace wake_thread with kfifo
Jacek Lawrynowicz
1
-2
/
+17
2024-05-17
accel/ivpu: Split IP and buttress code
Wachowski, Karol
1
-7
/
+6
2024-05-15
accel/ivpu: Share NPU busy time in sysfs
Tomasz Rusinowicz
1
-0
/
+2
2024-05-15
accel/ivpu: Add force snoop module parameter
Wachowski, Karol
1
-0
/
+4
2024-05-15
accel/ivpu: Add NPU profiling support
Tomasz Rusinowicz
1
-1
/
+13
2024-05-15
accel/ivpu: Implement support for hardware scheduler
Wachowski, Karol
1
-1
/
+19
2024-05-15
accel/ivpu: Add sched_mode module param
Wachowski, Karol
1
-0
/
+4
2024-04-08
accel/ivpu: Fix deadlock in context_xa
Jacek Lawrynowicz
1
-1
/
+1
2024-04-08
accel/ivpu: Return max freq for DRM_IVPU_PARAM_CORE_CLOCK_RATE
Jacek Lawrynowicz
1
-17
/
+1
2024-04-08
accel/ivpu: Remove d3hot_after_power_off WA
Jacek Lawrynowicz
1
-10
/
+10
2024-02-26
Merge v6.8-rc6 into drm-next
Daniel Vetter
1
-3
/
+2
2024-02-19
accel/ivpu: Rename VPU to NPU in message strings
Jacek Lawrynowicz
1
-4
/
+4
2024-02-19
accel/ivpu: Use lazy allocation for doorbell IDs
Wachowski, Karol
1
-0
/
+4
2024-02-06
accel/ivpu: Disable d3hot_delay on all NPU generations
Jacek Lawrynowicz
1
-3
/
+2
2024-01-25
accel/ivpu: Fix dev open/close races with unbind
Jacek Lawrynowicz
1
-42
/
+67
2024-01-22
accel/ivpu: Deprecate DRM_IVPU_PARAM_CONTEXT_PRIORITY param
Wachowski, Karol
1
-11
/
+0
2024-01-22
accel/ivpu: Add diagnostic messages when VPU fails to boot or suspend
Wachowski, Karol
1
-2
/
+3
2024-01-22
accel/ivpu: Dump MMU events in case of VPU boot timeout
Wachowski, Karol
1
-0
/
+1
2023-11-16
accel/ivpu: Use threaded IRQ to handle JOB done messages
Jacek Lawrynowicz
1
-16
/
+14
2023-11-15
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-4
/
+10
2023-11-08
accel/ivpu: Use GEM shmem helper for all buffers
Jacek Lawrynowicz
1
-2
/
+4
2023-11-08
accel/ivpu: Fix locking in ivpu_bo_remove_all_bos_from_context()
Jacek Lawrynowicz
1
-1
/
+6
2023-10-31
accel/ivpu: Stop job_done_thread on suspend
Stanislaw Gruszka
1
-0
/
+2
2023-10-31
accel/ivpu: Assure device is off if power up sequence fail
Stanislaw Gruszka
1
-1
/
+1
2023-10-31
Merge tag 'drm-misc-next-2023-10-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+17
2023-10-30
accel/ivpu: Change test_mode module param to bitmask
Karol Wachowski
1
-2
/
+2
2023-10-30
accel/ivpu: Add support for VPU_JOB_FLAGS_NULL_SUBMISSION_MASK
Andrzej Kacprowski
1
-1
/
+1
2023-10-30
accel/ivpu: Remove unneeded drm_driver declaration
Stanislaw Gruszka
1
-2
/
+0
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
1
-4
/
+10
2023-10-23
accel/ivpu: Read clock rate only if device is up
Karol Wachowski
1
-1
/
+17
2023-10-19
accel/ivpu: Don't enter d0i3 during FLR
Jacek Lawrynowicz
1
-3
/
+8
2023-09-27
accel/ivpu: Compile ivpu_debugfs.c conditionally
Stanislaw Gruszka
1
-2
/
+0
2023-09-27
accel/ivpu: Update debugfs to latest changes in DRM
Stanislaw Gruszka
1
-4
/
+4
[next]