Home
last modified time | relevance | path

Searched refs:memorytype (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atomfirmware.c216 mem_type = igp_info->v11.memorytype; in amdgpu_atomfirmware_get_vram_type()
/dragonfly/sys/dev/drm/amd/include/
H A Datomfirmware.h1077 …uint8_t memorytype; // enum of atom_dmi_t17_mem_type_def, APU memory type … member
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser2.c1605 info->memory_type = info_v11->memorytype; in get_integrated_info_v11()