buffer_alloc      592 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	u32 tmp, buffer_alloc, i, mem_cfg;
buffer_alloc      605 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 			buffer_alloc = 2;
buffer_alloc      608 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 			buffer_alloc = 2;
buffer_alloc      611 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 			buffer_alloc = (adev->flags & AMD_IS_APU) ? 2 : 4;
buffer_alloc      615 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 			buffer_alloc = (adev->flags & AMD_IS_APU) ? 2 : 4;
buffer_alloc      619 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 		buffer_alloc = 0;
buffer_alloc      627 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	tmp = REG_SET_FIELD(tmp, PIPE0_DMIF_BUFFER_CONTROL, DMIF_BUFFERS_ALLOCATED, buffer_alloc);
buffer_alloc      618 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	u32 tmp, buffer_alloc, i, mem_cfg;
buffer_alloc      631 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 			buffer_alloc = 2;
buffer_alloc      634 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 			buffer_alloc = 2;
buffer_alloc      637 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 			buffer_alloc = (adev->flags & AMD_IS_APU) ? 2 : 4;
buffer_alloc      641 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 			buffer_alloc = (adev->flags & AMD_IS_APU) ? 2 : 4;
buffer_alloc      645 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 		buffer_alloc = 0;
buffer_alloc      653 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	tmp = REG_SET_FIELD(tmp, PIPE0_DMIF_BUFFER_CONTROL, DMIF_BUFFERS_ALLOCATED, buffer_alloc);
buffer_alloc      989 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	u32 tmp, buffer_alloc, i;
buffer_alloc     1007 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 			buffer_alloc = 1;
buffer_alloc     1010 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 			buffer_alloc = 2;
buffer_alloc     1014 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 		buffer_alloc = 0;
buffer_alloc     1021 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	       (buffer_alloc << PIPE0_DMIF_BUFFER_CONTROL__DMIF_BUFFERS_ALLOCATED__SHIFT));
buffer_alloc      529 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	u32 tmp, buffer_alloc, i;
buffer_alloc      542 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 			buffer_alloc = 2;
buffer_alloc      545 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 			buffer_alloc = 2;
buffer_alloc      548 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 			buffer_alloc = (adev->flags & AMD_IS_APU) ? 2 : 4;
buffer_alloc      552 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 			buffer_alloc = (adev->flags & AMD_IS_APU) ? 2 : 4;
buffer_alloc      556 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 		buffer_alloc = 0;
buffer_alloc      564 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	       (buffer_alloc << PIPE0_DMIF_BUFFER_CONTROL__DMIF_BUFFERS_ALLOCATED__SHIFT));
buffer_alloc     8825 drivers/gpu/drm/radeon/cik.c 	u32 tmp, buffer_alloc, i;
buffer_alloc     8838 drivers/gpu/drm/radeon/cik.c 			buffer_alloc = 2;
buffer_alloc     8841 drivers/gpu/drm/radeon/cik.c 			buffer_alloc = 2;
buffer_alloc     8844 drivers/gpu/drm/radeon/cik.c 			buffer_alloc = (rdev->flags & RADEON_IS_IGP) ? 2 : 4;
buffer_alloc     8848 drivers/gpu/drm/radeon/cik.c 			buffer_alloc = (rdev->flags & RADEON_IS_IGP) ? 2 : 4;
buffer_alloc     8852 drivers/gpu/drm/radeon/cik.c 		buffer_alloc = 0;
buffer_alloc     8859 drivers/gpu/drm/radeon/cik.c 	       DMIF_BUFFERS_ALLOCATED(buffer_alloc));
buffer_alloc     1828 drivers/gpu/drm/radeon/evergreen.c 	u32 tmp, buffer_alloc, i;
buffer_alloc     1854 drivers/gpu/drm/radeon/evergreen.c 			buffer_alloc = 1;
buffer_alloc     1857 drivers/gpu/drm/radeon/evergreen.c 			buffer_alloc = 2;
buffer_alloc     1861 drivers/gpu/drm/radeon/evergreen.c 		buffer_alloc = 0;
buffer_alloc     1871 drivers/gpu/drm/radeon/evergreen.c 		       DMIF_BUFFERS_ALLOCATED(buffer_alloc));
buffer_alloc     1976 drivers/gpu/drm/radeon/si.c 	u32 tmp, buffer_alloc, i;
buffer_alloc     1994 drivers/gpu/drm/radeon/si.c 			buffer_alloc = 1;
buffer_alloc     1997 drivers/gpu/drm/radeon/si.c 			buffer_alloc = 2;
buffer_alloc     2001 drivers/gpu/drm/radeon/si.c 		buffer_alloc = 0;
buffer_alloc     2008 drivers/gpu/drm/radeon/si.c 	       DMIF_BUFFERS_ALLOCATED(buffer_alloc));