aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500
Commit message (Expand)AuthorAge
* gma500: Fix suspend/resume functionsRyan Mallon2012-01-27
* gma500: Fix shmem mappingAlan Cox2012-01-24
* gma500: Discard modes that don't fit in stolen memoryAlan Cox2012-01-13
* gma500: silence gcc warnings in mid_get_vbt_data()Dan Carpenter2012-01-10
* gma500: remove no_fb bitsAlan Cox2012-01-03
* gma500: Fix Cedarview support (Correct version)Alan Cox2012-01-03
* gma500: Add the E6xx PCI identifier we are missingAlan Cox2012-01-03
* gma500/oaktrail: panel display quality fixAlan Cox2011-12-20
* gma500: Oaktrail fixesAlan Cox2011-12-20
* gma500: Final enables for OaktrailAlan Cox2011-12-20
* gma500: SDVO DDC bus guessing isn't working so hardcode it insteadPatrik Jakobsson2011-12-20
* gma500: Convert Oaktrail to work with new output handlingPatrik Jakobsson2011-12-20
* gma500: Convert Cedarview to work with new output handlingPatrik Jakobsson2011-12-20
* gma500: Replace SDVO code with slightly modified version from i915Patrik Jakobsson2011-12-20
* gma500: Add support for Intel GMBUSPatrik Jakobsson2011-12-20
* gma500: Convert PSB LVDS to new output handlingPatrik Jakobsson2011-12-20
* gma500: Fix encoder type checking for connectorsPatrik Jakobsson2011-12-20
* gma500: Remove psb_intel_output from ddc_probe and ddc_get_modesPatrik Jakobsson2011-12-20
* gma500: Initial support for our encoder and connector structsPatrik Jakobsson2011-12-20
* drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä2011-12-20
* gma500: Oaktrail BIOS handlingAlan Cox2011-12-06
* gma500: Fix oaktrail probing part 1Alan Cox2011-12-06
* gma500: Be smarter about layoutAlan Cox2011-12-06
* gma500: gtt based hardware scrolling consoleAlan Cox2011-12-06
* gma500: frame buffer lockingAlan Cox2011-12-06
* gma500: Fix backlight crashAlan Cox2011-12-06
* gma500: kill bogus codeAlan Cox2011-12-06
* gma500: Convert spaces to tabs in accel_2d.c.Akshay Joshi2011-12-06
* gma500: do a pass over the FIXME tagsAlan Cox2011-12-06
* gma500: Add VBLANK support for Poulsbo hardwarePatrik Jakobsson2011-12-06
* gma500: Don't enable MSI on PoulsboPatrik Jakobsson2011-12-06
* gma500: Only register interrupt handler for poulsbo hardwarePatrik Jakobsson2011-12-06
* gma500: kill virtual mapping supportAlan Cox2011-12-06
* gma500: Move the APIAlan Cox2011-12-06
* gma500: kill off NUM_PIPE defineAlan Cox2011-12-06
* gma500: Rename the ioctls to avoid clashing with the legacy driversAlan Cox2011-12-06
* drm/gma500: begin pruning dead bits of APIAlan Cox2011-12-06
* drm: move the fb bpp/depth helper into the core.Dave Airlie2011-11-29
* drm/gma500: fix compile errorIlija Hadzic2011-11-28
* drm/gma500: remove genrated fileIlija Hadzic2011-11-28
* drm/gma500: port framebuffer to new plane interface.Dave Airlie2011-11-28
* gma500: fixup build versus latest header changes.Dave Airlie2011-11-16
* gma500: Add support for CedarviewAlan Cox2011-11-16
* gma500: Add Oaktrail supportAlan Cox2011-11-16
* gma500: Add Poulsbo supportAlan Cox2011-11-16
* gma500: Add the core DRM files and headersAlan Cox2011-11-16
* gma500: Add the i2c bus supportAlan Cox2011-11-16
* gma500: Add the glue to the various BIOS and firmware interfacesAlan Cox2011-11-16
* gma500: Add device frameworkAlan Cox2011-11-16
* gma500: introduce the framebuffer support codeAlan Cox2011-11-16