Commit 7ebce2b
committed
drm: apple: Switch back to drm_atomic_helper_commit_tail_rpm()
The custom commit_tail implementation stopped making after "drm/apple:
Disable fake vblank IRQ machinery" which stopped calling
drm_vblank_init(). Revert back to the standard helper implementation.
Avoids or at least significantly reduces page flips taking approximately
one frame time in kwin_wayland 6.
Fixes: ("drm/apple: Switch to nonblocking commit handling")
Signed-off-by: Janne Grunau <j@jannau.net>1 parent be70c65 commit 7ebce2b
1 file changed
Lines changed: 1 addition & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | 241 | | |
262 | 242 | | |
263 | 243 | | |
| |||
280 | 260 | | |
281 | 261 | | |
282 | 262 | | |
283 | | - | |
| 263 | + | |
284 | 264 | | |
285 | 265 | | |
286 | 266 | | |
| |||
0 commit comments