Re: [PATCH] drm: document that user-space should force-probe connectors

2020-11-30 Thread Daniel Vetter
On Mon, Nov 30, 2020 at 09:08:23AM +, Simon Ser wrote: > It seems like we can't have nice things, so let's just document the > disappointing behaviour instead. > > Signed-off-by: Simon Ser > Fixes: 2ac5ef3b2362 ("drm: document drm_mode_get_connector") > Cc: Daniel Vetter > Cc: Pekka Paalanen

[PATCH] drm: document that user-space should force-probe connectors

2020-11-30 Thread Simon Ser
It seems like we can't have nice things, so let's just document the disappointing behaviour instead. Signed-off-by: Simon Ser Fixes: 2ac5ef3b2362 ("drm: document drm_mode_get_connector") Cc: Daniel Vetter Cc: Pekka Paalanen Cc: Ville Syrjala --- include/uapi/drm/drm_mode.h | 11 +++ 1