drm/modes: stop handling framebuffer special
authorDave Airlie <airlied@redhat.com>
Fri, 15 Apr 2016 05:10:42 +0000 (15:10 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 22 Apr 2016 00:47:16 +0000 (10:47 +1000)
commit027b3f8ba9277410c3191d72d1ed2c6146d8a668
tree298d00e4f25de27510302383d1da6359327c1b45
parent2ddea3fd94889331855ff311ff540e0b182dd216
drm/modes: stop handling framebuffer special

Since ref counting is in the object now we can just call the
normal interfaces.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_crtc.c