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 742
- drivers/gpu/drm/amd/display/amdgpu_dm/tests/amdgpu_dm_helpers_test.c, line 1307
- drivers/gpu/drm/amd/display/dc/dc_fused_io.c, line 87
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_helpers_test.c dm_test_execute_fused_io_null_dmub_srv() -> dm_helpers_execute_fused_io()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->driver_context | 1-u64max |
| PARAM_VALUE | 1 | link | 4096-ptr_max |
| PARAM_VALUE | 1 | link->ctx | 4096-ptr_max |
| PARAM_VALUE | 1 | link->ctx->driver_context | 1-u64max |
| PARAM_VALUE | 2 | commands | 4096-ptr_max |
| PARAM_VALUE | 3 | count | 1 |
| PARAM_VALUE | 4 | timeout_us | 1 |
| BUF_SIZE | 0 | ctx | 200 |
| BUF_SIZE | 1 | link | 1616 |
| BUF_SIZE | 1 | link->ctx | 200 |
| BUF_SIZE | 2 | commands | 72 |
| DATA_SOURCE | 0 | ctx | r kunit_kzalloc |
| DATA_SOURCE | 1 | link | r kunit_kzalloc |
| DATA_SOURCE | 2 | commands | r kunit_kzalloc |
| MEM_ZERO | 0 | ctx | |
| MEM_ZERO | 1 | link | |
| MEM_ZERO | 2 | commands |
drivers/gpu/drm/amd/amdgpu/../display/dc/dc_fused_io.c atomic_write_poll_read() -> dm_helpers_execute_fused_io()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | link | 4096-ptr_max |
| PARAM_VALUE | 1 | link->ddc | 4096-ptr_max |
| PARAM_VALUE | 1 | link->ddc->ddc_pin | 4096-ptr_max |
| PARAM_VALUE | 1 | link->ddc->ddc_pin->pin_data | 4096-ptr_max |
| PARAM_VALUE | 2 | commands | 4096-ptr_max |
| PARAM_VALUE | 3 | count | 3 |
| BUF_SIZE | 2 | commands | 216 |
| DATA_SOURCE | 1 | link | $0 |
| DATA_SOURCE | 2 | commands | $1 |