diff options
author | Lyude Paul <[email protected]> | 2018-09-17 13:37:33 -0400 |
---|---|---|
committer | Lyude Paul <[email protected]> | 2018-09-17 19:24:37 -0400 |
commit | 3c499ea0c662e2f38aafbd4f516b08aab8cfa0e5 (patch) | |
tree | 71fcdb65993bde73abd9c8746ea7d4bb7e6ff073 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 6ee67e351cdae68b4c9c7df74124b9f9fb81e966 (diff) |
drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creation
As pointed out by Daniel Vetter, we should be usinng
drm_drv_uses_atomic_modeset() for determining whether or not we want to
make the debugfs nodes for atomic instead of checking DRIVER_ATOMIC, as
the former isn't an accurate representation of whether or not the driver
is actually using atomic modesetting internally (even though it might
not be exposing atomic capabilities).
Signed-off-by: Lyude Paul <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: [email protected]
Reviewed-by: Sean Paul <[email protected]>
Link: https://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