Searched refs:NUM_PIPES (Results 1 – 16 of 16) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn31/ |
A D | dcn31_hubp.h | 50 HUBP_SF(HUBP0_DCSURF_ADDR_CONFIG, NUM_PIPES, mask_sh),\
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn30/ |
A D | dcn30_hubp.c | 329 NUM_PIPES, log_2(info->gfx9.num_pipes), in hubp3_program_tiling()
|
A D | dcn30_hubp.h | 66 HUBP_SF(HUBP0_DCSURF_ADDR_CONFIG, NUM_PIPES, mask_sh),\
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/ |
A D | dcn10_hubp.h | 268 HUBP_SF(HUBP0_DCSURF_ADDR_CONFIG, NUM_PIPES, mask_sh),\ 466 type NUM_PIPES;\
|
A D | dcn10_hubp.c | 149 NUM_PIPES, log_2(info->gfx9.num_pipes), in hubp1_program_tiling()
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | nid.h | 432 #define NUM_PIPES(x) ((x) << 0) macro
|
A D | sid.h | 1153 #define NUM_PIPES(x) ((x) << 0) macro
|
A D | cikd.h | 1201 #define NUM_PIPES(x) ((x) << 0) macro
|
A D | evergreend.h | 423 #define NUM_PIPES(x) ((x) << 0) macro
|
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/ |
A D | sid.h | 1150 #define NUM_PIPES(x) ((x) << 0) macro
|
A D | gfx_v9_0.c | 1945 NUM_PIPES); in gfx_v9_0_gpu_early_init()
|
A D | gfx_v11_0.c | 4281 GB_ADDR_CONFIG, NUM_PIPES); in get_gb_addr_config()
|
A D | gfx_v10_0.c | 4425 GB_ADDR_CONFIG, NUM_PIPES); in gfx_v10_0_gpu_early_init()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/ |
A D | amdgpu_dm_plane.c | 597 num_pipes = 1 << REG_GET_FIELD(gb_addr_config, GB_ADDR_CONFIG, NUM_PIPES); in add_gfx11_modifiers()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/ |
A D | dcn20_hubp.c | 315 NUM_PIPES, log_2(info->gfx9.num_pipes), in hubp2_program_tiling()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/include/ |
A D | navi10_enum.h | 1535 typedef enum NUM_PIPES { enum 1543 } NUM_PIPES; typedef
|
Completed in 236 milliseconds