aboutsummaryrefslogtreecommitdiff
path: root/kernel/workqueue.c
diff options
context:
space:
mode:
authorBen Widawsky <[email protected]>2013-12-06 14:11:16 -0800
committerDaniel Vetter <[email protected]>2013-12-18 15:31:26 +0100
commit9f273d48aa98cd193b19db9bb4c16bfb81c39052 (patch)
treecbe2ec870bd7f1927c5698f44049a6027df6db4e /kernel/workqueue.c
parentc7c48dfdff246d65408ff4f336978cc861722ca4 (diff)
drm/i915: Write PDEs at init instead of enable
We won't be calling enable() for all PPGTTs. We do need to write PDEs for all PPGTTs however. By moving the writing to init (which is called for all PPGTTs) we should accomplish this. ADD NOTE ABOUT PDE restore TODO: Eventually, we should allocate the page tables on demand. v2: Rebased on BDW. Only do PDEs for pre-gen8 Signed-off-by: Ben Widawsky <[email protected]> Signed-off-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions