mirror of
https://github.com/torvalds/linux.git
synced 2024-12-23 11:21:33 +00:00
bd94315971
There's no good reason to turn off the eDP force VDD bit synchronously while probing devices; that just sticks a huge delay into all mode setting paths. Instead, queue a delayed work proc to disable the VDD force bit and then remember when that fires to ensure that the appropriate delay is respected before trying to turn it back on. Signed-off-by: Keith Packard <keithp@keithp.com> |
||
---|---|---|
.. | ||
drm | ||
stub | ||
vga | ||
Makefile |