Home
last modified time | relevance | path

Searched refs:prq_expansion_mode (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c206 PRQ_EXPANSION_MODE, rq_regs->prq_expansion_mode, in hubp2_program_requestor()
1151 PRQ_EXPANSION_MODE, &rq_regs->prq_expansion_mode, in hubp2_read_state_common()
1384 PRQ_EXPANSION_MODE, &rq_regs.prq_expansion_mode, in hubp2_validate_dml_output()
1412 if (rq_regs.prq_expansion_mode != dml_rq_regs->prq_expansion_mode) in hubp2_validate_dml_output()
1414 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 Ddcn201_hubp.c76 PRQ_EXPANSION_MODE, rq_regs->prq_expansion_mode, in hubp201_program_requestor()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h713 unsigned int prq_expansion_mode; member
H A Ddml1_display_rq_dlg_calc.c254 rq_regs->prq_expansion_mode = 1; in dml1_extract_rq_regs()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c230 PRQ_EXPANSION_MODE, rq_regs->prq_expansion_mode, in hubp401_program_requestor()
835 PRQ_EXPANSION_MODE, &rq_regs->prq_expansion_mode, in hubp401_read_state()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c583 PRQ_EXPANSION_MODE, rq_regs->prq_expansion_mode, in hubp1_program_requestor()
904 PRQ_EXPANSION_MODE, &rq_regs->prq_expansion_mode, in hubp1_read_state_common()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddisplay_mode_util.c242 dml_print("DML: prq_expansion_mode = 0x%x\n", rq_regs->prq_expansion_mode); in dml_print_rq_regs_st()
H A Ddisplay_mode_core_structs.h2026 dml_uint_t prq_expansion_mode; member
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h2937 …uint32_t prq_expansion_mode; /* DCN_EXPANSION_MODE->PRQ_EXPANSION_MODE from rq_regs.pr… member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c6718 state->hubp[i].prq_expansion_mode = pipe_ctx->rq_regs.prq_expansion_mode; in dc_capture_register_software_state()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c381 …pool->hubps[i]->inst, rq_regs->drq_expansion_mode, rq_regs->prq_expansion_mode, rq_regs->mrq_expan… in dcn10_log_hubp_states()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c12352 rq_regs->prq_expansion_mode = 1; in rq_dlg_get_rq_reg()