drm/i915: Don't use the intel_ prefix for gen-specific data
authorDamien Lespiau <damien.lespiau@intel.com>
Tue, 12 May 2015 15:13:18 +0000 (16:13 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 20 May 2015 09:25:55 +0000 (11:25 +0200)
commit568db4f2536fe5a1a9ce491b17c3d0011d5506d2
treecf3893f881d346f9b0dee154306af3226794f6ca
parentd161cf7a6e7e2a134e0f0b393c197e5eb8554a97
drm/i915: Don't use the intel_ prefix for gen-specific data

We now prefix our functions/enums/data with the first platform it has
been introduced. Do that for the primary plane formats.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
[danvet: s/gen2/i8xx/ and s/gen4/i965/ ...]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
This page took 0.026144 seconds and 5 git commands to generate.