Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/i915/display/intel_dp.c, line 1375
- drivers/gpu/drm/i915/display/intel_dp_mst.c, line 1601
Smatch caller information:
drivers/gpu/drm/i915/display/intel_dp.c intel_dp_mode_valid_format() -> intel_dp_dsc_compute_max_bpp()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | connector | 4096-ptr_max |
| PARAM_VALUE | 1 | max_req_bpc | 255 |
| CAPPED_DATA | 0 | connector->force_joined_pipes | 1 |
| DATA_SOURCE | 0 | connector | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &_connector->dev->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &client->modeset_mutex | ||
| HALF_LOCKED2 | &dev->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &dev->mode_config.mutex | ||
| HALF_LOCKED2 | &drm->mode_config.mutex | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->lock |
drivers/gpu/drm/i915/display/intel_dp_mst.c mst_connector_mode_valid_ctx() -> intel_dp_dsc_compute_max_bpp()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | connector | 4096-ptr_max |
| PARAM_VALUE | 1 | max_req_bpc | 255 |
| CAPPED_DATA | 0 | connector->force_joined_pipes | 1 |
| TASK_NOT_RUNNING | |||
| LOCK2 | &mgr->base.lock | ||
| HALF_LOCKED2 | &_connector->dev->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &client->modeset_mutex | ||
| HALF_LOCKED2 | &dev->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &dev->mode_config.mutex | ||
| HALF_LOCKED2 | &drm->mode_config.mutex | ||
| HALF_LOCKED2 | &of->mutex | ||
| HALF_LOCKED2 | _T->lock | ||
| TYPE_LOCK | (struct drm_private_obj)->lock |