Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/display/
Ddrm_dp.h1057 # define DP_PSR_RFB_STORAGE_ERROR (1 << 1) macro
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_psr.c2502 const u8 errors = DP_PSR_RFB_STORAGE_ERROR | in intel_psr_short_pulse()
2528 if (error_status & DP_PSR_RFB_STORAGE_ERROR) in intel_psr_short_pulse()