Home
last modified time | relevance | path

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

/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/amdgpu_dm/
H A Damdgpu_dm_plane.c937 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_v9_0.c2121 NUM_PIPES); in gfx_v9_0_gpu_early_init()