Searched refs:NUM_PIPES (Results 1 – 17 of 17) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_hubp.h | 50 HUBP_SF(HUBP0_DCSURF_ADDR_CONFIG, NUM_PIPES, mask_sh),\
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_hubp.c | 325 NUM_PIPES, log_2(info->gfx9.num_pipes), in hubp3_program_tiling()
|
D | dcn30_hubp.h | 66 HUBP_SF(HUBP0_DCSURF_ADDR_CONFIG, NUM_PIPES, mask_sh),\
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_hubp.h | 268 HUBP_SF(HUBP0_DCSURF_ADDR_CONFIG, NUM_PIPES, mask_sh),\ 466 type NUM_PIPES;\
|
D | dcn10_hubp.c | 149 NUM_PIPES, log_2(info->gfx9.num_pipes), in hubp1_program_tiling()
|
/linux-6.6.21/drivers/gpu/drm/radeon/ |
D | nid.h | 432 #define NUM_PIPES(x) ((x) << 0) macro
|
D | sid.h | 1153 #define NUM_PIPES(x) ((x) << 0) macro
|
D | cikd.h | 1201 #define NUM_PIPES(x) ((x) << 0) macro
|
D | evergreend.h | 423 #define NUM_PIPES(x) ((x) << 0) macro
|
/linux-6.6.21/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_plane.c | 602 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/ |
D | sid.h | 1150 #define NUM_PIPES(x) ((x) << 0) macro
|
D | gfx_v9_4_3.c | 705 NUM_PIPES); in gfx_v9_4_3_gpu_early_init()
|
D | gfx_v11_0.c | 4228 GB_ADDR_CONFIG, NUM_PIPES); in get_gb_addr_config()
|
D | gfx_v9_0.c | 1931 NUM_PIPES); in gfx_v9_0_gpu_early_init()
|
D | gfx_v10_0.c | 4402 GB_ADDR_CONFIG, NUM_PIPES); in gfx_v10_0_gpu_early_init()
|
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_hubp.c | 315 NUM_PIPES, log_2(info->gfx9.num_pipes), in hubp2_program_tiling()
|
/linux-6.6.21/drivers/gpu/drm/amd/include/ |
D | navi10_enum.h | 1535 typedef enum NUM_PIPES { enum 1543 } NUM_PIPES; typedef
|