Files
linux/drivers/gpu/drm
Dan Carpenter 705c8160ce drm: Fix an error pointer dereference()
The drm_mode_create_tile_group() is only called from
drm_parse_tiled_block() and the caller expects it to return a NULL on
error.  In other words, this function should match
drm_mode_get_tile_group().

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20181217065733.GA12159@kadam
2018-12-17 10:47:17 +01:00
..
2018-09-09 14:19:18 +02:00
2018-11-28 09:31:07 -08:00
2018-12-12 11:56:44 +01:00
2018-12-12 11:56:45 +01:00
2018-11-20 14:56:18 +01:00
2018-11-29 10:34:03 +10:00
2018-11-20 14:56:18 +01:00
2018-10-04 11:03:34 +10:00