Files
linux/drivers
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-10-16 11:13:50 +02:00
2018-10-11 12:12:55 +02:00
2018-11-09 17:56:44 +01:00
2018-11-29 10:34:03 +10:00
2018-11-23 22:35:38 -08:00
2018-10-31 08:54:16 -07:00
2018-11-29 10:34:03 +10:00
2018-10-11 09:16:44 -07:00
2018-11-11 09:21:46 -08:00