Home
last modified time | relevance | path

Searched refs:RIGHT_BRANCH_VDSC_ENABLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_vdsc.c1008 crtc_state->dsc.dsc_split = (dss_ctl2 & RIGHT_BRANCH_VDSC_ENABLE) && in intel_dsc_get_config()
1096 dss_ctl2_val |= RIGHT_BRANCH_VDSC_ENABLE; in intel_dsc_enable()
1128 dss_ctl2_val & RIGHT_BRANCH_VDSC_ENABLE) in intel_dsc_disable()
1130 RIGHT_BRANCH_VDSC_ENABLE); in intel_dsc_disable()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_vdsc.c965 dss_ctl2_val |= RIGHT_BRANCH_VDSC_ENABLE; in intel_dsc_enable()
1017 crtc_state->dsc.dsc_split = (dss_ctl2 & RIGHT_BRANCH_VDSC_ENABLE) && in intel_dsc_get_config()
H A Dintel_vdsc_regs.h25 #define RIGHT_BRANCH_VDSC_ENABLE (1 << 15) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h11285 #define RIGHT_BRANCH_VDSC_ENABLE (1 << 15) macro

Completed in 41 milliseconds