drm/i915/crt: Introduce struct intel_crt
commit8f2535d9d9c8d87bfbbddab3a5b27abe48213ad2
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 16 Nov 2010 10:58:37 +0000 (16 10:58 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 19 Nov 2010 08:58:41 +0000 (19 08:58 +0000)
treee0bb81d29d27002b246546cf1d3990314a2c9238
parent3143a2bf18d12545f77dafa5b9f7fee83b001223
drm/i915/crt: Introduce struct intel_crt

We will use this structure in future patches to store CRT specific
information on the encoder.

Split out and tweaked from a patch by Keith Packard.

Signed-off-by: Keith Packard <keithp@kithp.com>
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_crt.c