Home
last modified time | relevance | path

Searched refs:dpcd_updated (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_dp_tunnel.h30 bool dpcd_updated);
70 bool dpcd_updated) {} in intel_dp_tunnel_resume() argument
Dintel_dp_tunnel.c297 bool dpcd_updated) in intel_dp_tunnel_resume() argument
324 if (!dpcd_updated) { in intel_dp_tunnel_resume()
Dintel_dp.c3466 bool dpcd_updated = false; in intel_dp_sync_state() local
3474 dpcd_updated = true; in intel_dp_sync_state()
3477 intel_dp_tunnel_resume(intel_dp, crtc_state, dpcd_updated); in intel_dp_sync_state()