aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/Makefile
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2014-12-10 11:38:49 +0100
committerDaniel Vetter <daniel.vetter@ffwll.ch>2014-12-10 12:05:56 +0100
commita18c0af171bfb875012da26f23df051004726973 (patch)
tree44d20565fb6df932d615325a01fa44e034be2edb /drivers/gpu/drm/Makefile
parentdrm: fix a typo in a comment (diff)
downloadlinux-dev-a18c0af171bfb875012da26f23df051004726973.tar.xz
linux-dev-a18c0af171bfb875012da26f23df051004726973.zip
drm: Zero out DRM object memory upon cleanup
Drivers where the DRM objects have a lifetime that extends beyond that of the DRM device need to zero out the DRM object memory to void stale data such as properties. The DRM core code expects to operate on newly allocated and zeroed out objects and will behave unexpectedly, such as add duplicate properties, otherwise. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/Makefile')
0 files changed, 0 insertions, 0 deletions