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
/
psb_drv.c
Age
Commit message (
Expand
)
Author
2012-05-07
gma500: address the lid code
Alan Cox
2012-05-07
gma500: opregion and ACPI
Alan Cox
2012-05-03
gma500: don't register the ACPI video bus
Alan Cox
2012-04-27
gma500: Fix leak of uncached page
Alan Cox
2012-03-10
gma500: fix two -Wmissing-field-initializers warnings
Kirill A. Shutemov
2012-03-10
gma500: mark psb_driver_device_is_agp() and psb_driver_preclose() as static
Kirill A. Shutemov
2012-03-10
gma500: psb_driver_load(): drop unused variables
Kirill A. Shutemov
2012-03-10
gma500: use DRM_IOCTL_DEF_DRV instead of custom PSB_IOCTL_DEF
Kirill A. Shutemov
2012-03-10
gma500: initial medfield merge
Kirill A. Shutemov
2012-02-16
drm: move pci bus master enable into driver.
Dave Airlie
2012-01-03
gma500: remove no_fb bits
Alan Cox
2012-01-03
gma500: Fix Cedarview support (Correct version)
Alan Cox
2012-01-03
gma500: Add the E6xx PCI identifier we are missing
Alan Cox
2011-12-20
gma500: Final enables for Oaktrail
Alan Cox
2011-12-20
gma500: Fix encoder type checking for connectors
Patrik Jakobsson
2011-12-06
gma500: frame buffer locking
Alan Cox
2011-12-06
gma500: do a pass over the FIXME tags
Alan Cox
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: Move the API
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-28
drm/gma500: fix compile error
Ilija Hadzic
2011-11-16
gma500: fixup build versus latest header changes.
Dave Airlie
2011-11-16
gma500: Add the core DRM files and headers
Alan Cox