]> Pileus Git - ~andy/linux/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)
commitf910b411053f04d5ccd6219a912eaea2b6f5ea6e
treebd026e22a686f321c47c66011441ef77339c4c82
parentbbbb262d375140a27ed9fe45a13f19a04a0c51b2
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]