diff options
author | Ville Syrjälä <[email protected]> | 2022-02-02 13:16:15 +0200 |
---|---|---|
committer | Ville Syrjälä <[email protected]> | 2022-02-18 17:27:31 +0200 |
commit | c94d13e9d99bc0432cbcc2371060acf5e10cd7ca (patch) | |
tree | 7631da03036710042cb392bd7a26ffaea6776c64 /lib/mpi/mpi-bit.c | |
parent | 61b3b2da10dba0ac1633c699c9d305c702b43720 (diff) |
drm/i915: Make the CHV CGM CSC register writes lockless
The CHV CGM CSC registers are single buffered and so we
may have to write them from the vblank worker, which
imposes very tight dealines. Drop the pointless locking
for the register accessess to reduce the overhead.
All the other registers we bash from the vblank worker
(LUTs) were already made lockless earlier.
Signed-off-by: Ville Syrjälä <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Juha-Pekka Heikkila <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions