Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/gpu/drm/i915/display/intel_crt.c, line 270
- drivers/gpu/drm/i915/display/intel_ddi.c, line 3240
- drivers/gpu/drm/i915/display/intel_display.c
- drivers/gpu/drm/i915/display/intel_dp_mst.c, line 1120
Smatch caller information:
drivers/gpu/drm/i915/display/intel_crt.c hsw_post_disable_crt() -> intel_disable_transcoder()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | old_crtc_state | 4096-ptr_max |
| PARAM_VALUE | 0 | old_crtc_state->intel_dpll->info->id | 0-8 |
| PARAM_VALUE | 0 | old_crtc_state->uapi.crtc | 4096-ptr_max |
| DATA_SOURCE | 0 | old_crtc_state | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/gpu/drm/i915/display/intel_ddi.c intel_ddi_post_disable_hdmi_or_sst() -> intel_disable_transcoder()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | old_crtc_state | 4096-ptr_max |
| PARAM_VALUE | 0 | old_crtc_state->intel_dpll->info->id | 0-8 |
| DATA_SOURCE | 0 | old_crtc_state | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/gpu/drm/i915/display/intel_dp_mst.c mst_stream_post_disable() -> intel_disable_transcoder()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | old_crtc_state->intel_dpll->info->id | 0-8 |
| DATA_SOURCE | 0 | old_crtc_state | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/gpu/drm/i915/display/intel_display.c i9xx_crtc_disable() -> intel_disable_transcoder()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | old_crtc_state | 4096-ptr_max |
| PARAM_VALUE | 0 | old_crtc_state->uapi.crtc | 4096-ptr_max |
| DATA_SOURCE | 0 | old_crtc_state | r intel_atomic_get_old_crtc_state |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/gpu/drm/i915/display/intel_display.c ilk_crtc_disable() -> intel_disable_transcoder()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | old_crtc_state | 4096-ptr_max |
| PARAM_VALUE | 0 | old_crtc_state->uapi.crtc | 4096-ptr_max |
| DATA_SOURCE | 0 | old_crtc_state | r intel_atomic_get_old_crtc_state |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |