drm: add docs about the IN_FORMATS plane property
authorSimon Ser <contact@emersion.fr>
Sun, 29 Mar 2020 14:45:08 +0000 (14:45 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 31 Mar 2020 09:12:42 +0000 (11:12 +0200)
commite6219defd36653c531b8da5e83f55a8d0796dc72
tree8924295b64f46611ae1f87d7f846f3bbbbcd91ed
parentc7da606edab6b4234d420c56ad855092f787e722
drm: add docs about the IN_FORMATS plane property

This is a standard property attached to planes in drm_universal_plane_init
when drm_mode_config.allow_fb_modifiers is true.

Signed-off-by: Simon Ser <contact@emersion.fr>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Daniel Stone <daniel@fooishbar.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/mHOtz80Wa-x3A5Lz5ETTM65VUMfW1j6b-iCuvIy1RzOM1EloHPqAb2MnbU8ygZi0ABaLrxuN6pzu0v3QRn83125C0bXuHoo-DQWWEd80fdw=@emersion.fr
drivers/gpu/drm/drm_blend.c