diff options
| author | Maneet Singh <[email protected]> | 2015-10-08 14:10:24 +0000 |
|---|---|---|
| committer | Dave Airlie <[email protected]> | 2015-10-31 00:22:26 +0000 |
| commit | 8731b269f01e16193390c7276e70530366b8d626 (patch) | |
| tree | 7d4a9f9c9db37fb72e88993c2c66f48617262f5b /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
| parent | drm: crtc: integer overflow in drm_property_create_blob() (diff) | |
| download | kernel-8731b269f01e16193390c7276e70530366b8d626.tar.gz kernel-8731b269f01e16193390c7276e70530366b8d626.zip | |
drm: Correct arguments to list_tail_add in create blob ioctl
Arguments passed to list_add_tail were reversed resulting in deletion
of old blob property everytime the new one is added.
Fixes
commit e2f5d2ea479b9b2619965d43db70939589afe43a
Author: Daniel Stone <[email protected]>
Date: Fri May 22 13:34:51 2015 +0100
drm/mode: Add user blob-creation ioctl
Signed-off-by: Maneet Singh <[email protected]>
[seanpaul tweaked commit subject a little]
Signed-off-by: Sean Paul <[email protected]>
Cc: [email protected] # v4.2
Reviewed-by: Daniel Stone <[email protected]>
Reviewed-by: Jani Nikula <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions
