Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_panel_replay.c, line 73
- drivers/gpu/drm/amd/display/modules/power/power_psr.c, line 192
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/dc/link/protocols/link_dp_panel_replay.c dp_pr_set_static_screen_param() -> dc_stream_set_static_screen_params()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dc | 4096-ptr_max |
| PARAM_VALUE | 0 | dc->config.frame_update_cmd_version2 | 1 |
| PARAM_VALUE | 0 | dc->current_state | 4096-ptr_max |
| PARAM_VALUE | 0 | dc->current_state->res_ctx.pipe_ctx | 4096-ptr_max |
| PARAM_VALUE | 1 | streams | 7198817893827428352 |
| PARAM_VALUE | 1 | *streams | 4096-ptr_max |
| PARAM_VALUE | 2 | num_streams | 1 |
| PARAM_VALUE | 3 | params | 6528496595638964224 |
| PARAM_VALUE | 3 | params->triggers.cursor_update | 1 |
| PARAM_VALUE | 3 | params->triggers.overlay_update | 1 |
| PARAM_VALUE | 3 | params->triggers.surface_update | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &aconnector->hpd_lock |
drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_psr.c set_psr_enable() -> dc_stream_set_static_screen_params()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | *streams | 4096-ptr_max |
| PARAM_VALUE | 2 | num_streams | 1 |
| PARAM_VALUE | 3 | params | 9176662279326281728 |
| PARAM_VALUE | 3 | params->triggers.cursor_update | 1 |
| PARAM_VALUE | 3 | params->triggers.overlay_update | 1 |
| PARAM_VALUE | 3 | params->triggers.surface_update | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &dm->dc_lock |