commit | b5b72e891a5a6056c849ef8eaf259f126090f88b | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg59@srcf.ucam.org> | Tue Feb 02 18:30:47 2010 +0000 |
committer | Eric Anholt <eric@anholt.net> | Mon Feb 22 11:46:55 2010 -0500 |
tree | 2d6ae8d0d0ab64e53b34fff47fcc5f4403804bc7 | |
parent | f97108d1d0facc7902134ebc453b226bbd4d1cdb [diff] |
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>