summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/drm_property.c
Commit message (Expand)AuthorAgeFilesLines
* drm: Use u64_to_user_ptr() helper for blob ioctlsChris Wilson2016-11-281-6/+6
* drm/doc: Fix links in drm_property.cDaniel Vetter2016-11-241-21/+21
* Revert "drm: Unify handling of blob and object properties"Maarten Lankhorst2016-09-071-5/+18
* drm/doc: Polish docs for drm_property&drm_property_blobDaniel Vetter2016-08-291-97/+56
* drm: Unify handling of blob and object propertiesDaniel Vetter2016-08-291-18/+5
* drm: Extract drm_property.[hc]Daniel Vetter2016-08-291-0/+953