[Intel-gfx] [PATCH] drm: move allocation out of drm_get_format_name()

2016-11-04 Thread Eric Engestrom
Fixes: 90844f00049e9f42573fd31d7c32e8fd31d3fd07 drm: make drm_get_format_name thread-safe Signed-off-by: Eric Engestrom [danvet: Clarify that the returned pointer must be freed with kfree().] Signed-off-by: Daniel Vetter Suggested-by: Ville Syrjälä Signed-off-by: Eric Enge

[Intel-gfx] ✓ Fi.CI.BAT: success for drm: move allocation out of drm_get_format_name()

2016-11-04 Thread Patchwork
== Series Details == Series: drm: move allocation out of drm_get_format_name() URL : https://patchwork.freedesktop.org/series/14873/ State : success == Summary == Series 14873v1 drm: move allocation out of drm_get_format_name() https://patchwork.freedesktop.org/api/1.0/series/14873/revisions/1

Re: [Intel-gfx] [PATCH] drm: move allocation out of drm_get_format_name()

2016-11-04 Thread Thomas Hellstrom
For the vmwgfx part: Acked-by: Thomas Hellstrom On 11/05/2016 08:33 AM, Eric Engestrom wrote: > Fixes: 90844f00049e9f42573fd31d7c32e8fd31d3fd07 > > drm: make drm_get_format_name thread-safe > > Signed-off-by: Eric Engestrom > [danvet: Clarify that the returned pointer must be freed

<    1   2