Re: [Intel-gfx] LOOKS GOOD: Possible regression in drm/i915 driver: memleak

2022-12-25 Thread Mirsad Goran Todorovac
On 22. 12. 2022. 09:04, Tvrtko Ursulin wrote: In the meantime definitely thanks a lot for testing this quickly and reporting back! Don't think much of it - anyone with CONFIG_KMEMLEAK enabled could have caught this bug. I was surprised that you found the fix in less than an hour without me

Re: [Intel-gfx] LOOKS GOOD: Possible regression in drm/i915 driver: memleak

2022-12-25 Thread Mirsad Goran Todorovac
On 23. 12. 2022. 13:18, Tvrtko Ursulin wrote: It is not forgotten - I was trying to reach out to the original author of the fixlet which worked for you. If that fails I will take it up on myself, but need to set aside some time to get into the exact problem space before I can vouch for the fi

[Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/i915: dell wyse 3040 shutdown fix

2022-12-25 Thread Patchwork
== Series Details == Series: drm/i915: dell wyse 3040 shutdown fix URL : https://patchwork.freedesktop.org/series/112224/ State : failure == Summary == Error: patch https://patchwork.freedesktop.org/api/1.0/series/112224/revisions/1/mbox/ not applied Applying: drm/i915: dell wyse 3040 shutdo

[Intel-gfx] [PATCH v2] drm/i915: dell wyse 3040 shutdown fix

2022-12-25 Thread Alexey Lukyanchuk
dell wyse 3040 doesn't peform poweroff properly, but instead remains in turned power on state. Additional mutex_lock and intel_crtc_wait_for_next_vblank feature 6.2 kernel resolve this trouble. cc: sta...@vger.kernel.org original commit Link: https://patchwork.freedesktop.org/patch/508926/ fixe