drm/i915: use intel_crtc for the FBC functions
authorPaulo Zanoni <[email protected]>
Tue, 7 Jul 2015 18:26:05 +0000 (15:26 -0300)
committerDaniel Vetter <[email protected]>
Wed, 8 Jul 2015 09:40:10 +0000 (11:40 +0200)
commit220285f2281515f4e8a9ec7892f7de40d857c290
tree792884280e0ee56ffe9f52238dbb04d73a88e8c5
parent7733b49bb03ee10b8889f8f5edf11d755115b230
drm/i915: use intel_crtc for the FBC functions

This is all internal i915.ko work, let's start using intel_crtc for
everything.

Signed-off-by: Paulo Zanoni <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_fbc.c