Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 3 files:
- drivers/gpu/drm/amd/display/dc/core/dc_state.c, line 1136
- drivers/gpu/drm/amd/display/dc/core/dc_stream.c
- drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c, line 633
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.c dc_stream_can_clear_cursor_limit() -> dc_state_get_stream_cursor_subvp_limit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | state | 1-u64max |
| DATA_SOURCE | 0 | stream | $1 |
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.c dc_stream_is_cursor_limit_pending() -> dc_state_get_stream_cursor_subvp_limit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | state | 4096-ptr_max |
| PARAM_VALUE | 1 | state->stream_count | 1-255 |
| PARAM_VALUE | 1 | state->streams | 4096-ptr_max |
| DATA_SOURCE | 0 | stream | $1 |
drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/dcn32_fpu.c dcn32_assign_subvp_pipe() -> dc_state_get_stream_cursor_subvp_limit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | stream | 4096-ptr_max |
| PARAM_VALUE | 0 | stream->hw_cursor_req | 0 |
| PARAM_VALUE | 1 | state | 4096-ptr_max |
| PARAM_VALUE | 1 | state->res_ctx.pipe_ctx | 4096-ptr_max |
| DATA_SOURCE | 1 | state | $1 |
| PARAM_COMPARE | 0 | stream->dst.height | == $0->src.height |
| PARAM_COMPARE | 0 | stream->dst.height | == $0->timing.v_addressable |
| PARAM_COMPARE | 0 | stream->src.height | == $0->timing.v_addressable |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 1 | state->bw_ctx.dml.vba.cache_num_pipes |
drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c dc_state_can_clear_stream_cursor_subvp_limit() -> dc_state_get_stream_cursor_subvp_limit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | state | 4096-ptr_max |
| PARAM_VALUE | 1 | state->stream_count | 1-255 |
| PARAM_VALUE | 1 | state->streams | 4096-ptr_max |
| BUF_SIZE | 1 | state | (-1),370336 |
| BUF_SIZE | 1 | state | (-1),370336 |
| DATA_SOURCE | 0 | stream | $0 |
| DATA_SOURCE | 1 | state | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING |