Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/i915/display/intel_display.c, line 5743
- drivers/gpu/drm/i915/display/intel_dp_link_training.c, line 2590
Smatch caller information:
drivers/gpu/drm/i915/display/intel_dp_link_training.c intel_dp_retrain_link() -> intel_modeset_commit_pipes_for_atomic_state()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | state | 4096-ptr_max |
| PARAM_VALUE | 1 | pipe_mask | 1-255 |
| PARAM_VALUE | 2 | ctx | 8278532462318084096 |
| PARAM_VALUE | 2 | ctx->contended | 0 |
| PARAM_VALUE | 2 | ctx->locked.next->prev | 4096-ptr_max |
| PARAM_VALUE | 2 | ctx->locked.prev | 4096-ptr_max |
| PARAM_VALUE | 2 | ctx->stack_depot | 0 |
| PARAM_VALUE | 2 | ctx->trylock_only | 0 |
| DATA_SOURCE | 2 | ctx | $1 |
| MEM_ZERO | 2 | ctx | |
| LOCK2 | &display->drm->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &display->drm->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct drm_mode_config)->connection_mutex |
drivers/gpu/drm/i915/display/intel_display.c intel_modeset_commit_pipes() -> intel_modeset_commit_pipes_for_atomic_state()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | state | 4096-ptr_max |
| PARAM_VALUE | 2 | ctx | 6799740317354004480 |
| PARAM_VALUE | 2 | ctx->locked.prev | 4096-ptr_max |
| PARAM_VALUE | 2 | ctx->trylock_only | 0 |
| DATA_SOURCE | 1 | pipe_mask | $1 |
| DATA_SOURCE | 2 | ctx | $2 |
| MEM_ZERO | 2 | ctx | |
| LOCK2 | &display->drm->mode_config.connection_mutex | ||
| LOCK2 | &display->drm->mode_config.mutex | ||
| HALF_LOCKED2 | &crtc->base.mutex | ||
| HALF_LOCKED2 | &display->drm->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct drm_crtc)->mutex | ||
| TYPE_LOCK | (struct drm_mode_config)->connection_mutex | ||
| TYPE_LOCK | (struct drm_mode_config)->mutex |