Defined in 2 files as a function:
- drivers/gpu/drm/amd/pm/powerplay/smumgr/ci_smumgr.c, line 2667 (as a function)
- drivers/gpu/drm/radeon/ci_dpm.c, line 4432 (as a function)
Referenced in 2 files:
- drivers/gpu/drm/amd/pm/powerplay/smumgr/ci_smumgr.c, line 2730
- drivers/gpu/drm/radeon/ci_dpm.c, line 4628
Smatch caller information:
drivers/gpu/drm/radeon/ci_dpm.c ci_initialize_mc_reg_table() -> ci_set_valid_flag()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | table | 4096-ptr_max |
| PARAM_VALUE | 0 | table->last | 0-16 |
| PARAM_VALUE | 0 | table->num_entries | 0 |
| BUF_SIZE | 0 | table | 1156 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &rdev->pm.mutex | ||
| TYPE_LOCK | (struct radeon_pm)->mutex |
drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c ci_initialize_mc_reg_table() -> ci_set_valid_flag()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | table | 4096-ptr_max |
| PARAM_VALUE | 0 | table->num_entries | 0-16 |
| BUF_SIZE | 0 | table | 1156 |
| CAPPED_DATA | 0 | table->num_entries | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |