drm/doc: Improve docs for conn_state->best_encoder
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 6 May 2019 14:46:29 +0000 (16:46 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 7 May 2019 10:04:12 +0000 (12:04 +0200)
commit27edadf6df811bcad0f7fa2f89321b4590a425bc
treef6bf6942b6c7bb828e30b1f8be8562ede24c6753
parent7a00b45af3e723ff51d015ed72dc97487bb034b5
drm/doc: Improve docs for conn_state->best_encoder

It's mandatory and considered core state since ioctls rely on this
working.

Thanks to Laurent for pointing out this gap.

v2: Clarify to "atomic drivers" only.

Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Sean Paul <sean@poorly.run>
Acked-by: Sean Paul <sean@poorly.run>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190506144629.5976-1-daniel.vetter@ffwll.ch
include/drm/drm_connector.h