Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_hubp.h50 HUBP_SF(HUBP0_DCSURF_ADDR_CONFIG, NUM_PIPES, mask_sh),\
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_hubp.c325 NUM_PIPES, log_2(info->gfx9.num_pipes), in hubp3_program_tiling()
Ddcn30_hubp.h66 HUBP_SF(HUBP0_DCSURF_ADDR_CONFIG, NUM_PIPES, mask_sh),\
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hubp.h268 HUBP_SF(HUBP0_DCSURF_ADDR_CONFIG, NUM_PIPES, mask_sh),\
466 type NUM_PIPES;\
Ddcn10_hubp.c149 NUM_PIPES, log_2(info->gfx9.num_pipes), in hubp1_program_tiling()
/linux-6.6.21/drivers/gpu/drm/radeon/
Dnid.h432 #define NUM_PIPES(x) ((x) << 0) macro
Dsid.h1153 #define NUM_PIPES(x) ((x) << 0) macro
Dcikd.h1201 #define NUM_PIPES(x) ((x) << 0) macro
Devergreend.h423 #define NUM_PIPES(x) ((x) << 0) macro
/linux-6.6.21/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_plane.c602 num_pipes = 1 << REG_GET_FIELD(gb_addr_config, GB_ADDR_CONFIG, NUM_PIPES); in add_gfx11_modifiers()
/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Dsid.h1150 #define NUM_PIPES(x) ((x) << 0) macro
Dgfx_v9_4_3.c705 NUM_PIPES); in gfx_v9_4_3_gpu_early_init()
Dgfx_v11_0.c4228 GB_ADDR_CONFIG, NUM_PIPES); in get_gb_addr_config()
Dgfx_v9_0.c1931 NUM_PIPES); in gfx_v9_0_gpu_early_init()
Dgfx_v10_0.c4402 GB_ADDR_CONFIG, NUM_PIPES); in gfx_v10_0_gpu_early_init()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hubp.c315 NUM_PIPES, log_2(info->gfx9.num_pipes), in hubp2_program_tiling()
/linux-6.6.21/drivers/gpu/drm/amd/include/
Dnavi10_enum.h1535 typedef enum NUM_PIPES { enum
1543 } NUM_PIPES; typedef