num_heads 699 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c u32 num_heads; /* number of active crtcs */ num_heads 892 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + num_heads 893 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c (wm->num_heads * cursor_line_pair_return_time); num_heads 899 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c if (wm->num_heads == 0) num_heads 913 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c b.full = dfixed_const(wm->num_heads); num_heads 948 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c (dce_v10_0_dram_bandwidth_for_display(wm) / wm->num_heads)) num_heads 968 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c (dce_v10_0_available_bandwidth(wm) / wm->num_heads)) num_heads 1022 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c u32 lb_size, u32 num_heads) num_heads 1031 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c if (amdgpu_crtc->base.enabled && num_heads && mode) { num_heads 1063 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c wm_high.num_heads = num_heads; num_heads 1102 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c wm_low.num_heads = num_heads; num_heads 1155 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c u32 num_heads = 0, lb_size; num_heads 1162 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c num_heads++; num_heads 1168 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c lb_size, num_heads); num_heads 725 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c u32 num_heads; /* number of active crtcs */ num_heads 918 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + num_heads 919 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c (wm->num_heads * cursor_line_pair_return_time); num_heads 925 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c if (wm->num_heads == 0) num_heads 939 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c b.full = dfixed_const(wm->num_heads); num_heads 974 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c (dce_v11_0_dram_bandwidth_for_display(wm) / wm->num_heads)) num_heads 994 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c (dce_v11_0_available_bandwidth(wm) / wm->num_heads)) num_heads 1048 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c u32 lb_size, u32 num_heads) num_heads 1057 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c if (amdgpu_crtc->base.enabled && num_heads && mode) { num_heads 1089 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c wm_high.num_heads = num_heads; num_heads 1128 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c wm_low.num_heads = num_heads; num_heads 1181 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c u32 num_heads = 0, lb_size; num_heads 1188 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c num_heads++; num_heads 1194 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c lb_size, num_heads); num_heads 498 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c u32 num_heads; /* number of active crtcs */ num_heads 691 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + num_heads 692 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c (wm->num_heads * cursor_line_pair_return_time); num_heads 698 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c if (wm->num_heads == 0) num_heads 712 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c b.full = dfixed_const(wm->num_heads); num_heads 747 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c (dce_v6_0_dram_bandwidth_for_display(wm) / wm->num_heads)) num_heads 767 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c (dce_v6_0_available_bandwidth(wm) / wm->num_heads)) num_heads 821 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c u32 lb_size, u32 num_heads) num_heads 835 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c if (amdgpu_crtc->base.enabled && num_heads && mode) { num_heads 871 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c wm_high.num_heads = num_heads; num_heads 898 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c wm_low.num_heads = num_heads; num_heads 1057 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c u32 num_heads = 0, lb_size; num_heads 1067 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c num_heads++; num_heads 1073 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c dce_v6_0_program_watermarks(adev, adev->mode_info.crtcs[i], lb_size, num_heads); num_heads 1075 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c dce_v6_0_program_watermarks(adev, adev->mode_info.crtcs[i+1], lb_size, num_heads); num_heads 634 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c u32 num_heads; /* number of active crtcs */ num_heads 827 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + num_heads 828 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c (wm->num_heads * cursor_line_pair_return_time); num_heads 834 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c if (wm->num_heads == 0) num_heads 848 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c b.full = dfixed_const(wm->num_heads); num_heads 883 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c (dce_v8_0_dram_bandwidth_for_display(wm) / wm->num_heads)) num_heads 903 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c (dce_v8_0_available_bandwidth(wm) / wm->num_heads)) num_heads 957 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c u32 lb_size, u32 num_heads) num_heads 966 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c if (amdgpu_crtc->base.enabled && num_heads && mode) { num_heads 998 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c wm_high.num_heads = num_heads; num_heads 1037 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c wm_low.num_heads = num_heads; num_heads 1092 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c u32 num_heads = 0, lb_size; num_heads 1099 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c num_heads++; num_heads 1105 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c lb_size, num_heads); num_heads 60 drivers/gpu/drm/qxl/qxl_drv.c MODULE_PARM_DESC(num_heads, "Number of virtual crtcs to expose (default 4)"); num_heads 61 drivers/gpu/drm/qxl/qxl_drv.c module_param_named(num_heads, qxl_num_crtc, int, 0400); num_heads 8929 drivers/gpu/drm/radeon/cik.c u32 num_heads; /* number of active crtcs */ num_heads 9122 drivers/gpu/drm/radeon/cik.c u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + num_heads 9123 drivers/gpu/drm/radeon/cik.c (wm->num_heads * cursor_line_pair_return_time); num_heads 9129 drivers/gpu/drm/radeon/cik.c if (wm->num_heads == 0) num_heads 9143 drivers/gpu/drm/radeon/cik.c b.full = dfixed_const(wm->num_heads); num_heads 9178 drivers/gpu/drm/radeon/cik.c (dce8_dram_bandwidth_for_display(wm) / wm->num_heads)) num_heads 9198 drivers/gpu/drm/radeon/cik.c (dce8_available_bandwidth(wm) / wm->num_heads)) num_heads 9252 drivers/gpu/drm/radeon/cik.c u32 lb_size, u32 num_heads) num_heads 9261 drivers/gpu/drm/radeon/cik.c if (radeon_crtc->base.enabled && num_heads && mode) { num_heads 9294 drivers/gpu/drm/radeon/cik.c wm_high.num_heads = num_heads; num_heads 9334 drivers/gpu/drm/radeon/cik.c wm_low.num_heads = num_heads; num_heads 9389 drivers/gpu/drm/radeon/cik.c u32 num_heads = 0, lb_size; num_heads 9399 drivers/gpu/drm/radeon/cik.c num_heads++; num_heads 9404 drivers/gpu/drm/radeon/cik.c dce8_program_watermarks(rdev, rdev->mode_info.crtcs[i], lb_size, num_heads); num_heads 1941 drivers/gpu/drm/radeon/evergreen.c u32 num_heads; /* number of active crtcs */ num_heads 2069 drivers/gpu/drm/radeon/evergreen.c u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + num_heads 2070 drivers/gpu/drm/radeon/evergreen.c (wm->num_heads * cursor_line_pair_return_time); num_heads 2075 drivers/gpu/drm/radeon/evergreen.c if (wm->num_heads == 0) num_heads 2089 drivers/gpu/drm/radeon/evergreen.c b.full = dfixed_const(wm->num_heads); num_heads 2111 drivers/gpu/drm/radeon/evergreen.c (evergreen_dram_bandwidth_for_display(wm) / wm->num_heads)) num_heads 2120 drivers/gpu/drm/radeon/evergreen.c (evergreen_available_bandwidth(wm) / wm->num_heads)) num_heads 2154 drivers/gpu/drm/radeon/evergreen.c u32 lb_size, u32 num_heads) num_heads 2169 drivers/gpu/drm/radeon/evergreen.c if (radeon_crtc->base.enabled && num_heads && mode) { num_heads 2204 drivers/gpu/drm/radeon/evergreen.c wm_high.num_heads = num_heads; num_heads 2231 drivers/gpu/drm/radeon/evergreen.c wm_low.num_heads = num_heads; num_heads 2325 drivers/gpu/drm/radeon/evergreen.c u32 num_heads = 0, lb_size; num_heads 2335 drivers/gpu/drm/radeon/evergreen.c num_heads++; num_heads 2341 drivers/gpu/drm/radeon/evergreen.c evergreen_program_watermarks(rdev, rdev->mode_info.crtcs[i], lb_size, num_heads); num_heads 2343 drivers/gpu/drm/radeon/evergreen.c evergreen_program_watermarks(rdev, rdev->mode_info.crtcs[i+1], lb_size, num_heads); num_heads 2067 drivers/gpu/drm/radeon/si.c u32 num_heads; /* number of active crtcs */ num_heads 2212 drivers/gpu/drm/radeon/si.c u32 other_heads_data_return_time = ((wm->num_heads + 1) * worst_chunk_return_time) + num_heads 2213 drivers/gpu/drm/radeon/si.c (wm->num_heads * cursor_line_pair_return_time); num_heads 2219 drivers/gpu/drm/radeon/si.c if (wm->num_heads == 0) num_heads 2233 drivers/gpu/drm/radeon/si.c b.full = dfixed_const(wm->num_heads); num_heads 2257 drivers/gpu/drm/radeon/si.c (dce6_dram_bandwidth_for_display(wm) / wm->num_heads)) num_heads 2266 drivers/gpu/drm/radeon/si.c (dce6_available_bandwidth(wm) / wm->num_heads)) num_heads 2300 drivers/gpu/drm/radeon/si.c u32 lb_size, u32 num_heads) num_heads 2314 drivers/gpu/drm/radeon/si.c if (radeon_crtc->base.enabled && num_heads && mode) { num_heads 2353 drivers/gpu/drm/radeon/si.c wm_high.num_heads = num_heads; num_heads 2380 drivers/gpu/drm/radeon/si.c wm_low.num_heads = num_heads; num_heads 2468 drivers/gpu/drm/radeon/si.c u32 num_heads = 0, lb_size; num_heads 2478 drivers/gpu/drm/radeon/si.c num_heads++; num_heads 2484 drivers/gpu/drm/radeon/si.c dce6_program_watermarks(rdev, rdev->mode_info.crtcs[i], lb_size, num_heads); num_heads 2486 drivers/gpu/drm/radeon/si.c dce6_program_watermarks(rdev, rdev->mode_info.crtcs[i+1], lb_size, num_heads); num_heads 806 drivers/gpu/drm/tegra/hub.c hub->num_heads = of_get_child_count(pdev->dev.of_node); num_heads 808 drivers/gpu/drm/tegra/hub.c hub->clk_heads = devm_kcalloc(&pdev->dev, hub->num_heads, sizeof(clk), num_heads 813 drivers/gpu/drm/tegra/hub.c for (i = 0; i < hub->num_heads; i++) { num_heads 873 drivers/gpu/drm/tegra/hub.c unsigned int i = hub->num_heads; num_heads 908 drivers/gpu/drm/tegra/hub.c for (i = 0; i < hub->num_heads; i++) { num_heads 48 drivers/gpu/drm/tegra/hub.h unsigned int num_heads; num_heads 335 drivers/staging/exfat/exfat.h u8 num_heads[2]; num_heads 358 drivers/staging/exfat/exfat.h u8 num_heads[2]; num_heads 584 fs/btrfs/delayed-ref.c delayed_refs->num_heads--; num_heads 842 fs/btrfs/delayed-ref.c delayed_refs->num_heads++; num_heads 154 fs/btrfs/delayed-ref.h unsigned long num_heads;