Searched refs:hpd_sense (Results 1 – 8 of 8) sorted by relevance
276 bool (*hpd_sense)(struct amdgpu_device *adev, enum amdgpu_hpd_id hpd); member
641 .hpd_sense = &dce_virtual_hpd_sense,
1742 #define amdgpu_display_hpd_sense(adev, h) (adev)->mode_info.funcs->hpd_sense((adev), (h))
3439 .hpd_sense = &dce_v8_0_hpd_sense,
3357 .hpd_sense = &dce_v6_0_hpd_sense,
3550 .hpd_sense = &dce_v10_0_hpd_sense,
3682 .hpd_sense = &dce_v11_0_hpd_sense,
1739 .hpd_sense = NULL,/* called unconditionally */