Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c, line 1477
- drivers/gpu/drm/amd/display/amdgpu_dm/tests/amdgpu_dm_helpers_test.c
- drivers/gpu/drm/amd/display/dc/link/link_dpms.c, line 1027
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_dpms.c enable_stream_features() -> dm_helpers_mst_enable_stream_features()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | stream | 4096-ptr_max |
| PARAM_VALUE | 0 | stream->apply_seamless_boot_optimization | 1 |
| PARAM_VALUE | 0 | stream->ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | stream->dpms_off | 0 |
| PARAM_VALUE | 0 | stream->signal | 64 |
| PARAM_VALUE | 0 | stream->sink | 0,4096-ptr_max |
| NOCHECK_CALL |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_helpers_test.c dm_test_mst_enable_stream_features_aux_disabled() -> dm_helpers_mst_enable_stream_features()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | stream | 4096-ptr_max |
| PARAM_VALUE | 0 | stream->link | 4096-ptr_max |
| BUF_SIZE | 0 | stream | 26552 |
| BUF_SIZE | 0 | stream->link | 1616 |
| DATA_SOURCE | 0 | stream | r kunit_kzalloc |
| MEM_ZERO | 0 | stream | |
| NOCHECK_CALL |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_helpers_test.c dm_test_mst_enable_stream_features_writes_downspread() -> dm_helpers_mst_enable_stream_features()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | stream | 4096-ptr_max |
| PARAM_VALUE | 0 | stream->ignore_msa_timing_param | 1 |
| PARAM_VALUE | 0 | stream->link | 4096-ptr_max |
| PARAM_VALUE | 0 | stream->link->priv | 4096-ptr_max |
| BUF_SIZE | 0 | stream | 26552 |
| BUF_SIZE | 0 | stream->link | 1616 |
| DATA_SOURCE | 0 | stream | r kunit_kzalloc |
| MEM_ZERO | 0 | stream | |
| NOCHECK_CALL |