Skip to content

Commit

Permalink
gma500: Add support for Intel GMBUS
Browse files Browse the repository at this point in the history
Before we integrate the new SDVO code we need GMBUS support

Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
  • Loading branch information
Patrik Jakobsson authored and Dave Airlie committed Dec 20, 2011
1 parent 9c8cee4 commit 5c0c1d5
Show file tree
Hide file tree
Showing 6 changed files with 588 additions and 0 deletions.
1 change: 1 addition & 0 deletions drivers/gpu/drm/gma500/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ gma500_gfx-y += gem_glue.o \
gtt.o \
intel_bios.o \
intel_i2c.o \
intel_gmbus.o \
intel_opregion.o \
mmu.o \
power.o \
Expand Down
Loading

0 comments on commit 5c0c1d5

Please sign in to comment.