Home
last modified time | relevance | path

Searched refs:amdgpu_hpd (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h46 struct amdgpu_hpd;
299 struct amdgpu_hpd *hpd,
468 struct amdgpu_hpd { struct
516 struct amdgpu_hpd hpd;
Damdgpu_connectors.h39 struct amdgpu_hpd *hpd,
Damdgpu_atombios.c196 static struct amdgpu_hpd
200 struct amdgpu_hpd hpd; in amdgpu_atombios_get_hpd_info_from_gpio()
203 memset(&hpd, 0, sizeof(struct amdgpu_hpd)); in amdgpu_atombios_get_hpd_info_from_gpio()
242 struct amdgpu_hpd *hpd) in amdgpu_atombios_apply_quirks()
290 struct amdgpu_hpd hpd; in amdgpu_atombios_get_connector_info_from_object_table()
Damdgpu_connectors.c1540 struct amdgpu_hpd *hpd, in amdgpu_connector_add()