Commit af710f3
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 aa55c58 commit af710f3
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1254 | 1254 | | |
1255 | 1255 | | |
1256 | 1256 | | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
1257 | 1260 | | |
1258 | 1261 | | |
1259 | 1262 | | |
| |||
0 commit comments