Home
last modified time | relevance | path

Searched refs:mcache_id_second (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_top/
H A Ddml_top_mcache.c325 per_plane_pipe_mcache_regs->main.p0.mcache_id_second = MCACHE_ID_UNASSIGNED; in reset_mcache_allocations()
329 per_plane_pipe_mcache_regs->mall.p0.mcache_id_second = MCACHE_ID_UNASSIGNED; in reset_mcache_allocations()
333 per_plane_pipe_mcache_regs->main.p1.mcache_id_second = MCACHE_ID_UNASSIGNED; in reset_mcache_allocations()
337 per_plane_pipe_mcache_regs->mall.p1.mcache_id_second = MCACHE_ID_UNASSIGNED; in reset_mcache_allocations()
377 params->per_plane_pipe_mcache_regs[config_index][pipe_index]->main.p0.mcache_id_second = in dml2_top_mcache_build_mcache_programming()
382 params->per_plane_pipe_mcache_regs[config_index][pipe_index]->mall.p0.mcache_id_second = in dml2_top_mcache_build_mcache_programming()
408 params->per_plane_pipe_mcache_regs[config_index][pipe_index]->main.p1.mcache_id_second = in dml2_top_mcache_build_mcache_programming()
413 params->per_plane_pipe_mcache_regs[config_index][pipe_index]->mall.p1.mcache_id_second = in dml2_top_mcache_build_mcache_programming()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c637 MCACHEID_REG_READ_2H_P0, mcache_regs->main.p0.mcache_id_second, in hubp401_program_mcache_id_and_split_coordinate()
639 MCACHEID_REG_READ_2H_P1, mcache_regs->main.p1.mcache_id_second, in hubp401_program_mcache_id_and_split_coordinate()
641 MCACHEID_MALL_PREF_2H_P0, mcache_regs->mall.p0.mcache_id_second, in hubp401_program_mcache_id_and_split_coordinate()
643 MCACHEID_MALL_PREF_2H_P1, mcache_regs->mall.p1.mcache_id_second); in hubp401_program_mcache_id_and_split_coordinate()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_dchub_registers.h131 uint32_t mcache_id_second; member