Loading drivers/gpu/msm/adreno.h +0 −2 Original line number Diff line number Diff line Loading @@ -175,8 +175,6 @@ struct adreno_device { unsigned int fast_hang_detect; unsigned int ft_policy; unsigned int long_ib_detect; unsigned int long_ib; unsigned int long_ib_ts; unsigned int ft_pf_policy; unsigned int gpulist_index; struct ocmem_buf *ocmem_hdl; Loading drivers/gpu/msm/adreno_drawctxt.h +1 −2 Original line number Diff line number Diff line /* Copyright (c) 2002,2007-2013, The Linux Foundation. All rights reserved. /* Copyright (c) 2002,2007-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -59,7 +59,6 @@ struct kgsl_context; */ struct adreno_context { struct kgsl_context base; unsigned int ib_gpu_time_used; unsigned int timestamp; unsigned int internal_timestamp; int state; Loading drivers/gpu/msm/kgsl_device.h +0 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,6 @@ #define KGSL_TIMEOUT_NONE 0 #define KGSL_TIMEOUT_DEFAULT 0xFFFFFFFF #define KGSL_TIMEOUT_PART 50 /* 50 msec */ #define KGSL_TIMEOUT_LONG_IB_DETECTION 2000 /* 2 sec*/ #define FIRST_TIMEOUT (HZ / 2) Loading Loading
drivers/gpu/msm/adreno.h +0 −2 Original line number Diff line number Diff line Loading @@ -175,8 +175,6 @@ struct adreno_device { unsigned int fast_hang_detect; unsigned int ft_policy; unsigned int long_ib_detect; unsigned int long_ib; unsigned int long_ib_ts; unsigned int ft_pf_policy; unsigned int gpulist_index; struct ocmem_buf *ocmem_hdl; Loading
drivers/gpu/msm/adreno_drawctxt.h +1 −2 Original line number Diff line number Diff line /* Copyright (c) 2002,2007-2013, The Linux Foundation. All rights reserved. /* Copyright (c) 2002,2007-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -59,7 +59,6 @@ struct kgsl_context; */ struct adreno_context { struct kgsl_context base; unsigned int ib_gpu_time_used; unsigned int timestamp; unsigned int internal_timestamp; int state; Loading
drivers/gpu/msm/kgsl_device.h +0 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,6 @@ #define KGSL_TIMEOUT_NONE 0 #define KGSL_TIMEOUT_DEFAULT 0xFFFFFFFF #define KGSL_TIMEOUT_PART 50 /* 50 msec */ #define KGSL_TIMEOUT_LONG_IB_DETECTION 2000 /* 2 sec*/ #define FIRST_TIMEOUT (HZ / 2) Loading