commit | d507d73578ef7aa1ffcd122e51caa59e4492cb46 | [log] [tgz] |
---|---|---|
author | Joonas Lahtinen <joonas.lahtinen@linux.intel.com> | Fri Mar 18 10:42:58 2016 +0200 |
committer | Joonas Lahtinen <joonas.lahtinen@linux.intel.com> | Fri Mar 18 15:18:15 2016 +0200 |
tree | 258b9522d6802184c80a0a12a61057066a6ee05c | |
parent | 62106b4f6b9118073ec59e3e34ec393ed76cf24f [diff] |
drm/i915/gtt: Clean up GGTT probing code Use less pointers with the probing code, making it much less confusing to read. Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Joonas Lahtinen <joonas.lahtinen@linux.intel.com>