Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/gpu/drm/i915/display/i9xx_plane.c
- drivers/gpu/drm/i915/display/intel_display.c, line 6183
- drivers/gpu/drm/i915/display/intel_plane.c, line 245
- drivers/gpu/drm/i915/display/skl_universal_plane.c, line 599
Smatch caller information:
drivers/gpu/drm/i915/display/intel_plane.c intel_plane_format_mod_supported_async() -> intel_plane_can_async_flip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | plane | 4096-ptr_max |
| PARAM_VALUE | 0 | plane->base.dev | 4096-ptr_max |
| PARAM_VALUE | 0 | plane->base.dev->mode_config.funcs | 4096-ptr_max |
| PARAM_VALUE | 0 | plane->base.funcs | 4096-ptr_max |
| PARAM_VALUE | 1 | info | 0,4096-ptr_max |
| DATA_SOURCE | 1 | info | r drm_get_format_info |
| DATA_SOURCE | 2 | modifier | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/gpu/drm/i915/display/skl_universal_plane.c tgl_plane_min_alignment() -> intel_plane_can_async_flip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | plane | 4096-ptr_max |
| PARAM_VALUE | 0 | plane->base.funcs->format_mod_supported | 0,4096-ptr_max |
| PARAM_VALUE | 1 | info | 4096-ptr_max |
| DATA_SOURCE | 0 | plane | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/gpu/drm/i915/display/i9xx_plane.c g4x_primary_min_alignment() -> intel_plane_can_async_flip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | plane | 4096-ptr_max |
| PARAM_VALUE | 0 | plane->base.funcs->format_mod_supported | 0,4096-ptr_max |
| DATA_SOURCE | 0 | plane | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/gpu/drm/i915/display/i9xx_plane.c vlv_plane_min_alignment() -> intel_plane_can_async_flip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | plane | 4096-ptr_max |
| PARAM_VALUE | 0 | plane->base.funcs->format_mod_supported | 0,4096-ptr_max |
| DATA_SOURCE | 0 | plane | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
drivers/gpu/drm/i915/display/intel_display.c intel_async_flip_check_hw() -> intel_plane_can_async_flip()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | plane | 4096-ptr_max |
| PARAM_VALUE | 0 | plane->async_flip | 1-u64max |
| CAPPED_DATA | 0 | plane->pipe | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &_state->dev->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &_state->dev->mode_config.connection_mutex.mutex | ||
| HALF_LOCKED2 | &client->modeset_mutex | ||
| HALF_LOCKED2 | &dev->mode_config.connection_mutex | ||
| HALF_LOCKED2 | &dev->mode_config.connection_mutex.mutex |