diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-03-22 22:50:46 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-03-27 17:50:47 +0200 |
commit | 99612b27763f819e53d5d892ce81a4b042a1de11 (patch) | |
tree | 3dbc961fbff471e02bffc0b1e9243ffa9b22e84a /include/drm/drm_connector.h | |
parent | c0411316ab93e35a671aafcab82d1eefed449a4f (diff) | |
download | lwn-99612b27763f819e53d5d892ce81a4b042a1de11.tar.gz lwn-99612b27763f819e53d5d892ce81a4b042a1de11.zip |
drm/tegra: Don't use modeset_lock_crtc
Yes the help text is unhelpful, but atomic drivers should never use
this. Just grab the lock without context or anything.
Also an aside: Checking ->active like this doesn't protect against
nonblocking commits, this is rather bogus.
Cc: Thierry Reding <thierry.reding@gmail.com>
Acked-by: Thierry Reding <thierry.reding@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170322215058.8671-8-daniel.vetter@ffwll.ch
Diffstat (limited to 'include/drm/drm_connector.h')
0 files changed, 0 insertions, 0 deletions