Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
- drivers/gpu/drm/amd/display/dc/core/dc_stream.c, line 517
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.c dc_stream_program_cursor_position() -> dc_stream_set_cursor_position()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | stream | 4096-ptr_max |
| PARAM_VALUE | 0 | stream->ctx | 4096-ptr_max |
| PARAM_VALUE | 1 | position | 8952232141747302400 |
| PARAM_VALUE | 1 | position->use_viewport_for_clip | 0 |
| PARAM_VALUE | 1 | position->x | 0-s32max |
| PARAM_VALUE | 1 | position->x_hotspot | 0-2147483646,2147483648-u32max |
| PARAM_VALUE | 1 | position->y | 0-s32max |
| PARAM_VALUE | 1 | position->y_hotspot | 0-2147483646,2147483648-u32max |
| CAPPED_DATA | 0 | stream | 1 |
| DATA_SOURCE | 0 | stream | $0 |
| DATA_SOURCE | 1 | position | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &adev->dm.dc_lock | ||
| TYPE_LOCK | (struct amdgpu_display_manager)->dc_lock |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c amdgpu_dm_update_cursor() -> dc_stream_set_cursor_position()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | stream | 1-u64max |
| PARAM_VALUE | 1 | position | 941668183247572992 |
| PARAM_VALUE | 1 | position->enable | 0 |
| PARAM_VALUE | 1 | position->x | 0 |
| PARAM_VALUE | 1 | position->x_hotspot | 0 |
| PARAM_VALUE | 1 | position->y | 0 |
| PARAM_VALUE | 1 | position->y_hotspot | 0 |
| NOCHECK_CALL |
drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c amdgpu_dm_update_cursor() -> dc_stream_set_cursor_position()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | stream | 4096-ptr_max |
| PARAM_VALUE | 1 | position | 941668183247572992 |
| PARAM_VALUE | 1 | position->enable | 1 |
| PARAM_VALUE | 1 | position->x | 0-s32max |
| PARAM_VALUE | 1 | position->x_hotspot | 0-2147483646,2147483648-u32max |
| PARAM_VALUE | 1 | position->y | 0-s32max |
| PARAM_VALUE | 1 | position->y_hotspot | 0-2147483646,2147483648-u32max |
| CAPPED_DATA | 0 | stream | 1 |