From e0966568ca4af0f9b4e8d651600e8cfef32b1017 Mon Sep 17 00:00:00 2001 From: Aingara Paramakuru Date: Fri, 18 Apr 2014 12:20:55 -0400 Subject: video: tegra: host: define usable syncpt range In a virtualized environment, syncpoint allocations will be restricted to a subset of the total syncpoints supported by the HW. Bug 1509608 Change-Id: I831c18d8b4d098d74276a072eb8f0719dfd7ed37 Signed-off-by: Aingara Paramakuru Reviewed-on: http://git-master/r/440119 Reviewed-by: Terje Bergstrom Tested-by: Terje Bergstrom --- include/linux/nvhost.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/linux') diff --git a/include/linux/nvhost.h b/include/linux/nvhost.h index 66d3b05a9..76bdaab98 100644 --- a/include/linux/nvhost.h +++ b/include/linux/nvhost.h @@ -55,8 +55,6 @@ struct sync_pt; #define NVHOST_NAME_SIZE 24 #define NVSYNCPT_INVALID (-1) -#define NVSYNCPT_GRAPHICS_HOST (0) /* t20, t30, t114, t148 */ - #define NVSYNCPT_AVP_0 (10) /* t20, t30, t114, t148 */ #define NVSYNCPT_3D (22) /* t20, t30, t114, t148 */ #define NVSYNCPT_VBLANK0 (26) /* t20, t30, t114, t148 */ -- cgit v1.2.2