Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
- drivers/gpu/drm/amd/display/amdgpu_dm/tests/amdgpu_dm_test.c
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_test.c dm_test_modereset_not_required_when_active_and_modeset() -> modereset_required()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | crtc_state | 3255172994803761152 |
| PARAM_VALUE | 0 | crtc_state->active | 1 |
| PARAM_VALUE | 0 | crtc_state->active_changed | 0 |
| PARAM_VALUE | 0 | crtc_state->connectors_changed | 0 |
| PARAM_VALUE | 0 | crtc_state->mode_changed | 1 |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_test.c dm_test_modereset_not_required_when_inactive_without_modeset() -> modereset_required()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | crtc_state | 45369667155378176 |
| PARAM_VALUE | 0 | crtc_state->active | 0 |
| PARAM_VALUE | 0 | crtc_state->active_changed | 0 |
| PARAM_VALUE | 0 | crtc_state->connectors_changed | 0 |
| PARAM_VALUE | 0 | crtc_state->mode_changed | 0 |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_test.c dm_test_modereset_required_when_inactive_and_modeset() -> modereset_required()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | crtc_state | 5591168663622750208 |
| PARAM_VALUE | 0 | crtc_state->active | 0 |
| PARAM_VALUE | 0 | crtc_state->active_changed | 0 |
| PARAM_VALUE | 0 | crtc_state->connectors_changed | 0 |
| PARAM_VALUE | 0 | crtc_state->mode_changed | 1 |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c dm_update_crtc_state() -> modereset_required()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | crtc_state | 4096-ptr_max |
| DATA_SOURCE | 0 | crtc_state | $4 |