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.c, line 5235
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_audio.c, line 324
- drivers/gpu/drm/amd/display/amdgpu_dm/tests/amdgpu_dm_audio_test.c
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_audio_test.c dm_test_commit_audio_skips_detached_connector() -> amdgpu_dm_commit_audio()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 1 | state | 4096-ptr_max |
| PARAM_VALUE | 1 | state->connectors | 4096-ptr_max |
| PARAM_VALUE | 1 | state->crtcs | 0 |
| PARAM_VALUE | 1 | state->num_connector | 1 |
| BUF_SIZE | 1 | state | 176 |
| DATA_SOURCE | 1 | state | r dm_test_audio_alloc_atomic_state |
| NOCHECK_CALL |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_audio_test.c dm_test_commit_audio_skips_without_new_crtc_state() -> amdgpu_dm_commit_audio()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 1 | state | 4096-ptr_max |
| PARAM_VALUE | 1 | state->connectors | 4096-ptr_max |
| PARAM_VALUE | 1 | state->crtcs | 16,4096-ptr_max |
| PARAM_VALUE | 1 | state->num_connector | 1 |
| BUF_SIZE | 1 | state | 176 |
| DATA_SOURCE | 1 | state | r dm_test_audio_alloc_atomic_state |
| NOCHECK_CALL |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_audio_test.c dm_test_commit_audio_skips_writeback_removal() -> amdgpu_dm_commit_audio()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dev | 4096-ptr_max |
| PARAM_VALUE | 1 | state | 4096-ptr_max |
| PARAM_VALUE | 1 | state->connectors | 4096-ptr_max |
| PARAM_VALUE | 1 | state->crtcs | 0 |
| PARAM_VALUE | 1 | state->num_connector | 1 |
| BUF_SIZE | 1 | state | 176 |
| DATA_SOURCE | 1 | state | r dm_test_audio_alloc_atomic_state |
| NOCHECK_CALL |