Home
last modified time | relevance | path

Searched refs:mcache_regs (Results 1 – 8 of 8) sorted by relevance

/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
A Ddcn401_hubp.c655 struct dml2_hubp_pipe_mcache_regs *mcache_regs) in hubp401_program_mcache_id_and_split_coordinate() argument
660 MCACHEID_REG_READ_1H_P0, mcache_regs->main.p0.mcache_id_first, in hubp401_program_mcache_id_and_split_coordinate()
661 MCACHEID_REG_READ_2H_P0, mcache_regs->main.p0.mcache_id_second, in hubp401_program_mcache_id_and_split_coordinate()
662 MCACHEID_REG_READ_1H_P1, mcache_regs->main.p1.mcache_id_first, in hubp401_program_mcache_id_and_split_coordinate()
663 MCACHEID_REG_READ_2H_P1, mcache_regs->main.p1.mcache_id_second, in hubp401_program_mcache_id_and_split_coordinate()
664 MCACHEID_MALL_PREF_1H_P0, mcache_regs->mall.p0.mcache_id_first, in hubp401_program_mcache_id_and_split_coordinate()
665 MCACHEID_MALL_PREF_2H_P0, mcache_regs->mall.p0.mcache_id_second, in hubp401_program_mcache_id_and_split_coordinate()
666 MCACHEID_MALL_PREF_1H_P1, mcache_regs->mall.p1.mcache_id_first, in hubp401_program_mcache_id_and_split_coordinate()
667 MCACHEID_MALL_PREF_2H_P1, mcache_regs->mall.p1.mcache_id_second); in hubp401_program_mcache_id_and_split_coordinate()
670 VIEWPORT_MCACHE_SPLIT_COORDINATE, mcache_regs->main.p0.split_location, in hubp401_program_mcache_id_and_split_coordinate()
[all …]
A Ddcn401_hubp.h303 struct dml2_hubp_pipe_mcache_regs *mcache_regs);
/drivers/gpu/drm/amd/display/dc/dml2/dml21/
A Ddml21_wrapper.c392 memcpy(&dc_main_pipes[dc_pipe_index]->mcache_regs, in dml21_prepare_mcache_programming()
406 memcpy(&dc_phantom_pipes[dc_pipe_index]->mcache_regs, in dml21_prepare_mcache_programming()
/drivers/gpu/drm/amd/display/dc/inc/hw/
A Dhubp.h273 …mcache_id_and_split_coordinate)(struct hubp *hubp, struct dml2_hubp_pipe_mcache_regs *mcache_regs);
/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h484 struct dml2_hubp_pipe_mcache_regs mcache_regs; member
/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/inc/
A Ddml2_internal_shared_types.h771 …struct dml2_display_mcache_regs mcache_regs[DML2_MAX_PLANES][DML2_MAX_DCN_PIPES]; //One set per pi… member
/drivers/gpu/drm/amd/display/dc/core/
A Ddc_hw_sequencer.c604 uint32_t first_id = pipe_ctx->mcache_regs.main.p0.mcache_id_first; in get_dcc_visual_confirm_color()
605 uint32_t second_id = pipe_ctx->mcache_regs.main.p0.mcache_id_second; in get_dcc_visual_confirm_color()
/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
A Ddcn20_hwseq.c1790 hubp->funcs->hubp_program_mcache_id_and_split_coordinate(hubp, &pipe_ctx->mcache_regs); in dcn20_update_dchubp_dpp()

Completed in 30 milliseconds