Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/gpu/drm/drm_atomic_helper.c drm_atomic_helper_commit_crtc_set_mode() -> (struct drm_encoder_helper_funcs)->mode_set()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | encoder | 4096-ptr_max |
| PARAM_VALUE | 0 | encoder->helper_private | 4096-ptr_max |
| PARAM_VALUE | 0 | encoder->helper_private->atomic_mode_set | 0 |
| PARAM_VALUE | 0 | encoder->helper_private->mode_set | 4096-ptr_max |
| PARAM_VALUE | 1 | mode | 4096-ptr_max |
| PARAM_VALUE | 2 | adjusted_mode | 4096-ptr_max |
| BUF_SIZE | 1 | mode | 120 |
| BUF_SIZE | 2 | adjusted_mode | 120 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | &state->dev->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &state->dev->mode_config.connection_mutex.mutex |
drivers/gpu/drm/gma500/cdv_intel_hdmi.c cdv_hdmi_set_property() -> (struct drm_encoder_helper_funcs)->mode_set()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | encoder | 4096-ptr_max |
| PARAM_VALUE | 0 | encoder->helper_private | 4096-ptr_max |
| PARAM_VALUE | 1 | mode | 4096-ptr_max |
| PARAM_VALUE | 1 | mode->hdisplay | 1-u16max |
| PARAM_VALUE | 1 | mode->vdisplay | 1-u16max |
| PARAM_VALUE | 2 | adjusted_mode | 4096-ptr_max |
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &dev->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &dev->mode_config.mutex |