Home
last modified time | relevance | path

Searched refs:ROW_SIZE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dnid.h451 #define ROW_SIZE(x) ((x) << 28) macro
H A Dcikd.h1213 #define ROW_SIZE(x) ((x) << 28) macro
H A Devergreend.h431 #define ROW_SIZE(x) ((x) << 28) macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v8_0.c1840 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 0); in gfx_v8_0_gpu_early_init()
1843 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 1); in gfx_v8_0_gpu_early_init()
1846 gb_addr_config = REG_SET_FIELD(gb_addr_config, GB_ADDR_CONFIG, ROW_SIZE, 2); in gfx_v8_0_gpu_early_init()