[PATCH V2 drm-dp 1/4] drm/hisilicon/hibmc: add dp aux in hibmc
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Wed Oct 30 01:49:11 UTC 2024
On Tue, 29 Oct 2024 at 16:15, Yongbang Shi <shiyongbang at huawei.com> wrote:
>
> > On Tue, Oct 22, 2024 at 08:41:45PM +0800, Yongbang Shi wrote:
> >> From: baihan li <libaihan at huawei.com>
> >> +}
> >> +
> >> +enum dpcd_revision {
> >> + DPCD_REVISION_10 = 0x10,
> >> + DPCD_REVISION_11,
> >> + DPCD_REVISION_12,
> >> + DPCD_REVISION_13,
> >> + DPCD_REVISION_14,
> > Any reason for ignoring defines in drm_dp.h?
>
> Hi Dmitry,
> I tried it but still can't find it, if you know, can you tell me which macro I can use?
# define DP_DPCD_REV_10 0x10
# define DP_DPCD_REV_11 0x11
etc
> Thanks,
> Baihan
--
With best wishes
Dmitry
More information about the dri-devel
mailing list