Home
last modified time | relevance | path

Searched defs:radeon_info (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_gpu_info.h42 struct radeon_info { struct
44 uint32_t pci_domain;
45 uint32_t pci_bus;
46 uint32_t pci_dev;
47 uint32_t pci_func;
50 const char *name;
51 const char *marketing_name;
52 bool is_pro_graphics;
53 uint32_t pci_id;
54 uint32_t pci_rev_id;
[all …]