summaryrefslogtreecommitdiff
path: root/drivers/media/platform/amphion/vpu_dbg.c
AgeCommit message (Expand)Author
2023-11-23media: amphion: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-11-23media: amphion: Use vb2_get_buffer() instead of directly access to buffers arrayBenjamin Gaignard
2023-07-25media: amphion: fix CHECKED_RETURN issues reported by coverityMing Qian
2023-07-25media: amphion: add helper function to get id nameMing Qian
2022-11-25media: amphion: tell and handle contiguous and non contiguous formatMing Qian
2022-08-30media: amphion: fix a bug that vpu core may not resume after suspendMing Qian
2022-06-20media: amphion: Replace zero-length array with flexible-array memberKees Cook
2022-05-13media: amphion: no need to check return value of debugfs_create functionsLv Ruyi
2022-03-18media: amphion: fix an issue that using pm_runtime_get_sync incorrectlyMing Qian
2022-03-07media: amphion: add vpu core driverMing Qian