diff options
author | Zack Rusin <[email protected]> | 2022-10-22 00:02:33 -0400 |
---|---|---|
committer | Zack Rusin <[email protected]> | 2022-10-25 12:42:29 -0400 |
commit | 2e10cdc6e85de5998b0b140deff01765ceb92f64 (patch) | |
tree | 7ddd77d5c44b008386809b2e315e0440c8843748 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | df42523c12f8d58a41f547f471b46deffd18c203 (diff) |
drm/vmwgfx: Remove explicit and broken vblank handling
The explicit vblank handling was never finished. The driver never had
the full implementation of vblank and what was there is emulated
by DRM when the driver doesn't pretend to be implementing it itself.
Let DRM handle the vblank emulation and stop pretending the driver is
doing anything special with vblank. In the future it would make sense
to implement helpers for full vblank handling because vkms and
amdgpu_vkms already have that code. Exporting it to common helpers and
having all three drivers share it would make sense (that would be largely
just to allow more of igt to run).
Signed-off-by: Zack Rusin <[email protected]>
Reviewed-by: Maaz Mombasawala <[email protected]>
Reviewed-by: Martin Krastev <[email protected]>
Reviewed-by: Michael Banack <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions