Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/gpu/drm/i915/display/intel_initial_plane.c, line 187
- drivers/gpu/drm/i915/display/intel_modeset_setup.c
- drivers/gpu/drm/i915/display/skl_watermark.c, line 3818
Smatch caller information:
drivers/gpu/drm/i915/display/intel_modeset_setup.c intel_crtc_disable_noatomic_begin() -> intel_plane_disable_noatomic()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | crtc | 4096-ptr_max |
| PARAM_VALUE | 1 | plane | 4096-ptr_max |
| CAPPED_DATA | 0 | crtc->pipe | 1 |
| CAPPED_DATA | 1 | plane->pipe | 1 |
| CAPPED_DATA | 1 | &plane->base.head | 1 |
| DATA_SOURCE | 0 | crtc | $0 |
| PARAM_COMPARE | 0 | crtc->pipe | == $1->pipe |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &display->drm->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &display->drm->mode_config.mutex |
drivers/gpu/drm/i915/display/intel_modeset_setup.c intel_sanitize_crtc() -> intel_plane_disable_noatomic()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | crtc | 4096-ptr_max |
| PARAM_VALUE | 1 | plane | 4096-ptr_max |
| PARAM_VALUE | 1 | plane->base.type | 0,2-u32max |
| CAPPED_DATA | 0 | crtc->pipe | 1 |
| CAPPED_DATA | 1 | plane->pipe | 1 |
| CAPPED_DATA | 1 | &plane->base.head | 1 |
| DATA_SOURCE | 0 | crtc | $0 |
| PARAM_COMPARE | 0 | crtc->pipe | == $1->pipe |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &display->drm->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &display->drm->mode_config.mutex |
drivers/gpu/drm/i915/display/intel_modeset_setup.c intel_sanitize_plane_mapping() -> intel_plane_disable_noatomic()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | crtc | 0,4096-ptr_max |
| PARAM_VALUE | 1 | plane | 4096-ptr_max |
| DATA_SOURCE | 0 | crtc | r intel_crtc_for_pipe |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &display->drm->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &display->drm->mode_config.mutex |
drivers/gpu/drm/i915/display/skl_watermark.c skl_dbuf_sanitize() -> intel_plane_disable_noatomic()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | crtc | 4096-ptr_max |
| PARAM_VALUE | 1 | plane | 4096-ptr_max |
| CAPPED_DATA | 0 | &crtc->pipe_head | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &display->drm->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &display->drm->mode_config.mutex |
drivers/gpu/drm/i915/display/intel_initial_plane.c intel_find_initial_plane_obj() -> intel_plane_disable_noatomic()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | crtc | 4096-ptr_max |
| PARAM_VALUE | 1 | plane | 4096-ptr_max |
| DATA_SOURCE | 0 | crtc | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &display->drm->mode_config.mutex | ||
| HALF_LOCKED2 | &pdev->dev.mutex | ||
| HALF_LOCKED2 | &pool->lock |