On Wed, 06 Feb 2013, Jani Nikula wrote:
> On Sat, 02 Feb 2013, Jesse Barnes wrote:
>> Add a few regs needed for various clock gating init purposes and make
>> sure they don't fall into the display offset range on VLV.
>
> GEN7_UCGCTL4 needs to be fixed in i915_reg.h after IS_DISPLAYREG
> removal.
On Sat, 02 Feb 2013, Jesse Barnes wrote:
> Add a few regs needed for various clock gating init purposes and make
> sure they don't fall into the display offset range on VLV.
GEN7_UCGCTL4 needs to be fixed in i915_reg.h after IS_DISPLAYREG
removal.
>
> Signed-off-by: Jesse Barnes
> ---
> driver
Add a few regs needed for various clock gating init purposes and make
sure they don't fall into the display offset range on VLV.
Signed-off-by: Jesse Barnes
---
drivers/gpu/drm/i915/i915_drv.c |1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/i915/i915_drv.c b/drivers/gpu/dr