Dikshita Agarwal ([email protected])

Number of posts: 181 (0.2 per day)
First post: 2021-10-26 20:19:10
Last post: 2024-05-09 05:15:56

Date List Subject
2024-05-09 05:15:56 linux-kernel [PATCH v4] media: venus: fix use after free in vdec_close
2024-05-06 05:59:30 linux-kernel [PATCH v3] media: venus: fix use after free in vdec_close
2024-04-25 12:56:44 linux-kernel Re: [PATCH v3 17/19] media: venus: pm_helpers: Commonize vdec_get()
2024-04-25 12:56:23 linux-kernel Re: [PATCH v3 16/19] media: venus: pm_helpers: Commonize getting clocks and GenPDs
2024-04-25 12:50:08 linux-kernel Re: [PATCH v3 18/19] media: venus: pm_helpers: Commonize venc_get()
2024-04-25 12:45:11 linux-kernel Re: [PATCH v3 15/19] media: venus: pm_helpers: Simplify vcodec clock handling
2024-04-25 12:39:21 linux-kernel Re: [PATCH v3 14/19] media: venus: core: Define a pointer to core->res
2024-04-24 07:20:31 linux-kernel [PATCH] media: venus: fix use after free in vdec_close
2024-04-23 08:03:03 linux-kernel Re: [PATCH v3 05/19] media: venus: pm_helpers: Kill dead code
2024-04-05 16:19:40 linux-kernel Re: [PATCH] media: venus: fix use after free in vdec_close
2024-04-05 16:10:47 linux-kernel [PATCH] media: venus: fix use after free in vdec_close
2024-04-05 09:27:17 linux-kernel Re: [PATCH v3 08/19] media: venus: core: Get rid of vcodec_num
2024-04-05 09:03:23 linux-kernel Re: [PATCH v3 13/19] media: venus: pm_helpers: Remove pm_ops->core_put
2024-04-05 08:30:43 linux-kernel Re: [PATCH v3 19/19] media: venus: pm_helpers: Use reset_bulk API
2024-04-05 08:26:45 linux-kernel Re: [PATCH v3 03/19] media: venus: pm_helpers: Add kerneldoc to venus_clks_get()
2024-04-05 08:13:28 linux-kernel Re: [PATCH v3 12/19] media: venus: pm_helpers: Commonize core_power
2024-04-05 08:09:51 linux-kernel Re: [PATCH v3 11/19] media: venus: core: Remove cp_start
2024-04-05 08:00:26 linux-kernel Re: [PATCH v3 10/19] media: venus: core: Use GENMASK for dma_mask
2024-04-05 07:59:54 linux-kernel Re: [PATCH v3 07/19] media: venus: core: Deduplicate OPP genpd names
2024-04-05 07:59:11 linux-kernel Re: [PATCH v3 09/19] media: venus: core: Drop cache properties in resource struct
2024-04-05 07:52:14 linux-kernel Re: [PATCH v3 06/19] media: venus: pm_helpers: Move reset acquisition to common code
2024-04-05 07:50:05 linux-kernel Re: [PATCH v3 05/19] media: venus: pm_helpers: Kill dead code
2024-04-05 07:39:54 linux-kernel Re: [PATCH v3 04/19] media: venus: core: Set OPP clkname in a common code path
2024-04-05 07:33:51 linux-kernel Re: [PATCH v3 02/19] media: venus: pm_helpers: Rename core_clks_get to venus_clks_get
2024-04-05 07:32:03 linux-kernel Re: [PATCH v3 01/19] media: venus: pm_helpers: Only set rate of the core clock in core_clks_enable
2024-03-06 09:55:48 linux-kernel Re: [PATCH v2 14/20] media: venus: pm_helpers: Remove pm_ops->core_put
2024-03-06 05:53:52 linux-kernel [PATCH] media: venus: avoid multiple core dumps
2024-03-04 07:14:39 linux-kernel Re: [PATCH v2 17/20] media: venus: pm_helpers: Commonize getting clocks and GenPDs
2024-03-04 06:58:05 linux-kernel Re: [PATCH v2 14/20] media: venus: pm_helpers: Remove pm_ops->core_put
2024-03-04 05:48:20 linux-kernel Re: [PATCH v2 06/20] media: venus: pm_helpers: Move reset acquisition to common code
2024-03-04 05:41:34 linux-kernel Re: [PATCH v2 05/20] media: venus: pm_helpers: Kill dead code
2024-01-12 06:51:44 linux-kernel Re: [PATCH v2] media: venus: flush all buffers in output plane streamoff
2024-01-10 06:13:08 linux-kernel [PATCH v2] media: venus: flush all buffers in output plane streamoff
2024-01-08 06:49:45 linux-kernel Re: [PATCH] media: venus: flush all buffers in output streamoff
2024-01-08 06:34:28 linux-kernel [PATCH] media: venus: flush all buffers in output streamoff
2024-01-08 06:34:15 linux-kernel [PATCH] media: venus: flush all buffers in output plane streamoff
2024-01-02 05:33:20 linux-kernel Re: [PATCH] media: venus: use div64_u64() instead of do_div()
2023-12-20 08:38:04 linux-kernel Re: [PATCH v2 17/34] media: iris: implement vb2_ops queue setup
2023-12-20 08:30:17 linux-kernel Re: [PATCH v2 20/34] media: iris: add video hardware internal buffer count and size calculation
2023-12-20 08:27:39 linux-kernel Re: [PATCH v2 27/34] media: iris: implement vb2 ops for buf_queue and firmware response
2023-12-20 08:23:54 linux-kernel Re: [PATCH v2 29/34] media: iris: implement power management
2023-12-20 08:16:58 linux-kernel Re: [PATCH v2 10/34] media: iris: add PIL functionality for video firmware
2023-12-20 08:06:59 linux-kernel Re: [PATCH v2 09/34] media: iris: initialize shared queues for host and firmware communication
2023-12-20 08:06:37 linux-kernel Re: [PATCH v2 09/34] media: iris: initialize shared queues for host and firmware communication
2023-12-20 08:05:46 linux-kernel Re: [PATCH v2 08/34] media: iris: introduce state machine for iris core
2023-12-20 08:05:28 linux-kernel Re: [PATCH v2 03/34] media: introduce common helpers for buffer size calculation
2023-12-20 08:05:08 linux-kernel Re: [PATCH v2 07/34] media: iris: initialize power resources
2023-12-20 08:04:20 linux-kernel Re: [PATCH v2 02/34] media: introduce common helpers for queues handling
2023-12-20 08:03:00 linux-kernel Re: [PATCH v2 01/34] media: introduce common helpers for video firmware handling
2023-12-20 08:02:15 linux-kernel Re: [PATCH v2 01/34] media: introduce common helpers for video firmware handling
2023-12-18 12:13:36 linux-kernel Re: [PATCH v2 00/34] Qualcomm video encoder and decoder driver