[PATCH v5 drm-dp 4/5] drm/hisilicon/hibmc: separate struct of vdac
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Fri Nov 22 02:18:58 UTC 2024
On Mon, Nov 18, 2024 at 10:28:04PM +0800, Yongbang Shi wrote:
> From: baihan li <libaihan at huawei.com>
>
> Refactored struct hibmc_drm_private to separate VGA module from
> generic struct.
>
> Signed-off-by: Baihan Li <libaihan at huawei.com>
> Signed-off-by: Yongbang Shi <shiyongbang at huawei.com>
> ---
> ChangeLog:
> v3 -> v4:
> - separating hibmc_vdac and hibmc_dp changes into separate patche, suggested by Dmitry Baryshkov.
> v2 -> v3:
> - fix build errors reported by kernel test robot <lkp at intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202410251136.1m7BlR68-lkp@intel.com/
> v1 -> v2:
> - deleting struct dp_mode and dp_mode_cfg function, suggested by Dmitry Baryshkov.
> - modifying drm_simple_encoder_init function, suggested by Dmitry Baryshkov.
> - refactoring struct hibmc_connector, suggested by Dmitry Baryshkov.
> - withdrawing the modification in hibmc_kms_init, suggested by Dmitry Baryshkov.
> v1:https://lore.kernel.org/all/20240930100610.782363-1-shiyongbang@huawei.com/
> ---
> .../gpu/drm/hisilicon/hibmc/hibmc_drm_drv.h | 16 ++++----
> .../gpu/drm/hisilicon/hibmc/hibmc_drm_i2c.c | 41 +++++++++----------
> .../gpu/drm/hisilicon/hibmc/hibmc_drm_vdac.c | 20 ++++-----
> 3 files changed, 38 insertions(+), 39 deletions(-)
>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
--
With best wishes
Dmitry
More information about the dri-devel
mailing list