On 10/07/2013 02:34 AM, Thierry Reding wrote: > Tegra114 uses a slightly updated version of host1x with an additional > syncpoint. > drivers/gpu/host1x/hw/host1x02.c | 42 +++++ > drivers/gpu/host1x/hw/host1x02.h | 26 +++ > drivers/gpu/host1x/hw/hw_host1x02_channel.h | 121 ++++++++++++++ > drivers/gpu/host1x/hw/hw_host1x02_sync.h | 243 ++++++++++++++++++++++++++++ > drivers/gpu/host1x/hw/hw_host1x02_uclass.h | 175 ++++++++++++++++++++ That seems like an awful lot of extra lines to support just one extra syncpoint. Are there other changes? If not, can the code be shared/parameterized somehow? -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html