Searched refs:EFFECTIVE_L2_QUEUE_SIZE (Results 1 - 25 of 30) sorted by relevance
12
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | rv770.c | 912 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 D | rv770d.h | 646 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 14) macro
|
H A D | ni.c | 1298 EFFECTIVE_L2_QUEUE_SIZE(7) | in cayman_pcie_gart_enable() 1377 EFFECTIVE_L2_QUEUE_SIZE(7) | in cayman_pcie_gart_disable()
|
H A D | nid.h | 109 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 14) macro
|
H A D | r600.c | 1145 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 D | cikd.h | 494 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 15) macro
|
H A D | sid.h | 376 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 15) macro
|
H A D | evergreen.c | 2412 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 D | evergreend.h | 1154 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 14) macro
|
H A D | r600d.h | 591 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 13) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | rv770.c | 909 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 D | rv770d.h | 646 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 14) macro
|
H A D | ni.c | 1285 EFFECTIVE_L2_QUEUE_SIZE(7) | in cayman_pcie_gart_enable() 1364 EFFECTIVE_L2_QUEUE_SIZE(7) | in cayman_pcie_gart_disable()
|
H A D | nid.h | 109 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 14) macro
|
H A D | r600.c | 1144 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 D | cikd.h | 494 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 15) macro
|
H A D | sid.h | 376 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 15) macro
|
H A D | evergreen.c | 2414 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 D | evergreend.h | 1154 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 14) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | gmc_v7_0.c | 638 tmp = REG_SET_FIELD(tmp, VM_L2_CNTL, EFFECTIVE_L2_QUEUE_SIZE, 7); in gmc_v7_0_gart_enable()
|
H A D | gmc_v8_0.c | 871 tmp = REG_SET_FIELD(tmp, VM_L2_CNTL, EFFECTIVE_L2_QUEUE_SIZE, 7); in gmc_v8_0_gart_enable()
|
H A D | sid.h | 377 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 15) macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | gmc_v7_0.c | 632 tmp = REG_SET_FIELD(tmp, VM_L2_CNTL, EFFECTIVE_L2_QUEUE_SIZE, 7); in gmc_v7_0_gart_enable()
|
H A D | gmc_v8_0.c | 847 tmp = REG_SET_FIELD(tmp, VM_L2_CNTL, EFFECTIVE_L2_QUEUE_SIZE, 7); in gmc_v8_0_gart_enable()
|
H A D | sid.h | 377 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 15) macro
|
Completed in 148 milliseconds
12