Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c125 REG_SEQ_SUBMIT(); in optc314_enable_crtc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_optc.c116 REG_SEQ_SUBMIT(); in optc31_enable_crtc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_optc.c134 REG_SEQ_SUBMIT(); in optc32_enable_crtc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c73 REG_SEQ_SUBMIT(); in optc2_enable_crtc()
H A Ddcn20_mpc.c505 REG_SEQ_SUBMIT(); in mpc2_assert_mpcc_idle_before_connect()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_dpp_cm.c619 REG_SEQ_SUBMIT(); in dpp1_set_degamma()
H A Ddcn10_optc.c543 REG_SEQ_SUBMIT(); in optc1_enable_crtc()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h547 #define REG_SEQ_SUBMIT() \ macro