diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-03-22 22:50:55 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-03-29 09:55:46 +0200 |
commit | d49473a53aec5bff366c607bd2a0388554b112f5 (patch) | |
tree | 822ccf0eecccba095bcfa446ea69879cc6b3c0d9 /include/drm/drm_crtc.h | |
parent | 2c77bb29d3985e73f8c780cfd20fdb2f491943ee (diff) | |
download | linux-d49473a53aec5bff366c607bd2a0388554b112f5.tar.gz |
drm: Restrict drm_mode_set_config_internal to non-atomic drivers
This is another case where we really can't reconstruct a acquire ctx
in any useful fashion because all the callers are legacy drivers. So
like drm_plane_force_disable simply restrict it to non-atomic drivers
so that it's clear we're ok with passing a NULL ctx.
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170322215058.8671-17-daniel.vetter@ffwll.ch
Diffstat (limited to 'include/drm/drm_crtc.h')
0 files changed, 0 insertions, 0 deletions