Home
last modified time | relevance | path

Searched refs:split_location (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.c326 per_plane_pipe_mcache_regs->main.p0.split_location = SPLIT_LOCATION_UNDEFINED; in reset_mcache_allocations()
330 per_plane_pipe_mcache_regs->mall.p0.split_location = SPLIT_LOCATION_UNDEFINED; in reset_mcache_allocations()
334 per_plane_pipe_mcache_regs->main.p1.split_location = SPLIT_LOCATION_UNDEFINED; in reset_mcache_allocations()
338 per_plane_pipe_mcache_regs->mall.p1.split_location = SPLIT_LOCATION_UNDEFINED; in reset_mcache_allocations()
379 params->per_plane_pipe_mcache_regs[config_index][pipe_index]->main.p0.split_location = in dml2_top_mcache_build_mcache_programming()
384 params->per_plane_pipe_mcache_regs[config_index][pipe_index]->mall.p0.split_location = in dml2_top_mcache_build_mcache_programming()
410 params->per_plane_pipe_mcache_regs[config_index][pipe_index]->main.p1.split_location = in dml2_top_mcache_build_mcache_programming()
415 params->per_plane_pipe_mcache_regs[config_index][pipe_index]->mall.p1.split_location = in dml2_top_mcache_build_mcache_programming()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_dchub_registers.h132 uint32_t split_location; member
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn401/
H A Ddcn401_hubp.c646 VIEWPORT_MCACHE_SPLIT_COORDINATE, mcache_regs->main.p0.split_location, in hubp401_program_mcache_id_and_split_coordinate()
647 VIEWPORT_MCACHE_SPLIT_COORDINATE_C, mcache_regs->main.p1.split_location); in hubp401_program_mcache_id_and_split_coordinate()