Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
- drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_hwseq.c, line 2492
- drivers/gpu/drm/amd/display/dc/hwss/dcn401/dcn401_init.c, line 141
Smatch caller information:
drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn401/dcn401_hwseq.c dcn401_program_pipe_sequence() -> dcn401_setup_vupdate_interrupt_sequence()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | dc | 4096-ptr_max |
| PARAM_VALUE | 0 | dc->hwseq | 4096-ptr_max |
| PARAM_VALUE | 0 | dc->hwseq->funcs.setup_vupdate_interrupt | 1-u64max |
| PARAM_VALUE | 1 | pipe_ctx | 4096-ptr_max |
| PARAM_VALUE | 1 | pipe_ctx->prev_odm_pipe | 0 |
| PARAM_VALUE | 1 | pipe_ctx->top_pipe | 0 |
| PARAM_VALUE | 1 | pipe_ctx->update_flags.bits.global_sync | 1 |
| PARAM_VALUE | 2 | seq_state | 4096-ptr_max |
| PARAM_VALUE | 2 | seq_state->num_steps | 4096-ptr_max |
| DATA_SOURCE | 0 | dc | $0 |
| DATA_SOURCE | 1 | pipe_ctx | $1 |
| DATA_SOURCE | 2 | seq_state | $3 |
| NOCHECK_CALL |