PD#173105: gpu:disable platform power down macro
Change-Id: I545cad6b5fe064a10b6a566f1acf071806498073
* Note that as this prevents kbase from powering down shader cores, this limits
* the available power policies to coarse_demand and always_on.
*/
-#define PLATFORM_POWER_DOWN_ONLY (1)
+#define PLATFORM_POWER_DOWN_ONLY (0)
/*
* Maximum frequency (in kHz) that the GPU can be clocked. For some platforms
* Note that as this prevents kbase from powering down shader cores, this limits
* the available power policies to coarse_demand and always_on.
*/
-#define PLATFORM_POWER_DOWN_ONLY (1)
+#define PLATFORM_POWER_DOWN_ONLY (0)
/**
* Maximum frequency (in kHz) that the GPU can be clocked. For some platforms