Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_psr.c1678 const u8 errors = DP_PSR_RFB_STORAGE_ERROR | in intel_psr_short_pulse()
1704 if (error_status & DP_PSR_RFB_STORAGE_ERROR) in intel_psr_short_pulse()
/Linux-v5.10/include/drm/
Ddrm_dp_helper.h899 # define DP_PSR_RFB_STORAGE_ERROR (1 << 1) macro