[PATCH] Revert "drm: Unify handling of blob and object properties"

2016-09-07 Thread Ying Liu
On Wed, Sep 7, 2016 at 5:52 PM, Maarten Lankhorst wrote: > This reverts commit 77953bd136d2a70bca2dc93b3ccda07a2b37076f. > > This causes a kernel panic when trying to assign a blob to a property, > and has obviously never been tested. > > Signed-off-by: Maarten Lankhorst Tested-by: Liu Ying >

[PATCH] Revert "drm: Unify handling of blob and object properties"

2016-09-07 Thread Jani Nikula
On Wed, 07 Sep 2016, Ying Liu wrote: > On Wed, Sep 7, 2016 at 5:52 PM, Maarten Lankhorst > wrote: >> This reverts commit 77953bd136d2a70bca2dc93b3ccda07a2b37076f. >> >> This causes a kernel panic when trying to assign a blob to a property, >> and has obviously never been tested. >> >> Signed-off-

[PATCH] Revert "drm: Unify handling of blob and object properties"

2016-09-07 Thread Maarten Lankhorst
This reverts commit 77953bd136d2a70bca2dc93b3ccda07a2b37076f. This causes a kernel panic when trying to assign a blob to a property, and has obviously never been tested. Signed-off-by: Maarten Lankhorst --- drivers/gpu/drm/drm_property.c | 23 ++- 1 file changed, 18 insertio