Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.h29 #define amdgpu_display_hpd_sense(adev, h) (adev)->mode_info.funcs->hpd_sense((adev), (h))
H A Damdgpu_mode.h276 bool (*hpd_sense)(struct amdgpu_device *adev, enum amdgpu_hpd_id hpd); member
H A Ddce_virtual.c644 .hpd_sense = &dce_virtual_hpd_sense,
H A Ddce_v8_0.c3480 .hpd_sense = &dce_v8_0_hpd_sense,
H A Ddce_v6_0.c3403 .hpd_sense = &dce_v6_0_hpd_sense,
H A Ddce_v10_0.c3592 .hpd_sense = &dce_v10_0_hpd_sense,
H A Ddce_v11_0.c3724 .hpd_sense = &dce_v11_0_hpd_sense,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c3531 .hpd_sense = NULL,/* called unconditionally */