Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/tests/
H A Dvc4_test_pv_muxing.c789 unsigned int hdmi0_channel; in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable() local
818 hdmi0_channel = new_vc4_crtc_state->assigned_channel; in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable()
819 KUNIT_ASSERT_NE(test, hdmi0_channel, VC4_HVS_CHANNEL_DISABLED); in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable()
820 KUNIT_ASSERT_TRUE(test, new_hvs_state->fifo_state[hdmi0_channel].in_use); in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable()
845 KUNIT_EXPECT_NE(test, hdmi0_channel, hdmi1_channel); in drm_test_vc5_pv_muxing_bugs_subsequent_crtc_enable()