OSDN Git Service

drm/i915: use intel_crtc for the FBC functions
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 7 Jul 2015 18:26:05 +0000 (15:26 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
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 <paulo.r.zanoni@intel.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_fbc.c