Home
last modified time | relevance | path

Searched refs:hpd_sense (Results 1 – 6 of 6) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_mode.h276 bool (*hpd_sense)(struct amdgpu_device *adev, enum amdgpu_hpd_id hpd); member
H A Ddce_virtual.c641 .hpd_sense = &dce_virtual_hpd_sense,
H A Damdgpu.h1768 #define amdgpu_display_hpd_sense(adev, h) (adev)->mode_info.funcs->hpd_sense((adev), (h))
H A Ddce_v10_0.c3550 .hpd_sense = &dce_v10_0_hpd_sense,
H A Ddce_v11_0.c3682 .hpd_sense = &dce_v11_0_hpd_sense,
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1761 .hpd_sense = NULL,/* called unconditionally */