Home
last modified time | relevance | path

Searched refs:EFFECTIVE_L2_QUEUE_SIZE (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Drv770.c909 EFFECTIVE_L2_QUEUE_SIZE(7)); in rv770_pcie_gart_enable()
955 EFFECTIVE_L2_QUEUE_SIZE(7)); in rv770_pcie_gart_disable()
986 EFFECTIVE_L2_QUEUE_SIZE(7)); in rv770_agp_enable()
H A Drv770d.h646 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 14) macro
H A Dnid.h109 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 14) macro
H A Dni.c1272 EFFECTIVE_L2_QUEUE_SIZE(7) | in cayman_pcie_gart_enable()
1351 EFFECTIVE_L2_QUEUE_SIZE(7) | in cayman_pcie_gart_disable()
H A Dcikd.h494 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 15) macro
H A Dr600.c1144 EFFECTIVE_L2_QUEUE_SIZE(7)); in r600_pcie_gart_enable()
1197 EFFECTIVE_L2_QUEUE_SIZE(7)); in r600_pcie_gart_disable()
1236 EFFECTIVE_L2_QUEUE_SIZE(7)); in r600_agp_enable()
H A Devergreen.c2415 EFFECTIVE_L2_QUEUE_SIZE(7)); in evergreen_pcie_gart_enable()
2468 EFFECTIVE_L2_QUEUE_SIZE(7)); in evergreen_pcie_gart_disable()
2498 EFFECTIVE_L2_QUEUE_SIZE(7)); in evergreen_agp_enable()
H A Devergreend.h1154 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 14) macro
H A Dr600d.h591 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 13) macro
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v7_0.c639 tmp = REG_SET_FIELD(tmp, VM_L2_CNTL, EFFECTIVE_L2_QUEUE_SIZE, 7); in gmc_v7_0_gart_enable()
H A Dgmc_v8_0.c856 tmp = REG_SET_FIELD(tmp, VM_L2_CNTL, EFFECTIVE_L2_QUEUE_SIZE, 7); in gmc_v8_0_gart_enable()