Commit a96e74c
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 6597d05 commit a96e74c
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1400 | 1400 | | |
1401 | 1401 | | |
1402 | 1402 | | |
| 1403 | + | |
| 1404 | + | |
| 1405 | + | |
1403 | 1406 | | |
1404 | 1407 | | |
1405 | 1408 | | |
| |||
0 commit comments