diff options
| author | Daniel Vetter <[email protected]> | 2020-09-17 18:47:22 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2020-09-23 17:54:03 +0200 |
| commit | 9e9f605fb5af8ae350d59de3c2a54422cb2d9301 (patch) | |
| tree | 17c83cf80a8b88f9c29b431659c4ff4b83bb27f2 /tools/perf/scripts/python | |
| parent | db9c1734ad69c0ba5e5e420ba31ebc1048976be6 (diff) | |
drm/doc: Document that modifiers are always required for fb
Even for legacy userspace, since otherwise GETFB2 is broken and if you
switch between modifier-less and modifier-aware compositors, smooth
transitions break.
Also it's just best practice to make sure modifiers are invariant for
a given drm_fb, and that a modifier-aware kms drivers only has one
place to store them, ignoring any old implicit bo flags or whatever
else might float around.
Motivated by some irc discussion with Bas about amdgpu modifier
support.
Acked-by: Bas Nieuwenhuizen <[email protected]>
Acked-by: Simon Ser <[email protected]>
Acked-by: Daniel Stone <[email protected]>
Acked-by: Pekka Paalanen <[email protected]>
Fixes: 455e00f1412f ("drm: Add getfb2 ioctl")
Cc: Daniel Stone <[email protected]>
Cc: Juston Li <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Ville Syrjälä <[email protected]>
Cc: Bas Nieuwenhuizen <[email protected]>
Cc: Marek Olšák <[email protected]>
Cc: "Wentland, Harry" <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions