[PATCH libdrm] amdgpu: add the function to get the marketing name (v3)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 7 November 2016 at 09:09, Michel Dänzer <michel at daenzer.net> wrote:

> +static struct amdgpu_asic_id_table_t {
> +       uint32_t did;
> +       uint32_t rid;
> +       char marketing_name[64];
Using a char * here might be a better. From a quick look [64] is quite wasteful.

-Emil


[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux