Home
last modified time | relevance | path

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

/linux-6.6.21/include/drm/display/
Ddrm_dp.h1082 # define DP_PSR_SINK_INTERNAL_ERROR 7 macro
/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_psr.c2835 if (status == DP_PSR_SINK_INTERNAL_ERROR || (error_status & errors)) { in intel_psr_short_pulse()
2840 if (status == DP_PSR_SINK_INTERNAL_ERROR && !error_status) in intel_psr_short_pulse()