/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn21/ |
H A D | dcn21_hubp.c | 149 PRQ_EXPANSION_MODE, rq_regs->prq_expansion_mode, in hubp21_program_requestor() 271 PRQ_EXPANSION_MODE, &rq_regs.prq_expansion_mode, in hubp21_validate_dml_output() 298 if (rq_regs.prq_expansion_mode != dml_rq_regs->prq_expansion_mode) in hubp21_validate_dml_output() 300 dml_rq_regs->prq_expansion_mode, rq_regs.prq_expansion_mode); in hubp21_validate_dml_output()
|
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/ |
H A D | dcn20_hubp.c | 206 PRQ_EXPANSION_MODE, rq_regs->prq_expansion_mode, in hubp2_program_requestor() 1144 PRQ_EXPANSION_MODE, &rq_regs->prq_expansion_mode, in hubp2_read_state_common() 1377 PRQ_EXPANSION_MODE, &rq_regs.prq_expansion_mode, in hubp2_validate_dml_output() 1405 if (rq_regs.prq_expansion_mode != dml_rq_regs->prq_expansion_mode) in hubp2_validate_dml_output() 1407 dml_rq_regs->prq_expansion_mode, rq_regs.prq_expansion_mode); in hubp2_validate_dml_output()
|
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn201/ |
H A D | dcn201_hubp.c | 76 PRQ_EXPANSION_MODE, rq_regs->prq_expansion_mode, in hubp201_program_requestor()
|
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/ |
H A D | dml_top_dchub_registers.h | 120 uint32_t prq_expansion_mode; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/ |
H A D | display_rq_dlg_helpers.c | 184 dml_print("DML_RQ_DLG_CALC: prq_expansion_mode = 0x%0x\n", rq_regs->prq_expansion_mode); in print__rq_regs_st()
|
H A D | display_mode_structs.h | 713 unsigned int prq_expansion_mode; member
|
H A D | dml1_display_rq_dlg_calc.c | 254 rq_regs->prq_expansion_mode = 1; in dml1_extract_rq_regs()
|
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/ |
H A D | dcn401_hubp.c | 193 PRQ_EXPANSION_MODE, rq_regs->prq_expansion_mode, in hubp401_program_requestor() 798 PRQ_EXPANSION_MODE, &rq_regs->prq_expansion_mode, in hubp401_read_state()
|
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/ |
H A D | dcn10_hubp.c | 582 PRQ_EXPANSION_MODE, rq_regs->prq_expansion_mode, in hubp1_program_requestor() 903 PRQ_EXPANSION_MODE, &rq_regs->prq_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 | 159 rq_regs->prq_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 | 153 rq_regs->prq_expansion_mode = 1; in dml_rq_dlg_get_rq_reg()
|
H A D | dml2_translation_helper.c | 1469 out->rq_regs.prq_expansion_mode = rq_regs->prq_expansion_mode; in dml2_update_pipe_ctx_dchub_regs()
|
H A D | display_mode_util.c | 242 dml_print("DML: prq_expansion_mode = 0x%x\n", rq_regs->prq_expansion_mode); in dml_print_rq_regs_st()
|
H A D | display_mode_core_structs.h | 2025 dml_uint_t prq_expansion_mode; member
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
H A D | display_rq_dlg_calc_20.c | 217 rq_regs->prq_expansion_mode = 1; in extract_rq_regs()
|
H A D | display_rq_dlg_calc_20v2.c | 217 rq_regs->prq_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 | 197 rq_regs->prq_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 | 141 rq_regs->prq_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 | 11561 rq_regs->prq_expansion_mode = 1; in rq_dlg_get_rq_reg()
|
H A D | dml2_core_dcn4_calcs.c | 12321 rq_regs->prq_expansion_mode = 1; in rq_dlg_get_rq_reg()
|