]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drm/i915: Deobfuscate the render p-state obfuscation
authorMatthew Garrett <mjg59@srcf.ucam.org>
Tue, 2 Feb 2010 18:30:47 +0000 (18:30 +0000)
committerEric Anholt <eric@anholt.net>
Mon, 22 Feb 2010 16:46:55 +0000 (11:46 -0500)
commitb5b72e891a5a6056c849ef8eaf259f126090f88b
tree2d6ae8d0d0ab64e53b34fff47fcc5f4403804bc7
parentf97108d1d0facc7902134ebc453b226bbd4d1cdb
drm/i915: Deobfuscate the render p-state obfuscation

The ironlake render p-state support includes some rather odd variable
names. Clean them up in order to improve the readability of the code.

Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/i915_irq.c
drivers/gpu/drm/i915/i915_reg.h
drivers/gpu/drm/i915/i915_suspend.c
drivers/gpu/drm/i915/intel_display.c