summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_crtc.h
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2013-08-08 15:41:35 +0200
committerDave Airlie <airlied@redhat.com>2013-08-19 14:29:41 +1000
commitf336ab76008f66f6153573d1479aeed388d7b08a (patch)
tree663730d457d336badec1b3b2486f7e047a8ffffe /include/drm/drm_crtc.h
parentcb6458f97b53d7f73043206c18014b3ca63ac345 (diff)
downloadlinux-f336ab76008f66f6153573d1479aeed388d7b08a.tar.bz2
drm: move dev data clearing from drm_setup to lastclose
We kzalloc this structure, and for real kms devices we should never loose track of things really. But ums/legacy drivers rely on the drm core to clean up a bit of cruft between lastclose and firstopen (i.e. when X is being restarted), so keep this around. But give it a clear drm_legacy_ prefix and conditionalize the code on !DRIVER_MODESET. Cc: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm/drm_crtc.h')
0 files changed, 0 insertions, 0 deletions