Commit 0b6a5bd
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 0f77a4f commit 0b6a5bd
1 file changed
Lines changed: 1 addition & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | 242 | | |
263 | 243 | | |
264 | 244 | | |
| |||
281 | 261 | | |
282 | 262 | | |
283 | 263 | | |
284 | | - | |
| 264 | + | |
285 | 265 | | |
286 | 266 | | |
287 | 267 | | |
| |||
0 commit comments