Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c, line 3030
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c, line 154
- drivers/gpu/drm/amd/display/amdgpu_dm/tests/amdgpu_dm_plane_test.c
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c fill_dc_plane_info_and_addr() -> amdgpu_dm_plane_fill_blending_from_plane_state()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | plane_state | 4096-ptr_max |
| PARAM_VALUE | 0 | plane_state->fb | 4096-ptr_max |
| PARAM_VALUE | 0 | plane_state->fb->format | 4096-ptr_max |
| PARAM_VALUE | 0 | plane_state->plane | 0,4096-ptr_max |
| PARAM_VALUE | 1 | per_pixel_alpha | 2153346731197685896 |
| PARAM_VALUE | 2 | pre_multiplied_alpha | 2153346731197685896 |
| PARAM_VALUE | 3 | global_alpha | 2153346731197685896 |
| PARAM_VALUE | 4 | global_alpha_value | 2153346731197685900 |
| DATA_SOURCE | 0 | plane_state | $1 |
| MEM_ZERO | 1 | per_pixel_alpha | |
| MEM_ZERO | 2 | pre_multiplied_alpha | |
| MEM_ZERO | 3 | global_alpha | |
| MEM_ZERO | 4 | global_alpha_value | |
| NOCHECK_CALL |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_plane_test.c dm_test_fill_blending_coverage_alpha_format() -> amdgpu_dm_plane_fill_blending_from_plane_state()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | plane_state | 6827044482698874880 |
| PARAM_VALUE | 0 | plane_state->alpha | u16max |
| PARAM_VALUE | 0 | plane_state->fb | 208010744905326592 |
| PARAM_VALUE | 0 | plane_state->pixel_blend_mode | 1 |
| PARAM_VALUE | 0 | plane_state->plane | 0 |
| PARAM_VALUE | 1 | per_pixel_alpha | 2000453798541631488 |
| PARAM_VALUE | 2 | pre_multiplied_alpha | 6941457675146395648 |
| PARAM_VALUE | 3 | global_alpha | 6313062234463834112 |
| PARAM_VALUE | 4 | global_alpha_value | 6802973244965208064 |
| NOCHECK_CALL |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_plane_test.c dm_test_fill_blending_defaults() -> amdgpu_dm_plane_fill_blending_from_plane_state()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | plane_state | 447399186520334336 |
| PARAM_VALUE | 0 | plane_state->alpha | u16max |
| PARAM_VALUE | 0 | plane_state->fb | 0 |
| PARAM_VALUE | 0 | plane_state->pixel_blend_mode | 2 |
| PARAM_VALUE | 0 | plane_state->plane | 0 |
| PARAM_VALUE | 1 | per_pixel_alpha | 8409534200659296256 |
| PARAM_VALUE | 2 | pre_multiplied_alpha | 4559242985045356544 |
| PARAM_VALUE | 3 | global_alpha | 8654361583868858368 |
| PARAM_VALUE | 4 | global_alpha_value | 1959257329894899712 |
| NOCHECK_CALL |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_plane_test.c dm_test_fill_blending_global_alpha() -> amdgpu_dm_plane_fill_blending_from_plane_state()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | plane_state | 4096-ptr_max |
| PARAM_VALUE | 0 | plane_state->alpha | 32768 |
| PARAM_VALUE | 0 | plane_state->pixel_blend_mode | 2 |
| PARAM_VALUE | 0 | plane_state->plane | 4096-ptr_max |
| PARAM_VALUE | 0 | plane_state->plane->dev | 32,4096-ptr_max |
| PARAM_VALUE | 1 | per_pixel_alpha | 1260975858405179392 |
| PARAM_VALUE | 2 | pre_multiplied_alpha | 3594423194573844480 |
| PARAM_VALUE | 3 | global_alpha | 6782282826040295424 |
| PARAM_VALUE | 4 | global_alpha_value | 7125334962892525568 |
| BUF_SIZE | 0 | plane_state | 184 |
| BUF_SIZE | 0 | plane_state->plane | 1488 |
| DATA_SOURCE | 0 | plane_state | r kunit_kzalloc |
| MEM_ZERO | 0 | plane_state | |
| NOCHECK_CALL |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/tests/amdgpu_dm_plane_test.c dm_test_fill_blending_premulti_alpha_format() -> amdgpu_dm_plane_fill_blending_from_plane_state()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | plane_state | 4010586346892902400 |
| PARAM_VALUE | 0 | plane_state->alpha | u16max |
| PARAM_VALUE | 0 | plane_state->fb | 5837714420456157184 |
| PARAM_VALUE | 0 | plane_state->pixel_blend_mode | 0 |
| PARAM_VALUE | 0 | plane_state->plane | 0 |
| PARAM_VALUE | 1 | per_pixel_alpha | 6860995184092160000 |
| PARAM_VALUE | 2 | pre_multiplied_alpha | 2726629891157041152 |
| PARAM_VALUE | 3 | global_alpha | 2646453445612097536 |
| PARAM_VALUE | 4 | global_alpha_value | 7912199090729852928 |
| NOCHECK_CALL |