Home
last modified time | relevance | path

Searched refs:hpd_set_polarity (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h280 void (*hpd_set_polarity)(struct amdgpu_device *adev, member
Damdgpu.h2269 #define amdgpu_display_hpd_set_polarity(adev, h) (adev)->mode_info.funcs->hpd_set_polarity((adev), …
Ddce_v8_0.c3737 .hpd_set_polarity = &dce_v8_0_hpd_set_polarity,
Ddce_v10_0.c3780 .hpd_set_polarity = &dce_v10_0_hpd_set_polarity,
Ddce_v11_0.c3780 .hpd_set_polarity = &dce_v11_0_hpd_set_polarity,