Searched refs:hpdsel (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_dio_link_encoder.c | 478 /* DIG_BE_CNTL.DIG_HPD_SELECT set to 5 (hpdsel - 1) to indicate HPD pin in dcn31_link_encoder_enable_dp_output() 481 dpia_control.hpdsel = 6; in dcn31_link_encoder_enable_dp_output() 525 /* DIG_BE_CNTL.DIG_HPD_SELECT set to 5 (hpdsel - 1) to indicate HPD pin in dcn31_link_encoder_enable_dp_mst_output() 528 dpia_control.hpdsel = 6; in dcn31_link_encoder_enable_dp_mst_output()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | command_table2.c | 283 ps.param.hpdsel = cmd->hpd_sel_to_atom(cntl->hpd_sel); in transmitter_control_v1_6() 350 dig_v1_7.hpdsel = cmd->hpd_sel_to_atom(cntl->hpd_sel); in transmitter_control_v1_7()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dmub/inc/ |
H A D | dmub_cmd.h | 1483 uint8_t hpdsel; /**< =1: HPD1, =2: HPD2, ..., =6: HPD6, =0: HPD is not assigned */ member 1537 uint8_t hpdsel; /** =0: HPD is not assigned */ member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | command_table2.c | 282 ps.param.hpdsel = cmd->hpd_sel_to_atom(cntl->hpd_sel); in transmitter_control_v1_6()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ |
H A D | atomfirmware.h | 3523 uint8_t hpdsel; // =1: HPD1, =2: HPD2, .... =6: HPD6, =0: HPD is not assigned member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/ |
H A D | atomfirmware.h | 4283 uint8_t hpdsel; // =1: HPD1, =2: HPD2, .... =6: HPD6, =0: HPD is not assigned member
|
Completed in 34 milliseconds