diff options
author | Daniel Vetter <[email protected]> | 2017-05-15 11:11:36 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2017-05-23 16:36:06 +0200 |
commit | 9f800214731fddb0a99810bcd1af8d93d22076e0 (patch) | |
tree | 97af8b91aca3d6309fb55acf46da8ec6cdefa39f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9de5d4a61cc2a99634e3b51bda0f8e2fdd8f4287 (diff) |
drm/doc: Clarify mode_fixup vs. atomic_check a bit more
Brought up by both Laurent and Andrzej when reviewing the new
->mode_valid hooks. Since mode_fixup is just a simpler version of the
much more generic atomic_check we can't really unify it with
mode_valid. Most drivers should probably switch their current
mode_fixup code to either the new mode_valid or the atomic_check
hooks, but e.g. that doesn't exist yet for bridges, and for CRTCs the
situation is a bit more complicated. Hence there's no clear
equivalence between mode_fixup and mode_valid, even if it looks like
that at first glance.
v2: Fix accidental double-dot (Adnrzej).
Cc: Andrzej Hajda <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Cc: Jose Abreu <[email protected]>
Reviewed-by: Jose Abreu <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions