]> git.baikalelectronics.ru Git - kernel.git/commit
gma500: Add the glue to the various BIOS and firmware interfaces
authorAlan Cox <alan@linux.intel.com>
Thu, 3 Nov 2011 18:21:42 +0000 (18:21 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 16 Nov 2011 11:25:28 +0000 (11:25 +0000)
commit10d18268ea3ce6bd737616ef588602e6b89b80f3
treebd026e22a686f321c47c66011441ef77339c4c82
parentbfee8d425a9867724182308d427fd16a0a173758
gma500: Add the glue to the various BIOS and firmware interfaces

Some of this should one day become a library shared by i915 and gma500 I
suspct. Best however to deal with that later once it is all nice and
stably merged.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/gma500/intel_bios.c [new file with mode: 0644]
drivers/gpu/drm/gma500/intel_bios.h [new file with mode: 0644]
drivers/gpu/drm/gma500/intel_opregion.c [new file with mode: 0644]
drivers/gpu/drm/gma500/mid_bios.c [new file with mode: 0644]
drivers/gpu/drm/gma500/mid_bios.h [new file with mode: 0644]