diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-02-24 18:51:00 +0200 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2022-03-29 16:35:33 +0300 |
commit | e0c603ef705019ae28d195a0faa5f568372f3bf9 (patch) | |
tree | c58f252f32e4531835458d10a943fd37d3fa58e4 /LICENSES | |
parent | fd04847372ba86347066c536ba99bc3c1f351334 (diff) | |
download | linux-stable-e0c603ef705019ae28d195a0faa5f568372f3bf9.tar.gz linux-stable-e0c603ef705019ae28d195a0faa5f568372f3bf9.tar.bz2 linux-stable-e0c603ef705019ae28d195a0faa5f568372f3bf9.zip |
drm/i915: Remove locks around skl+ scaler programming
All the skl+ scaler registers are suitably confined to their own
cachelines so we don't need the uncore.lock to globally serialize
access to these registers. We actually already dropped some of this
in commit 14ad15296d1f ("drm/i915: Make skl+ universal plane
registers unlocked") as the plane scaler enabling/reconfiguration
became lockless. So let's complete that and remove the rest of
the locks from the scaler programming as well.
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220224165103.15682-2-ville.syrjala@linux.intel.com
Reviewed-by: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions