Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_optc.c69 if (REG(OPTC_MEMORY_CONFIG)) in optc31_set_odm_combine()
70 REG_SET(OPTC_MEMORY_CONFIG, 0, in optc31_set_odm_combine()
230 REG_SET(OPTC_MEMORY_CONFIG, 0, in optc3_init_odm()
H A Ddcn31_optc.h99 SRI(OPTC_MEMORY_CONFIG, ODM, inst),\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_optc.c76 REG_SET(OPTC_MEMORY_CONFIG, 0, in optc32_set_odm_combine()
152 REG_UPDATE(OPTC_MEMORY_CONFIG, in optc32_disable_crtc()
215 REG_SET(OPTC_MEMORY_CONFIG, 0, in optc32_set_odm_bypass()
H A Ddcn32_resource.h1094 SRI_ARR(OPTC_MEMORY_CONFIG, ODM, inst), \
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_optc.c213 REG_SET(OPTC_MEMORY_CONFIG, 0, in optc3_set_odm_bypass()
251 if (REG(OPTC_MEMORY_CONFIG)) in optc3_set_odm_combine()
252 REG_SET(OPTC_MEMORY_CONFIG, 0, in optc3_set_odm_combine()
H A Ddcn30_optc.h111 SRI(OPTC_MEMORY_CONFIG, ODM, inst),\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/
H A Ddcn314_optc.c81 REG_SET(OPTC_MEMORY_CONFIG, 0, in optc314_set_odm_combine()
182 REG_SET(OPTC_MEMORY_CONFIG, 0, in optc314_set_odm_bypass()
H A Ddcn314_optc.h100 SRI(OPTC_MEMORY_CONFIG, ODM, inst),\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_optc.c183 REG_SET(OPTC_MEMORY_CONFIG, 0, in optc2_set_odm_bypass()
213 if (REG(OPTC_MEMORY_CONFIG)) in optc2_set_odm_combine()
214 REG_SET(OPTC_MEMORY_CONFIG, 0, in optc2_set_odm_combine()
H A Ddcn20_optc.h43 SRI(OPTC_MEMORY_CONFIG, ODM, inst),\
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_optc.h154 uint32_t OPTC_MEMORY_CONFIG; member