[PATCH] drm/etnaviv: enable GPU module level clock gating support

2016-05-18 Thread Christian Gmeiner
2016-05-18 10:46 GMT+02:00 Lucas Stach : > From: Russell King > > Enable GPU module level hardware clock gating, using the conditions > found in the galcore v5 driver. > > v2 lst: Split out clock gating enable into separate function, as > there might be more conditions needed for new hardware. > >

[PATCH] drm/etnaviv: enable GPU module level clock gating support

2016-05-18 Thread Lucas Stach
From: Russell King Enable GPU module level hardware clock gating, using the conditions found in the galcore v5 driver. v2 lst: Split out clock gating enable into separate function, as there might be more conditions needed for new hardware. Signed-off-by: Russell King Signed-off-by: Lucas Stach