Defined in 2 files as a prototype:
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.h, line 40 (as a prototype)
- drivers/gpu/drm/amd/display/dc/dm_helpers.h, line 165 (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 1007
- drivers/gpu/drm/amd/display/amdgpu_dm/tests/amdgpu_dm_helpers_test.c
- drivers/gpu/drm/amd/display/dc/link/link_dpms.c, line 703
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/dc/link/link_dpms.c dp_set_dsc_on_rx() -> dm_helpers_dp_write_dsc_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | stream | 4096-ptr_max |
| PARAM_VALUE | 1 | stream->ctx | 4096-ptr_max |
| PARAM_VALUE | 1 | stream->link | 4096-ptr_max |
| PARAM_VALUE | 1 | stream->signal | 32,64,128 |
| PARAM_VALUE | 1 | stream->timing.flags.DSC | 1 |
| PARAM_VALUE | 2 | enable | 0 |
| DATA_SOURCE | 2 | enable | $1 |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_helpers_test.c dm_test_dp_write_dsc_enable_non_dp() -> dm_helpers_dp_write_dsc_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 0 |
| PARAM_VALUE | 1 | stream | 4096-ptr_max |
| PARAM_VALUE | 1 | stream->dm_stream_context | 16,4096-ptr_max |
| PARAM_VALUE | 1 | stream->signal | 4 |
| PARAM_VALUE | 2 | enable | 1 |
| BUF_SIZE | 1 | stream | 26552 |
| BUF_SIZE | 1 | stream->dm_stream_context | 9272 |
| DATA_SOURCE | 1 | stream | r kunit_kzalloc |
| MEM_ZERO | 1 | stream |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_helpers_test.c dm_test_dp_write_dsc_enable_routes_synaptics() -> dm_helpers_dp_write_dsc_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 0 |
| PARAM_VALUE | 1 | stream | 4096-ptr_max |
| PARAM_VALUE | 1 | stream->dm_stream_context | 4096-ptr_max |
| PARAM_VALUE | 1 | stream->link | 4096-ptr_max |
| PARAM_VALUE | 1 | stream->signal | 64 |
| PARAM_VALUE | 2 | enable | 1 |
| BUF_SIZE | 1 | stream | 26552 |
| BUF_SIZE | 1 | stream->dm_stream_context | 9272 |
| DATA_SOURCE | 1 | stream | r kunit_kzalloc |
| MEM_ZERO | 1 | stream |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_helpers_test.c dm_test_dp_write_dsc_enable_sst() -> dm_helpers_dp_write_dsc_enable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 0 |
| PARAM_VALUE | 1 | stream | 4096-ptr_max |
| PARAM_VALUE | 1 | stream->dm_stream_context | 4096-ptr_max |
| PARAM_VALUE | 1 | stream->link | 4096-ptr_max |
| PARAM_VALUE | 1 | stream->signal | 32 |
| PARAM_VALUE | 1 | stream->sink | 4096-ptr_max |
| BUF_SIZE | 1 | stream | 26528 |
| BUF_SIZE | 1 | stream | 26528 |
| BUF_SIZE | 1 | stream->dm_stream_context | 9272 |
| BUF_SIZE | 1 | stream->link | 1616 |
| DATA_SOURCE | 1 | stream | r dm_test_alloc_dsc_stream |
| DATA_SOURCE | 2 | enable | $2 |
| RX_PATH |