tegra_drm_mode.c | 908 uint32_t input_ctrl; local in function:tegra_encoder_mode_set 966 input_ctrl = __SHIFTIN(tegra_crtc->index, 969 input_ctrl |= HDMI_NV_PDISP_INPUT_CONTROL_ARM_VIDEO_RANGE; 970 HDMI_WRITE(tegra_encoder, HDMI_NV_PDISP_INPUT_CONTROL_REG, input_ctrl);
|