diff options
author | Damien Lespiau <damien.lespiau@intel.com> | 2014-10-31 14:39:12 +0000 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-10-31 18:38:17 +0100 |
commit | 9d5fab402d3b6fc3d4b895fbb0bde4e4f2378167 (patch) | |
tree | 6415c4a7be2487271dbffdddd2d4c247f47790b9 /drivers/gpu/drm/drm_irq.c | |
parent | 3b5b9932fb547a7c89169a1c43a73beee7183ed0 (diff) | |
download | linux-9d5fab402d3b6fc3d4b895fbb0bde4e4f2378167.tar.bz2 |
drm/i915: Don't destroy DRM properties in the driver
When drm properties are created, they are added to mode_config.property_list,
which is then used in drm_mode_config_cleanup() to destroy every single
property created by the driver.
Cc: Chandra Konduru <chandra.konduru@intel.com>
Cc: Daniel Vetter <daniel.vetter@intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/drm_irq.c')
0 files changed, 0 insertions, 0 deletions