commit | 54af56dbf883f65396917a88e4ce8c37f9d52009 | [log] [tgz] |
---|---|---|
author | Mika Kuoppala <mika.kuoppala@linux.intel.com> | Tue Feb 28 17:28:08 2017 +0200 |
committer | Mika Kuoppala <mika.kuoppala@intel.com> | Fri Mar 03 16:45:11 2017 +0200 |
tree | 4dd7cdbe7cb299b23bc55920a67f2f252c4a5b70 | |
parent | 3e490042a80f82df80141fce1dbef1baa7850160 [diff] |
drm/i915: Don't mark pdps clear if pdps are not submitted Don't mark pdps clear if never do the necessary actions with the hardware to make them clear. v2: totally get rid of confusing ppgtt bool (Chris) Signed-off-by: Mika Kuoppala <mika.kuoppala@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Link: http://patchwork.freedesktop.org/patch/msgid/1488295691-9404-2-git-send-email-mika.kuoppala@intel.com