diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-03-19 18:48:39 -0400 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-03-23 07:18:03 -0400 |
commit | a15326a57c4d282803765b0a45c53ea4a8c2c94b (patch) | |
tree | 8289c46562bf6c53fb022b2054d2f471cdd617ce /drivers/gpu/drm/i915/i915_drv.c | |
parent | 6ddc4fc70ad689bc33fab801e29d14426a514d41 (diff) |
drm/i915: fixup pd vs pt confusion in gen6 ppgtt code
The index variable points at a page table, not a page directory or a
pde. Ben Widawsky fix this up correctly in his ppgtt cleanup, but I've
botched the job and copy&pasted the old confusion from the original
gen6 ppgtt code in
commit def886c3768d24c4e0aa56ff98b5a468c2b5c9bf
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date: Thu Jan 24 14:44:56 2013 -0800
drm/i915: vfuncs for ppgtt
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_drv.c')
0 files changed, 0 insertions, 0 deletions