hpd_id            585 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c 	int hpd_id = AMDGPU_HPD_NONE;
hpd_id            594 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c 		hpd_id = amdgpu_connector->hpd.hpd;
hpd_id            691 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c 			if (hpd_id == AMDGPU_HPD_NONE)
hpd_id            694 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c 				args.v4.ucHPD_ID = hpd_id + 1;
hpd_id            779 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c 	int hpd_id = AMDGPU_HPD_NONE;
hpd_id            795 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c 		hpd_id = amdgpu_connector->hpd.hpd;
hpd_id           1107 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c 			if (hpd_id == AMDGPU_HPD_NONE)
hpd_id           1110 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c 				args.v5.asConfig.ucHPDSel = hpd_id + 1;
hpd_id           1156 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c 			if (hpd_id == AMDGPU_HPD_NONE)
hpd_id           1159 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c 				args.v6.ucHPDSel = hpd_id + 1;
hpd_id           1066 drivers/gpu/drm/amd/display/dc/core/dc_link.c 	enum hpd_source_id hpd_id = HPD_SOURCEID_UNKNOWN;
hpd_id           1073 drivers/gpu/drm/amd/display/dc/core/dc_link.c 			hpd_id = HPD_SOURCEID1;
hpd_id           1076 drivers/gpu/drm/amd/display/dc/core/dc_link.c 			hpd_id = HPD_SOURCEID2;
hpd_id           1079 drivers/gpu/drm/amd/display/dc/core/dc_link.c 			hpd_id = HPD_SOURCEID3;
hpd_id           1082 drivers/gpu/drm/amd/display/dc/core/dc_link.c 			hpd_id = HPD_SOURCEID4;
hpd_id           1085 drivers/gpu/drm/amd/display/dc/core/dc_link.c 			hpd_id = HPD_SOURCEID5;
hpd_id           1088 drivers/gpu/drm/amd/display/dc/core/dc_link.c 			hpd_id = HPD_SOURCEID6;
hpd_id           1098 drivers/gpu/drm/amd/display/dc/core/dc_link.c 	return hpd_id;
hpd_id           2880 drivers/gpu/drm/amd/include/atomfirmware.h   uint8_t   hpd_id;                                       //=0: HPD1, =1: HPD2, =2: HPD3, =3: HPD4, =4: HPD5, =5: HPD6
hpd_id           3091 drivers/gpu/drm/amd/include/atomfirmware.h   uint8_t  hpd_id;        
hpd_id            858 drivers/gpu/drm/radeon/atombios_encoders.c 	int hpd_id = RADEON_HPD_NONE;
hpd_id            867 drivers/gpu/drm/radeon/atombios_encoders.c 		hpd_id = radeon_connector->hpd.hpd;
hpd_id            982 drivers/gpu/drm/radeon/atombios_encoders.c 			if (hpd_id == RADEON_HPD_NONE)
hpd_id            985 drivers/gpu/drm/radeon/atombios_encoders.c 				args.v4.ucHPD_ID = hpd_id + 1;
hpd_id           1033 drivers/gpu/drm/radeon/atombios_encoders.c 	int hpd_id = RADEON_HPD_NONE;
hpd_id           1049 drivers/gpu/drm/radeon/atombios_encoders.c 		hpd_id = radeon_connector->hpd.hpd;
hpd_id           1362 drivers/gpu/drm/radeon/atombios_encoders.c 			if (hpd_id == RADEON_HPD_NONE)
hpd_id           1365 drivers/gpu/drm/radeon/atombios_encoders.c 				args.v5.asConfig.ucHPDSel = hpd_id + 1;