aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/accel/ivpu/ivpu_debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-12accel/ivpu: Use effective buffer size for zero terminatorMarkus Burri1-1/+1
2025-04-08Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann1-0/+89
2025-03-31accel/ivpu: Fix PM related deadlocks in MS IOCTLsJacek Lawrynowicz1-2/+2
2025-02-10accel/ivpu: Add debugfs interface for setting HWS priority bandsKarol Wachowski1-0/+84
2025-02-03accel/ivpu: Add support for hardware fault injectionJacek Lawrynowicz1-0/+5
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextDave Airlie1-0/+9
2024-10-30accel/ivpu: Fix NOC firewall interrupt handlingAndrzej Kacprowski1-0/+9
2024-10-11accel/ivpu: Fix reset_engine debugfs file logicAndrzej Kacprowski1-34/+8
2024-10-11accel/ivpu: Allow reading dvfs_mode debugfs fileAndrzej Kacprowski1-21/+12
2024-10-11accel/ivpu: Add FW version debugfs entryKarol Wachowski1-0/+9
2024-10-11accel/ivpu: Refactor functions in ivpu_fw_log.cJacek Lawrynowicz1-1/+1
2024-06-14accel/ivpu: Implement DCT handlingJacek Lawrynowicz1-2/+37
2024-05-17accel/ivpu: Split IP and buttress codeWachowski, Karol1-1/+1
2024-05-15accel/ivpu: Configure fw logging using debugfsTomasz Rusinowicz1-0/+26
2024-05-15accel/ivpu: Add resume engine supportWachowski, Karol1-0/+24
2024-04-25drm/print: drop include debugfs.h and include where neededJani Nikula1-0/+2
2024-02-19accel/ivpu: Fix ivpu_reset_engine_fn merge issueJacek Lawrynowicz1-16/+16
2024-01-25accel/ivpu: Improve recovery and reset supportJacek Lawrynowicz1-4/+16
2023-10-31accel/ivpu/40xx: Allow to change profiling frequencyKrystian Pradzynski1-0/+29
2023-10-30accel/ivpu: Add dvfs_mode file to debugfsTomasz Rusinowicz1-0/+28
2023-09-27accel/ivpu: Update debugfs to latest changes in DRMStanislaw Gruszka1-25/+25
2023-07-07accel/ivpu: Add fw_name file to debugfsKrystian Pradzynski1-0/+10
2023-07-07accel/ivpu: Add debugfs files for testing device resetStanislaw Gruszka1-0/+41
2023-07-07accel/ivpu: Add firmware tracing supportStanislaw Gruszka1-0/+169
2023-07-07accel/ivpu: Initial debugfs supportStanislaw Gruszka1-0/+74