[PATCH v15 1/2] drm: Add kms driver for loongson display controller

Sui Jingfeng suijingfeng at loongson.cn
Mon Jun 19 10:12:08 UTC 2023


Hi.

On 2023/6/19 17:18, Huacai Chen wrote:
>> +
>> +enum loongson_chip_id {
>> +       CHIP_LS7A1000 = 0,
>> +       CHIP_LS7A2000 = 1,
>> +       CHIP_LS_LAST,
> CHIP_LAST or CHIP_LOONGSON_LAST?
>
This is intended,  CHIP_LAST is already defined by other drivers.

It will not cause redefinition,  but it deny my VIM text editor jump to

the right place on one shot.

-- 
Jingfeng



More information about the dri-devel mailing list