summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorDaniel Vetter <daniel.vetter@ffwll.ch>2011-10-26 20:21:13 (GMT)
committerDaniel Vetter <daniel.vetter@ffwll.ch>2011-12-21 23:33:22 (GMT)
commit977b4f6edd7a960dd80c1a614a7644068f866c5b (patch)
treefd88f3a302ccfd38f521548db97b36135c96d602 /firmware
parent94e895321bade1bafbcb2af1ef1e79b01e018012 (diff)
downloadlinux-977b4f6edd7a960dd80c1a614a7644068f866c5b.tar.xz
drm/via: use drm_mm instead of drm_sman
To make the transition in a piece-wise and bisectable way possible, I've hijacked the ->owner_list from drm_sman. While transitioning, the list_add was done by the driver, while the list_del was still done by the dying sman code. Now that we are in full control of ->owner_list, do the list_del ourselves. v2: Better explain the list_del trickery as suggested by Chris Wilson. Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions