Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/gpu/drm/i915/display/intel_opregion.c, line 390 (as a function)
- drivers/gpu/drm/i915/display/intel_opregion.h, line 101 (as a function)
Referenced in 2 files:
- drivers/gpu/drm/i915/display/intel_display.c
- drivers/gpu/drm/i915/display/intel_modeset_setup.c, line 654
Smatch caller information:
drivers/gpu/drm/i915/display/intel_modeset_setup.c intel_sanitize_encoder() -> intel_opregion_notify_encoder()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | encoder | 4096-ptr_max |
| DATA_SOURCE | 0 | encoder | $0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &display->drm->mode_config.mutex |
drivers/gpu/drm/i915/display/intel_display.c intel_encoders_disable() -> intel_opregion_notify_encoder()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | enable | 0 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL |
drivers/gpu/drm/i915/display/intel_display.c intel_encoders_enable() -> intel_opregion_notify_encoder()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | encoder | 4096-ptr_max |
| PARAM_VALUE | 1 | enable | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &pool->lock |