summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_globals.c
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2020-03-02 19:44:42 +0200
committerVille Syrjälä <ville.syrjala@linux.intel.com>2020-03-09 22:28:33 +0200
commitbb9ca240dca5c7e4564d10546e4bddab7e606fe3 (patch)
tree90a592a397bf1ccf2cfa5837750e0f20f6b00b51 /drivers/gpu/drm/i915/i915_globals.c
parente10eb8dd59e1eef559537898f10b4472d355c022 (diff)
drm/i915: Lock gmbus/aux mutexes while changing cdclk
gmbus/aux may be clocked by cdclk, thus we should make sure no transfers are ongoing while the cdclk frequency is being changed. We do that by simply grabbing all the gmbus/aux mutexes. No one else should be holding any more than one of those at a time so the lock ordering here shouldn't matter. v2: Use mutex_lock_nest_lock() (Chris) Cc: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200302174442.5803-1-ville.syrjala@linux.intel.com Acked-by: Jani Nikula <jani.nikula@intel.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_globals.c')
0 files changed, 0 insertions, 0 deletions