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