Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_vdsc.c1143 dss_ctl1_val |= UNCOMPRESSED_JOINER_MASTER; in intel_uncompressed_joiner_enable()
1203 if (dss_ctl1 & UNCOMPRESSED_JOINER_MASTER) { in intel_uncompressed_joiner_get_config()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_reg.h11640 #define UNCOMPRESSED_JOINER_MASTER (1 << 21) macro