Home
last modified time | relevance | path

Searched refs:LATENCY_REPORTING_REMOVED (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_psr.c1820 0, LATENCY_REPORTING_REMOVED(pipe)); in wm_optimization_wa()
1823 LATENCY_REPORTING_REMOVED(pipe), 0); in wm_optimization_wa()
2130 LATENCY_REPORTING_REMOVED(intel_dp->psr.pipe), 0); in intel_psr_disable_locked()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_reg.h2543 #define LATENCY_REPORTING_REMOVED(pipe) _PICK((pipe), \ macro