Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_test.c dm_test_cp_diff_desired_mode_changed() -> dm_test_cp_diff()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector->base.dpms | 0 |
| PARAM_VALUE | 0 | ctx->aconnector->base.state | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_crtc | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_crtc->mode_changed | 1 |
| PARAM_VALUE | 0 | ctx->new_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm->base.content_protection | 1 |
| PARAM_VALUE | 0 | ctx->old_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm->base.content_protection | 1 |
| BUF_SIZE | 0 | ctx | 40 |
| DATA_SOURCE | 0 | ctx | r dm_test_cp_ctx_alloc |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_test.c dm_test_cp_diff_desired_no_change() -> dm_test_cp_diff()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector->base.dpms | 0 |
| PARAM_VALUE | 0 | ctx->aconnector->base.state | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_crtc | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_crtc->mode_changed | 0 |
| PARAM_VALUE | 0 | ctx->new_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm->base.content_protection | 1 |
| PARAM_VALUE | 0 | ctx->old_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm->base.content_protection | 1 |
| BUF_SIZE | 0 | ctx | 40 |
| DATA_SOURCE | 0 | ctx | r dm_test_cp_ctx_alloc |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_test.c dm_test_cp_diff_desired_to_enabled() -> dm_test_cp_diff()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector->base.dpms | 0 |
| PARAM_VALUE | 0 | ctx->aconnector->base.state | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm->base.content_protection | 2 |
| PARAM_VALUE | 0 | ctx->old_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm->base.content_protection | 1 |
| BUF_SIZE | 0 | ctx | 40 |
| DATA_SOURCE | 0 | ctx | r dm_test_cp_ctx_alloc |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_test.c dm_test_cp_diff_desired_to_undesired() -> dm_test_cp_diff()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector->base.dpms | 0 |
| PARAM_VALUE | 0 | ctx->aconnector->base.state | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm->base.content_protection | 0 |
| PARAM_VALUE | 0 | ctx->old_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm->base.content_protection | 1 |
| BUF_SIZE | 0 | ctx | 40 |
| DATA_SOURCE | 0 | ctx | r dm_test_cp_ctx_alloc |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_test.c dm_test_cp_diff_hdcp_type_change() -> dm_test_cp_diff()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector->base.dpms | 0 |
| PARAM_VALUE | 0 | ctx->aconnector->base.state | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm->base.content_protection | 2 |
| PARAM_VALUE | 0 | ctx->new_dm->base.hdcp_content_type | 1 |
| PARAM_VALUE | 0 | ctx->old_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm->base.hdcp_content_type | 0 |
| BUF_SIZE | 0 | ctx | 40 |
| DATA_SOURCE | 0 | ctx | r dm_test_cp_ctx_alloc |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_test.c dm_test_cp_diff_reenable_mode_changed() -> dm_test_cp_diff()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector->base.dpms | 0 |
| PARAM_VALUE | 0 | ctx->aconnector->base.state | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_crtc | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_crtc->mode_changed | 1 |
| PARAM_VALUE | 0 | ctx->new_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm->base.content_protection | 1 |
| PARAM_VALUE | 0 | ctx->old_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm->base.content_protection | 2 |
| BUF_SIZE | 0 | ctx | 40 |
| DATA_SOURCE | 0 | ctx | r dm_test_cp_ctx_alloc |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_test.c dm_test_cp_diff_reenable_no_change() -> dm_test_cp_diff()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector->base.dpms | 0 |
| PARAM_VALUE | 0 | ctx->aconnector->base.state | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_crtc | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_crtc->mode_changed | 0 |
| PARAM_VALUE | 0 | ctx->new_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm->base.content_protection | 1 |
| PARAM_VALUE | 0 | ctx->old_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm->base.content_protection | 2 |
| BUF_SIZE | 0 | ctx | 40 |
| DATA_SOURCE | 0 | ctx | r dm_test_cp_ctx_alloc |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_test.c dm_test_cp_diff_s3_undesired_to_enabled() -> dm_test_cp_diff()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector->base.dpms | 0 |
| PARAM_VALUE | 0 | ctx->aconnector->base.state | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm->base.content_protection | 2 |
| PARAM_VALUE | 0 | ctx->old_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm->base.content_protection | 0 |
| BUF_SIZE | 0 | ctx | 40 |
| DATA_SOURCE | 0 | ctx | r dm_test_cp_ctx_alloc |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_test.c dm_test_cp_diff_stream_reenabled() -> dm_test_cp_diff()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector->base.dpms | 0 |
| PARAM_VALUE | 0 | ctx->aconnector->base.state | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm->base.content_protection | 1 |
| PARAM_VALUE | 0 | ctx->new_dm->base.crtc | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm->base.crtc->enabled | 1 |
| PARAM_VALUE | 0 | ctx->new_dm->update_hdcp | 1 |
| PARAM_VALUE | 0 | ctx->old_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm->base.content_protection | 1 |
| PARAM_VALUE | 0 | ctx->old_dm->base.crtc | 0 |
| BUF_SIZE | 0 | ctx | 40 |
| BUF_SIZE | 0 | ctx->new_dm->base.crtc | 2048 |
| DATA_SOURCE | 0 | ctx | r dm_test_cp_ctx_alloc |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_test.c dm_test_cp_diff_undesired() -> dm_test_cp_diff()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector->base.dpms | 0 |
| PARAM_VALUE | 0 | ctx->aconnector->base.state | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm->base.content_protection | 0 |
| PARAM_VALUE | 0 | ctx->old_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm->base.content_protection | 0 |
| BUF_SIZE | 0 | ctx | 40 |
| DATA_SOURCE | 0 | ctx | r dm_test_cp_ctx_alloc |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_test.c dm_test_cp_diff_update_hdcp_hotplug() -> dm_test_cp_diff()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ctx | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector->base.dpms | 0 |
| PARAM_VALUE | 0 | ctx->aconnector->base.state | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->aconnector->dc_sink | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->new_dm->base.content_protection | 1 |
| PARAM_VALUE | 0 | ctx->new_dm->update_hdcp | 1 |
| PARAM_VALUE | 0 | ctx->old_crtc | 16,4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm | 4096-ptr_max |
| PARAM_VALUE | 0 | ctx->old_dm->base.content_protection | 1 |
| BUF_SIZE | 0 | ctx | 40 |
| BUF_SIZE | 0 | ctx->aconnector->dc_sink | 2520 |
| DATA_SOURCE | 0 | ctx | r dm_test_cp_ctx_alloc |