index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
Age
Commit message (
Expand
)
Author
2011-12-06
gma500: Add VBLANK support for Poulsbo hardware
Patrik Jakobsson
2011-12-06
gma500: Don't enable MSI on Poulsbo
Patrik Jakobsson
2011-12-06
gma500: Only register interrupt handler for poulsbo hardware
Patrik Jakobsson
2011-12-06
gma500: kill virtual mapping support
Alan Cox
2011-12-06
gma500: Move the API
Alan Cox
2011-12-06
gma500: kill off NUM_PIPE define
Alan Cox
2011-12-06
gma500: Rename the ioctls to avoid clashing with the legacy drivers
Alan Cox
2011-12-06
drm/gma500: begin pruning dead bits of API
Alan Cox
2011-11-29
drm: move the fb bpp/depth helper into the core.
Dave Airlie
2011-11-28
drm/gma500: fix compile error
Ilija Hadzic
2011-11-28
drm/gma500: remove genrated file
Ilija Hadzic
2011-11-28
drm/gma500: port framebuffer to new plane interface.
Dave Airlie
2011-11-16
gma500: fixup build versus latest header changes.
Dave Airlie
2011-11-16
gma500: Add support for Cedarview
Alan Cox
2011-11-16
gma500: Add Oaktrail support
Alan Cox
2011-11-16
gma500: Add Poulsbo support
Alan Cox
2011-11-16
gma500: Add the core DRM files and headers
Alan Cox
2011-11-16
gma500: Add the i2c bus support
Alan Cox
2011-11-16
gma500: Add the glue to the various BIOS and firmware interfaces
Alan Cox
2011-11-16
gma500: Add device framework
Alan Cox
2011-11-16
gma500: introduce the framebuffer support code
Alan Cox
2011-11-16
gma500: introduce the GTT and MMU handling logic
Alan Cox
2011-11-16
gma500: GEM and GEM glue
Alan Cox
2011-11-16
gma500: Move the basic driver out of staging
Alan Cox