commit | 8d44e9e69aacecd522bb2797eb2febc5c6c46558 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Wed Dec 20 10:35:44 2017 +0100 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Wed Dec 20 15:30:17 2017 +0100 |
tree | 6bfeb81401e996cbb2dc431f9fcca7f73f99cb1a | |
parent | 48c9571c34b153abc1c4f2b431fa74490b671943 [diff] |
drm/framebuffer: Print task that allocated the fb in debug info. This is is very useful to finding sources of leaked framebufers. The fbcon fb is annotated with [fbcon], to give it a better name than kworker. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20171220093545.613-3-maarten.lankhorst@linux.intel.com Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>