Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/i915/display/i9xx_plane.c, line 951
- drivers/gpu/drm/i915/display/skl_universal_plane.c, line 2884
Smatch caller information:
drivers/gpu/drm/i915/display/skl_universal_plane.c skl_universal_plane_create() -> intel_fbc_add_plane()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | plane | 4096-ptr_max |
| BUF_SIZE | 1 | plane | 1672 |
| CAPPED_DATA | 1 | plane->base.color_encoding_property | 1 |
| CAPPED_DATA | 1 | plane->base.color_range_property | 1 |
| CAPPED_DATA | 1 | plane->base.hotspot_x_property | 1 |
| CAPPED_DATA | 1 | plane->base.hotspot_y_property | 1 |
| CAPPED_DATA | 1 | plane->base.zpos_property | 1 |
| CAPPED_DATA | 1 | plane->id | 1 |
| DATA_SOURCE | 1 | plane | r intel_plane_alloc |
| POWER_OF_TWO | 1 | *plane | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pdev->dev.mutex |
drivers/gpu/drm/i915/display/i9xx_plane.c intel_primary_plane_create() -> intel_fbc_add_plane()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | plane | 4096-ptr_max |
| BUF_SIZE | 1 | plane | 1672 |
| CAPPED_DATA | 1 | plane->base.color_encoding_property | 1 |
| CAPPED_DATA | 1 | plane->base.color_range_property | 1 |
| CAPPED_DATA | 1 | plane->base.hotspot_x_property | 1 |
| CAPPED_DATA | 1 | plane->base.hotspot_y_property | 1 |
| CAPPED_DATA | 1 | plane->base.zpos_property | 1 |
| DATA_SOURCE | 1 | plane | r intel_plane_alloc |
| POWER_OF_TWO | 1 | *plane | |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pdev->dev.mutex |