Home
last modified time | relevance | path

Searched refs:num_hpd (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_mode.h337 int num_hpd; /* number of hpd pins */ member
Ddce_v11_0.c2930 adev->mode_info.num_hpd = 6; in dce_v11_0_early_init()
2935 adev->mode_info.num_hpd = 6; in dce_v11_0_early_init()
3211 if (hpd >= adev->mode_info.num_hpd) { in dce_v11_0_set_hpd_irq_state()
3363 if (hpd >= adev->mode_info.num_hpd) { in dce_v11_0_hpd_int_ack()
3448 if (entry->src_data >= adev->mode_info.num_hpd) { in dce_v11_0_hpd_irq()
Ddce_v8_0.c2868 adev->mode_info.num_hpd = 6; in dce_v8_0_early_init()
2873 adev->mode_info.num_hpd = 6; in dce_v8_0_early_init()
2879 adev->mode_info.num_hpd = 6; in dce_v8_0_early_init()
3407 if (entry->src_data >= adev->mode_info.num_hpd) { in dce_v8_0_hpd_irq()
Ddce_v10_0.c2942 adev->mode_info.num_hpd = 6; in dce_v10_0_early_init()
3217 if (hpd >= adev->mode_info.num_hpd) { in dce_v10_0_set_hpd_irq_state()
3369 if (hpd >= adev->mode_info.num_hpd) { in dce_v10_0_hpd_int_ack()
3454 if (entry->src_data >= adev->mode_info.num_hpd) { in dce_v10_0_hpd_irq()