Re: [PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi moduel in hibmc drivers

2024-10-22 Thread Yongbang Shi
On Mon, 21 Oct 2024 at 15:22, Yongbang Shi wrote: Hi Dmitry, There're some format problems with the previous replies. Send it again here. Thanks for your advices, I'll resolve the problems you mentioned. On Mon, Sep 30, 2024 at 06:06:09PM +0800, shiyongbang wrote: From: baihan li Build a

Re: [PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi moduel in hibmc drivers

2024-10-21 Thread Yongbang Shi
Hi Dmitry, There're some format problems with the previous replies. Send it again here. Thanks for your advices, I'll resolve the problems you mentioned. On Mon, Sep 30, 2024 at 06:06:09PM +0800, shiyongbang wrote: From: baihan li Build a kapi level that hibmc driver can enable dp by calling

Re: [PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi moduel in hibmc drivers

2024-10-21 Thread s00452708
Hi Dmitry, Thanks for your advices, I'll resolve the problems you mentioned. On Mon, Sep 30, 2024 at 06:06:09PM +0800, shiyongbang wrote: From: baihan li Build a kapi level that hibmc driver can enable dp by calling these kapi functions. Signed-off-by: baihan li --- drivers/gpu/drm/hisili

Re: [PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi moduel in hibmc drivers

2024-10-21 Thread Dmitry Baryshkov
On Mon, 21 Oct 2024 at 15:22, Yongbang Shi wrote: > > Hi Dmitry, > There're some format problems with the previous replies. Send it again here. > Thanks for your advices, I'll resolve the problems you mentioned. > > > On Mon, Sep 30, 2024 at 06:06:09PM +0800, shiyongbang wrote: > >> From: baihan l

Re: [PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi moduel in hibmc drivers

2024-10-19 Thread Dmitry Baryshkov
On Mon, Sep 30, 2024 at 06:06:09PM +0800, shiyongbang wrote: > From: baihan li > > Build a kapi level that hibmc driver can enable dp by > calling these kapi functions. > > Signed-off-by: baihan li > --- > drivers/gpu/drm/hisilicon/hibmc/Makefile | 2 +- > .../gpu/drm/hisilicon/hibmc/dp/

Re: [PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi moduel in hibmc drivers

2024-10-03 Thread kernel test robot
next patch link: https://lore.kernel.org/r/20240930100610.782363-4-shiyongbang%40huawei.com patch subject: [PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi moduel in hibmc drivers config: i386-allyesconfig (https://download.01.org/0day-ci/archive/20241004/202410040328.vevxm9yb-...@intel.

[PATCH drm-dp 3/4] drm/hisilicon/hibmc: add dp kapi moduel in hibmc drivers

2024-10-01 Thread shiyongbang
From: baihan li Build a kapi level that hibmc driver can enable dp by calling these kapi functions. Signed-off-by: baihan li --- drivers/gpu/drm/hisilicon/hibmc/Makefile | 2 +- .../gpu/drm/hisilicon/hibmc/dp/dp_config.h| 20 drivers/gpu/drm/hisilicon/hibmc/dp/dp_kapi.c | 1