From: Ben Widawsky Date: Tue, 24 Feb 2015 16:22:35 +0000 (+0000) Subject: drm/i915: Complete page table structures X-Git-Tag: omap-for-v4.1/fixes-rc1~82^2~33^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7324cc0491e6c9349cc11edbf6085cc20f64c34e;p=pandora-kernel.git drm/i915: Complete page table structures Move the remaining members over to the new page table structures. This can be squashed with the previous commit if desire. The reasoning is the same as that patch. I simply felt it is easier to review if split. v2: In lrc: s/ppgtt->pd_dma_addr[i]/ppgtt->pdp.page_directory[i].daddr/ v3: Rebase. v4: Rebased after s/page_tables/page_table/. Signed-off-by: Ben Widawsky Signed-off-by: Michel Thierry (v2+) Reviewed-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed