Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Drv770.c912 EFFECTIVE_L2_QUEUE_SIZE(7)); in rv770_pcie_gart_enable()
958 EFFECTIVE_L2_QUEUE_SIZE(7)); in rv770_pcie_gart_disable()
989 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.c1298 EFFECTIVE_L2_QUEUE_SIZE(7) | in cayman_pcie_gart_enable()
1377 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.c1145 EFFECTIVE_L2_QUEUE_SIZE(7)); in r600_pcie_gart_enable()
1198 EFFECTIVE_L2_QUEUE_SIZE(7)); in r600_pcie_gart_disable()
1237 EFFECTIVE_L2_QUEUE_SIZE(7)); in r600_agp_enable()
H A Devergreen.c2412 EFFECTIVE_L2_QUEUE_SIZE(7)); in evergreen_pcie_gart_enable()
2465 EFFECTIVE_L2_QUEUE_SIZE(7)); in evergreen_pcie_gart_disable()
2495 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.c4309 EFFECTIVE_L2_QUEUE_SIZE(7) | in si_pcie_gart_enable()
4395 EFFECTIVE_L2_QUEUE_SIZE(7) | in si_pcie_gart_disable()
H A Dcik.c5453 EFFECTIVE_L2_QUEUE_SIZE(7) | in cik_pcie_gart_enable()
5570 EFFECTIVE_L2_QUEUE_SIZE(7) | in cik_pcie_gart_disable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dgmc_v7_0.c638 tmp = REG_SET_FIELD(tmp, VM_L2_CNTL, EFFECTIVE_L2_QUEUE_SIZE, 7); in gmc_v7_0_gart_enable()
H A Dgmc_v8_0.c871 tmp = REG_SET_FIELD(tmp, VM_L2_CNTL, EFFECTIVE_L2_QUEUE_SIZE, 7); in gmc_v8_0_gart_enable()
H A Dsid.h377 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 15) macro