Abhinav Kumar ([email protected])

Number of posts: 746 (0.78 per day)
First post: 2021-10-25 21:39:16
Last post: 2024-06-13 17:49:38

Date List Subject
2023-12-08 17:28:37 linux-kernel Re: [PATCH v2 12/16] drm/msm/dpu: add an API to setup the CDM block for writeback
2023-12-08 17:10:08 linux-kernel Re: [PATCH v2 07/16] drm/msm/dpu: add dpu_hw_cdm abstraction for CDM block
2023-12-08 16:51:13 linux-kernel Re: [PATCH v2 14/16] drm/msm/dpu: reserve cdm blocks for writeback in case of YUV output
2023-12-08 16:36:47 linux-kernel Re: [PATCH v2 04/16] drm/msm/dpu: move csc matrices to dpu_hw_util
2023-12-08 16:34:48 linux-kernel Re: [PATCH v2 14/16] drm/msm/dpu: reserve cdm blocks for writeback in case of YUV output
2023-12-08 16:24:51 linux-kernel Re: [PATCH v2 04/16] drm/msm/dpu: move csc matrices to dpu_hw_util
2023-12-08 05:09:57 linux-kernel [PATCH v2 16/16] drm/msm/dpu: add cdm blocks to dpu snapshot
2023-12-08 05:09:42 linux-kernel [PATCH v2 15/16] drm/msm/dpu: introduce separate wb2_format arrays for rgb and yuv
2023-12-08 05:09:39 linux-kernel [PATCH v2 14/16] drm/msm/dpu: reserve cdm blocks for writeback in case of YUV output
2023-12-08 05:09:35 linux-kernel [PATCH v2 12/16] drm/msm/dpu: add an API to setup the CDM block for writeback
2023-12-08 05:09:34 linux-kernel [PATCH v2 13/16] drm/msm/dpu: plug-in the cdm related bits to writeback setup
2023-12-08 05:09:34 linux-kernel [PATCH v2 10/16] drm/msm/dpu: add CDM related logic to dpu_hw_ctl layer
2023-12-08 05:09:31 linux-kernel [PATCH v2 02/16] drm/msm/dpu: rename dpu_encoder_phys_wb_setup_cdp to match its functionality
2023-12-08 05:08:27 linux-kernel [PATCH v2 11/16] drm/msm/dpu: add support to disable CDM block during encoder cleanup
2023-12-08 05:08:07 linux-kernel [PATCH v2 08/16] drm/msm/dpu: add cdm blocks to RM
2023-12-08 05:08:03 linux-kernel [PATCH v2 09/16] drm/msm/dpu: add support to allocate CDM from RM
2023-12-08 05:08:02 linux-kernel [PATCH v2 04/16] drm/msm/dpu: move csc matrices to dpu_hw_util
2023-12-08 05:08:02 linux-kernel [PATCH v2 07/16] drm/msm/dpu: add dpu_hw_cdm abstraction for CDM block
2023-12-08 05:07:53 linux-kernel [PATCH v2 05/16] drm/msm/dpu: add cdm blocks to sc7280 dpu_hw_catalog
2023-12-08 05:07:51 linux-kernel [PATCH v2 06/16] drm/msm/dpu: add cdm blocks to sm8250 dpu_hw_catalog
2023-12-08 05:07:41 linux-kernel [PATCH v2 03/16] drm/msm/dpu: fix writeback programming for YUV cases
2023-12-08 05:07:24 linux-kernel [PATCH v2 01/16] drm/msm/dpu: add formats check for writeback encoder
2023-12-07 01:10:16 linux-kernel Re: [PATCH 15/16] drm/msm/dpu: add NV12 in the list of supported WB formats
2023-12-06 21:02:33 linux-kernel Re: [PATCH 07/16] drm/msm/dpu: add cdm blocks to RM
2023-12-05 17:34:26 linux-kernel Re: Kunit drm_test_check_plane_state: EXPECTATION FAILED at drivers/gpu/drm/tests/drm_plane_helper_test.c:123
2023-12-04 20:26:01 linux-kernel Re: [Freedreno] [PATCH next] drm/msm/dp: add a missing unlock in dp_hpd_plug_handle()
2023-12-04 17:59:34 linux-kernel Re: (subset) [PATCH RFC v7 00/10] Support for Solid Fill Planes
2023-12-04 17:52:19 linux-kernel Re: (subset) [PATCH RFC v7 00/10] Support for Solid Fill Planes
2023-12-04 17:46:12 linux-kernel Re: [Freedreno] [PATCH] drm: improve the documentation of connector hpd ops
2023-12-01 21:29:39 linux-kernel Re: [PATCH 2/2] drm/msm/dpu: Set input_sel bit for INTF
2023-12-01 19:05:15 linux-kernel Re: [PATCH 11/16] drm/msm/dpu: add an API to setup the CDM block for writeback
2023-12-01 18:19:49 linux-kernel Re: [PATCH 06/16] drm/msm/dpu: add dpu_hw_cdm abstraction for CDM block
2023-12-01 00:51:04 linux-kernel Re: [PATCH 14/16] drm/msm/dpu: do not allow YUV formats if no CDM block is present
2023-12-01 00:46:02 linux-kernel Re: [PATCH 13/16] drm/msm/dpu: reserve cdm blocks for writeback in case of YUV output
2023-12-01 00:42:24 linux-kernel Re: [PATCH 11/16] drm/msm/dpu: add an API to setup the CDM block for writeback
2023-11-30 23:58:46 linux-kernel Re: [PATCH 10/16] drm/msm/dpu: add support to disable CDM block during encoder cleanup
2023-11-30 23:55:04 linux-kernel Re: [PATCH 09/16] drm/msm/dpu: add CDM related logic to dpu_hw_ctl layer
2023-11-30 23:51:16 linux-kernel Re: [PATCH 08/16] drm/msm/dpu: add support to allocate CDM from RM
2023-11-30 23:47:31 linux-kernel Re: [PATCH 07/16] drm/msm/dpu: add cdm blocks to RM
2023-11-30 23:37:17 linux-kernel Re: [PATCH 06/16] drm/msm/dpu: add dpu_hw_cdm abstraction for CDM block
2023-11-30 22:42:04 linux-kernel Re: [PATCH 04/16] drm/msm/dpu: add cdm blocks to sc7280 dpu_hw_catalog
2023-11-30 21:25:57 linux-kernel Re: [Freedreno] [PATCH] drm/msm/dpu: Correct UBWC settings for sc8280xp
2023-11-22 01:01:16 linux-kernel Re: [PATCH] drm/msm/dpu: Fix encoder CRC to account for CTM enablement
2023-11-21 23:42:26 linux-kernel Re: [PATCH] drm/msm/dpu: Fix encoder CRC to account for CTM enablement
2023-11-21 18:43:02 linux-kernel Re: [PATCH] drm/msm/dpu: Add missing safe_lut_tbl in sc8280xp catalog
2023-11-21 18:29:44 linux-kernel Re: [PATCH v2] drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphy
2023-11-16 20:51:15 linux-kernel Re: [Freedreno] [PATCH v2] drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphy
2023-11-16 20:37:12 linux-kernel Re: [PATCH v2] drm/msm/dsi: use the correct VREG_CTRL_1 value for 4nm cphy
2023-11-15 22:59:05 linux-kernel Re: [PATCH] drm/msm/gpu: Move gpu devcore's to gpu device
2023-11-15 18:41:46 linux-kernel Re: [PATCH] drm/msm/dpu: Add missing safe_lut_tbl in sc8280xp catalog
2023-10-24 19:02:44 linux-kernel Re: [PATCH] drm/msm/dpu: Fix encoder CRC to account for CTM enablement