diff options
author | Rodrigo Siqueira <[email protected]> | 2019-03-14 15:48:45 -0300 |
---|---|---|
committer | Gerd Hoffmann <[email protected]> | 2019-03-29 11:56:52 +0100 |
commit | fe61692886669bbcc260f980903eacb4ddebaf59 (patch) | |
tree | ae296bf0447978d404ca24bf7aaf74d70a4583d3 /lib/notifier-error-inject.c | |
parent | 36a1da15b5df493241b0011d2185fdd724ac1ed1 (diff) |
drm/atomic-helper: Make atomic_enable/disable crtc callbacks optional
Allow atomic_enable and atomic_disable operations from
drm_crtc_helper_funcs struct optional. With this, the target display
drivers don't need to define a dummy function if they don't need one.
Changes since v2:
* Don't make funcs optional
* Update kerneldoc for atomic_enable/disable
* Replace "if (funcs->atomic_enable)" by "if (funcs->commit)"
* Improve commit message
Signed-off-by: Rodrigo Siqueira <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Signed-off-by: Gerd Hoffmann <[email protected]>
Diffstat (limited to 'lib/notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions