aboutsummaryrefslogtreecommitdiff
path: root/include/linux/phy/omap_control_phy.h
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2018-07-04 19:55:18 +0100
committerChris Wilson <[email protected]>2018-07-04 21:23:11 +0100
commit63fd659fb1a52262a37293a9a034a912a2406b26 (patch)
treeb8292fb24da764b7f10fe320f8bcbe1ac233ec9e /include/linux/phy/omap_control_phy.h
parent16659bc53a027f8e4bce6393476849e2bda8b8fa (diff)
drm/i915/gtt: Pull global wc page stash under its own locking
Currently, the wc-stash used for providing flushed WC pages ready for constructing the page directories is assumed to be protected by the struct_mutex. However, we want to remove this global lock and so must install a replacement global lock for accessing the global wc-stash (the per-vm stash continues to be guarded by the vm). We need to push ahead on this patch due to an oversight in hastily removing the struct_mutex guard around the igt_ppgtt_alloc selftest. No matter, it will prove very useful (i.e. will be required) in the near future. v2: Restore the onstack stash so that we can drop the vm->mutex in future across the allocation. v3: Restore the lost pagevec_init of the onstack allocation, and repaint function names. v4: Reorder init so that we don't try and use i915_address_space before it is ininitialised. Fixes: 1f6f00238abf ("drm/i915/selftests: Drop struct_mutex around lowlevel pggtt allocation") Signed-off-by: Chris Wilson <[email protected]> Cc: Tvrtko Ursulin <[email protected]> Reviewed-by: Tvrtko Ursulin <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'include/linux/phy/omap_control_phy.h')
0 files changed, 0 insertions, 0 deletions