Home
last modified time | relevance | path

Searched refs:NUM_PIPES (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn30/
H A Ddcn30_hubp.c325 NUM_PIPES, log_2(info->gfx9.num_pipes), in hubp3_program_tiling()
/linux/drivers/gpu/drm/radeon/
H A Dnid.h432 #define NUM_PIPES(x) ((x) << 0) macro
H A Dcikd.h1201 #define NUM_PIPES(x) ((x) << 0) macro
H A Devergreend.h423 #define NUM_PIPES(x) ((x) << 0) macro
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn10/
H A Ddcn10_hubp.c149 NUM_PIPES, log_2(info->gfx9.num_pipes), in hubp1_program_tiling()
/linux/drivers/gpu/drm/amd/display/dc/hubp/dcn20/
H A Ddcn20_hubp.c317 NUM_PIPES, log_2(info->gfx9.num_pipes), in hubp2_program_tiling()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_plane.c652 num_pipes = 1 << REG_GET_FIELD(gb_addr_config, GB_ADDR_CONFIG, NUM_PIPES); in amdgpu_dm_plane_add_gfx11_modifiers()
/linux/drivers/gpu/drm/amd/include/
H A Dnavi10_enum.h1535 typedef enum NUM_PIPES { enum
1543 } NUM_PIPES; typedef
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v12_0.c3557 GB_ADDR_CONFIG, NUM_PIPES); in get_gb_addr_config()