commit | 45b186f111f1623b257d183920cd4aab16a1acd5 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Dec 16 07:46:42 2016 +0000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Dec 16 14:38:49 2016 +0100 |
tree | c01e6380f868b308cd065dca318a7adf2f8e70c2 | |
parent | ad579002c8ec429930721c5bb8bd763e6c0c6286 [diff] |
drm: Constify the drm_mm API Mark up the pointers as constant through the API where appropriate. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/20161216074718.32500-5-chris@chris-wilson.co.uk