Home
last modified time | relevance | path

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

/openbmc/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.c1285 EFFECTIVE_L2_QUEUE_SIZE(7) | in cayman_pcie_gart_enable()
1364 EFFECTIVE_L2_QUEUE_SIZE(7) | in cayman_pcie_gart_disable()
H A Dsid.h376 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 15) macro
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.c2414 EFFECTIVE_L2_QUEUE_SIZE(7)); in evergreen_pcie_gart_enable()
2467 EFFECTIVE_L2_QUEUE_SIZE(7)); in evergreen_pcie_gart_disable()
2497 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
H A Dsi.c4308 EFFECTIVE_L2_QUEUE_SIZE(7) | in si_pcie_gart_enable()
4394 EFFECTIVE_L2_QUEUE_SIZE(7) | in si_pcie_gart_disable()
H A Dcik.c5443 EFFECTIVE_L2_QUEUE_SIZE(7) | in cik_pcie_gart_enable()
5560 EFFECTIVE_L2_QUEUE_SIZE(7) | in cik_pcie_gart_disable()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v7_0.c632 tmp = REG_SET_FIELD(tmp, VM_L2_CNTL, EFFECTIVE_L2_QUEUE_SIZE, 7); in gmc_v7_0_gart_enable()
H A Dsid.h377 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 15) macro
H A Dgmc_v8_0.c847 tmp = REG_SET_FIELD(tmp, VM_L2_CNTL, EFFECTIVE_L2_QUEUE_SIZE, 7); in gmc_v8_0_gart_enable()