diff options
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2015-07-21 14:28:57 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2015-07-27 11:06:38 +0300 |
commit | fc596660dd4e83f7f84e3cd7b25dc5e8e83000ef (patch) | |
tree | d2a4fcc7a095071396f4708ead9beb4977a8c46d /drivers/gpu/drm/drm_crtc_helper.c | |
parent | 90a21700ed9635070fb04fe92fb50c5e3bc16605 (diff) | |
download | linux-fc596660dd4e83f7f84e3cd7b25dc5e8e83000ef.tar.xz |
drm/atomic: add connectors_changed to separate it from mode_changed, v2
This can be a separate case from mode_changed, when connectors stay the
same but only the mode is different. Drivers may choose to implement specific
optimizations to prevent a full modeset for this case.
Changes since v1:
- Update kerneldocs slightly.
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Ander Conselvan de Oliveira <conselvan2@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/drm_crtc_helper.c')
0 files changed, 0 insertions, 0 deletions