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 4870
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_hdcp.c, line 322
- drivers/gpu/drm/amd/display/amdgpu_dm/tests/amdgpu_dm_hdcp_test.c
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c amdgpu_dm_update_hdcp() -> hdcp_update_display()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdcp_work | 1-u64max |
| PARAM_VALUE | 2 | aconnector | 4096-ptr_max |
| PARAM_VALUE | 2 | aconnector->dc_link | 4096-ptr_max |
| PARAM_VALUE | 2 | aconnector->dc_sink | 0,4096-ptr_max |
| NOCHECK_CALL | |||
| UNITS | 1 | link_index | unit_array_size |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_hdcp_test.c dm_test_hdcp_update_display_disable_sets_status_off() -> hdcp_update_display()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdcp_work | 4096-ptr_max |
| PARAM_VALUE | 0 | hdcp_work->encryption_status | 4096-ptr_max |
| PARAM_VALUE | 0 | hdcp_work->mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdcp_work->mutex.first_waiter | 0 |
| PARAM_VALUE | 0 | hdcp_work->mutex.magic | 4096-ptr_max |
| PARAM_VALUE | 0 | hdcp_work->mutex.osq.tail.counter | 0 |
| PARAM_VALUE | 0 | hdcp_work->mutex.owner.counter | 0 |
| PARAM_VALUE | 1 | link_index | 0 |
| PARAM_VALUE | 2 | aconnector | 4096-ptr_max |
| PARAM_VALUE | 3 | content_type | 0 |
| PARAM_VALUE | 4 | enable_encryption | 0 |
| BUF_SIZE | 0 | hdcp_work | 5168 |
| DATA_SOURCE | 0 | hdcp_work | r alloc_test_workqueue_locked |
| DATA_SOURCE | 2 | aconnector | r alloc_test_connector |
| NOCHECK_CALL |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_hdcp_test.c dm_test_hdcp_update_display_enable_registers_connector() -> hdcp_update_display()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdcp_work | 4096-ptr_max |
| PARAM_VALUE | 0 | hdcp_work->mutex.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | hdcp_work->mutex.first_waiter | 0 |
| PARAM_VALUE | 0 | hdcp_work->mutex.magic | 4096-ptr_max |
| PARAM_VALUE | 0 | hdcp_work->mutex.osq.tail.counter | 0 |
| PARAM_VALUE | 0 | hdcp_work->mutex.owner.counter | 0 |
| PARAM_VALUE | 0 | hdcp_work->srm_size | 0 |
| PARAM_VALUE | 1 | link_index | 0 |
| PARAM_VALUE | 2 | aconnector | 4096-ptr_max |
| PARAM_VALUE | 3 | content_type | 0 |
| PARAM_VALUE | 4 | enable_encryption | 1 |
| BUF_SIZE | 0 | hdcp_work | 5168 |
| DATA_SOURCE | 0 | hdcp_work | r alloc_test_workqueue_locked |
| DATA_SOURCE | 2 | aconnector | r alloc_test_connector |
| NOCHECK_CALL |