Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_hdmi.c1028 crtc_state->infoframes.gcp |= GCP_DEFAULT_PHASE_ENABLE; in intel_hdmi_compute_gcp_infoframe()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h5039 #define GCP_DEFAULT_PHASE_ENABLE (1 << 1) macro