Displaying 3 results from an estimated 3 matches for "108278".
Did you mean:
108279
2016 Jun 08
8
[PATCH v2 00/15] Runtime pm ref leak bonanza
...in the DRM tree and patches
13 to 15 refactor those to use the new helper.
To ease reviewing, I've pushed this series to GitHub:
https://github.com/l1k/linux/commits/drm_runpm_fixes_v2
The discussion on v1 is archived here:
https://lists.freedesktop.org/archives/dri-devel/2016-May/thread.html#108278
Thanks,
Lukas
Lukas Wunner (15):
drm/nouveau: Don't leak runtime pm ref on driver unload
drm/nouveau: Forbid runtime pm on driver unload
drm/radeon: Don't leak runtime pm ref on driver unload
drm/radeon: Don't leak runtime pm ref on driver load
drm/radeon: Forbid runtime pm...
2016 Jun 09
0
[PATCH v2 00/15] Runtime pm ref leak bonanza
...for
reviews/acks, then I can merge.
-Daniel
>
> To ease reviewing, I've pushed this series to GitHub:
> https://github.com/l1k/linux/commits/drm_runpm_fixes_v2
>
> The discussion on v1 is archived here:
> https://lists.freedesktop.org/archives/dri-devel/2016-May/thread.html#108278
>
> Thanks,
>
> Lukas
>
> Lukas Wunner (15):
> drm/nouveau: Don't leak runtime pm ref on driver unload
> drm/nouveau: Forbid runtime pm on driver unload
> drm/radeon: Don't leak runtime pm ref on driver unload
> drm/radeon: Don't leak runtime pm...
2016 Jun 14
2
[PATCH v2 00/15] Runtime pm ref leak bonanza
...gt;
> -Daniel
>
>>
>> To ease reviewing, I've pushed this series to GitHub:
>> https://github.com/l1k/linux/commits/drm_runpm_fixes_v2
>>
>> The discussion on v1 is archived here:
>> https://lists.freedesktop.org/archives/dri-devel/2016-May/thread.html#108278
>>
>> Thanks,
>>
>> Lukas
>>
>> Lukas Wunner (15):
>> drm/nouveau: Don't leak runtime pm ref on driver unload
>> drm/nouveau: Forbid runtime pm on driver unload
>> drm/radeon: Don't leak runtime pm ref on driver unload
>> d...