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
2012-03-10
gma500: rework register stuff sanely
Alan Cox
2012-03-10
gma500: make init_pm callback in struct psb_op optional
Kirill A. Shutemov
2012-03-10
gma500: re-order calling on the fix setup so we set up after the DRM layer
Alan Cox
2012-03-10
intel, gma500, lvds: Fix use after free and mem leak in psb_intel_lvds_init()
Jesper Juhl
2012-03-10
gma500: Kconfig documentation tweak
Alan Cox
2012-03-10
gma500: now move the Oaktrail save state into its own structure
Alan Cox
2012-03-10
gma500: clean up some of the struct fields we no longer use
Alan Cox
2012-03-10
gma500: plug in more of the gamma functionality
Alan Cox
2012-02-16
drm: move pci bus master enable into driver.
Dave Airlie
2012-02-13
drm: Fix kcalloc parameters swapped
Axel Lin
2012-02-09
drm: do not set fb_info->pixmap fields
Sascha Hauer
2012-02-09
drm: add convenience function to create an range property
Sascha Hauer
2012-01-27
gma500: Fix suspend/resume functions
Ryan Mallon
2012-01-24
gma500: Fix shmem mapping
Alan Cox
2012-01-13
gma500: Discard modes that don't fit in stolen memory
Alan Cox
2012-01-10
gma500: silence gcc warnings in mid_get_vbt_data()
Dan Carpenter
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/oaktrail: panel display quality fix
Alan Cox
2011-12-20
gma500: Oaktrail fixes
Alan Cox
2011-12-20
gma500: Final enables for Oaktrail
Alan Cox
2011-12-20
gma500: SDVO DDC bus guessing isn't working so hardcode it instead
Patrik Jakobsson
2011-12-20
gma500: Convert Oaktrail to work with new output handling
Patrik Jakobsson
2011-12-20
gma500: Convert Cedarview to work with new output handling
Patrik Jakobsson
2011-12-20
gma500: Replace SDVO code with slightly modified version from i915
Patrik Jakobsson
2011-12-20
gma500: Add support for Intel GMBUS
Patrik Jakobsson
2011-12-20
gma500: Convert PSB LVDS to new output handling
Patrik Jakobsson
2011-12-20
gma500: Fix encoder type checking for connectors
Patrik Jakobsson
2011-12-20
gma500: Remove psb_intel_output from ddc_probe and ddc_get_modes
Patrik Jakobsson
2011-12-20
gma500: Initial support for our encoder and connector structs
Patrik Jakobsson
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-06
gma500: Oaktrail BIOS handling
Alan Cox
2011-12-06
gma500: Fix oaktrail probing part 1
Alan Cox
2011-12-06
gma500: Be smarter about layout
Alan Cox
2011-12-06
gma500: gtt based hardware scrolling console
Alan Cox
2011-12-06
gma500: frame buffer locking
Alan Cox
2011-12-06
gma500: Fix backlight crash
Alan Cox
2011-12-06
gma500: kill bogus code
Alan Cox
2011-12-06
gma500: Convert spaces to tabs in accel_2d.c.
Akshay Joshi
2011-12-06
gma500: do a pass over the FIXME tags
Alan Cox
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
[next]