Skip to content
Commit f8945872 authored by Jesse Barnes's avatar Jesse Barnes
Browse files

Add locking. The main lock is dev->mode_config.config_lock. It should be

held across any operations that modify mode lists, crtc config, output
config, etc.  It should be taken at high level entry points (currently just
initial config and user IOCTL).

Seems to work ok on my system, but needs more testing (with lockdep) and
review from some fresh eyes.
parent f3beabed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment