Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/optc/dcn314/
H A Ddcn314_optc.c124 REG_SEQ_SUBMIT(); in optc314_enable_crtc()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn31/
H A Ddcn31_optc.c114 REG_SEQ_SUBMIT(); in optc31_enable_crtc()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn32/
H A Ddcn32_optc.c164 REG_SEQ_SUBMIT(); in optc32_enable_crtc()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn35/
H A Ddcn35_optc.c131 REG_SEQ_SUBMIT(); in optc35_enable_crtc()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn20/
H A Ddcn20_optc.c73 REG_SEQ_SUBMIT(); in optc2_enable_crtc()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn401/
H A Ddcn401_optc.c199 REG_SEQ_SUBMIT(); in optc401_enable_crtc()
/linux/drivers/gpu/drm/amd/display/dc/mpc/dcn20/
H A Ddcn20_mpc.c400 REG_SEQ_SUBMIT(); in mpc20_program_ogam_pwl()
/linux/drivers/gpu/drm/amd/display/dc/dpp/dcn10/
H A Ddcn10_dpp_cm.c415 REG_SEQ_SUBMIT(); in dpp1_cm_program_regamma_lut()
/linux/drivers/gpu/drm/amd/display/dc/optc/dcn10/
H A Ddcn10_optc.c549 REG_SEQ_SUBMIT(); in optc1_enable_crtc()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dreg_helper.h547 #define REG_SEQ_SUBMIT() \ macro