Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/amdgpu/
HDamdgpu_mode.h276 bool (*hpd_sense)(struct amdgpu_device *adev, enum amdgpu_hpd_id hpd); member
HDdce_virtual.c641 .hpd_sense = &dce_virtual_hpd_sense,
HDamdgpu.h1768 #define amdgpu_display_hpd_sense(adev, h) (adev)->mode_info.funcs->hpd_sense((adev), (h))
HDdce_v10_0.c3550 .hpd_sense = &dce_v10_0_hpd_sense,
HDdce_v11_0.c3682 .hpd_sense = &dce_v11_0_hpd_sense,
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
HDamdgpu_dm.c1761 .hpd_sense = NULL,/* called unconditionally */