Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/gpu/drm/msm/dp/dp_ctrl.c
- drivers/gpu/drm/msm/dp/dp_display.c, line 385
- drivers/gpu/drm/msm/dp/dp_panel.c, line 330
Smatch caller information:
drivers/gpu/drm/msm/dp/dp_ctrl.c msm_dp_ctrl_handle_sink_request() -> msm_dp_link_send_test_response()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msm_dp_link | 4096-ptr_max |
| PARAM_VALUE | 0 | msm_dp_link->phy_params.p_level | 0-3,8-24 |
| PARAM_VALUE | 0 | msm_dp_link->phy_params.phy_test_pattern_sel | 0-7 |
| PARAM_VALUE | 0 | msm_dp_link->phy_params.v_level | 0-3 |
| PARAM_VALUE | 0 | msm_dp_link->test_response | 0-2,4 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &bridge_connector->encoder->bridge_chain_mutex | ||
| HALF_LOCKED2 | &connector->dev->mode_config.connection_mutex | ||
| TYPE_LOCK | (struct drm_encoder)->bridge_chain_mutex |
drivers/gpu/drm/msm/dp/dp_ctrl.c msm_dp_ctrl_send_phy_test_pattern() -> msm_dp_link_send_test_response()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msm_dp_link | 4096-ptr_max |
| PARAM_VALUE | 0 | msm_dp_link->link_params.num_lanes | 0-262143 |
| PARAM_VALUE | 0 | msm_dp_link->lttpr_count | 0-9 |
| PARAM_VALUE | 0 | msm_dp_link->phy_params.p_level | 0-3,8-24 |
| PARAM_VALUE | 0 | msm_dp_link->phy_params.phy_test_pattern_sel | 1-7 |
| PARAM_VALUE | 0 | msm_dp_link->phy_params.v_level | 0-3 |
| CAPPED_DATA | 0 | msm_dp_link->link_params.num_lanes | 1 |
| NOCHECK_CALL |
drivers/gpu/drm/msm/dp/dp_panel.c msm_dp_panel_handle_sink_request() -> msm_dp_link_send_test_response()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msm_dp_link | 4096-ptr_max |
| BIT_INFO | 0 | msm_dp_link->sink_request | 0x4,0xffffffffffffffff |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &bridge_connector->encoder->bridge_chain_mutex | ||
| HALF_LOCKED2 | _T->lock |
drivers/gpu/drm/msm/dp/dp_display.c msm_dp_display_handle_video_request() -> msm_dp_link_send_test_response()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | msm_dp_link | 4096-ptr_max |
| BIT_INFO | 0 | msm_dp_link->sink_request | 0x2,0xffffffff |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &bridge_connector->encoder->bridge_chain_mutex | ||
| HALF_LOCKED2 | &connector->dev->mode_config.connection_mutex | ||
| TYPE_LOCK | (struct drm_encoder)->bridge_chain_mutex |