Commit 186d7a2
committed
drm/kms: use drm_atomic_helper_framebuffer_changed when waiting for vblanks
Waiting for vblanks takes too long on our boards. Reverting to the old API
which was calling drm_atomic_helper_framebuffer_changed.
With this, we can achieve the framerate in kernel 4.9.
Tested-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Tested-by: Razvan Stefanescu <razvan.stefanescu@microchip.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>1 parent 3f0b312 commit 186d7a2
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1529 | 1529 | | |
1530 | 1530 | | |
1531 | 1531 | | |
| 1532 | + | |
| 1533 | + | |
| 1534 | + | |
1532 | 1535 | | |
1533 | 1536 | | |
1534 | 1537 | | |
| |||
0 commit comments