/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn21/ |
H A D | dcn21_hubp.c | 150 MRQ_EXPANSION_MODE, rq_regs->mrq_expansion_mode, in hubp21_program_requestor() 272 MRQ_EXPANSION_MODE, &rq_regs.mrq_expansion_mode, in hubp21_validate_dml_output() 301 if (rq_regs.mrq_expansion_mode != dml_rq_regs->mrq_expansion_mode) in hubp21_validate_dml_output() 303 dml_rq_regs->mrq_expansion_mode, rq_regs.mrq_expansion_mode); in hubp21_validate_dml_output()
|
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/ |
H A D | dcn20_hubp.c | 207 MRQ_EXPANSION_MODE, rq_regs->mrq_expansion_mode, in hubp2_program_requestor() 1145 MRQ_EXPANSION_MODE, &rq_regs->mrq_expansion_mode, in hubp2_read_state_common() 1378 MRQ_EXPANSION_MODE, &rq_regs.mrq_expansion_mode, in hubp2_validate_dml_output() 1408 if (rq_regs.mrq_expansion_mode != dml_rq_regs->mrq_expansion_mode) in hubp2_validate_dml_output() 1410 dml_rq_regs->mrq_expansion_mode, rq_regs.mrq_expansion_mode); in hubp2_validate_dml_output()
|
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn201/ |
H A D | dcn201_hubp.c | 77 MRQ_EXPANSION_MODE, rq_regs->mrq_expansion_mode, in hubp201_program_requestor()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/ |
H A D | dml_top_dchub_registers.h | 126 uint32_t mrq_expansion_mode; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_rq_dlg_helpers.c | 185 dml_print("DML_RQ_DLG_CALC: mrq_expansion_mode = 0x%0x\n", rq_regs->mrq_expansion_mode); in print__rq_regs_st()
|
H A D | display_mode_structs.h | 714 unsigned int mrq_expansion_mode; member
|
H A D | dml1_display_rq_dlg_calc.c | 255 rq_regs->mrq_expansion_mode = 1; in dml1_extract_rq_regs()
|
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/ |
H A D | dcn401_hubp.c | 194 MRQ_EXPANSION_MODE, rq_regs->mrq_expansion_mode, in hubp401_program_requestor() 799 MRQ_EXPANSION_MODE, &rq_regs->mrq_expansion_mode, in hubp401_read_state()
|
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/ |
H A D | dcn10_hubp.c | 583 MRQ_EXPANSION_MODE, rq_regs->mrq_expansion_mode, in hubp1_program_requestor() 904 MRQ_EXPANSION_MODE, &rq_regs->mrq_expansion_mode, in hubp1_read_state_common()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | display_rq_dlg_calc_32.c | 160 rq_regs->mrq_expansion_mode = 1; in dml32_rq_dlg_get_rq_reg()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/ |
H A D | dml_display_rq_dlg_calc.c | 154 rq_regs->mrq_expansion_mode = 1; in dml_rq_dlg_get_rq_reg()
|
H A D | dml2_translation_helper.c | 1470 out->rq_regs.mrq_expansion_mode = rq_regs->mrq_expansion_mode; in dml2_update_pipe_ctx_dchub_regs()
|
H A D | display_mode_util.c | 243 dml_print("DML: mrq_expansion_mode = 0x%x\n", rq_regs->mrq_expansion_mode); in dml_print_rq_regs_st()
|
H A D | display_mode_core_structs.h | 2026 dml_uint_t mrq_expansion_mode; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
H A D | display_rq_dlg_calc_20.c | 218 rq_regs->mrq_expansion_mode = 1; in extract_rq_regs()
|
H A D | display_rq_dlg_calc_20v2.c | 218 rq_regs->mrq_expansion_mode = 1; in extract_rq_regs()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn21/ |
H A D | display_rq_dlg_calc_21.c | 198 rq_regs->mrq_expansion_mode = 1; in extract_rq_regs()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn30/ |
H A D | display_rq_dlg_calc_30.c | 142 rq_regs->mrq_expansion_mode = 1; in extract_rq_regs()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/ |
H A D | dml2_core_shared.c | 11563 rq_regs->mrq_expansion_mode = 1; in rq_dlg_get_rq_reg()
|
H A D | dml2_core_dcn4_calcs.c | 12323 rq_regs->mrq_expansion_mode = 1; in rq_dlg_get_rq_reg()
|