summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/framebuffer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gma500: Fix suspend/resume functionsRyan Mallon2012-01-271-4/+4
* gma500: Fix encoder type checking for connectorsPatrik Jakobsson2011-12-201-4/+4
* drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä2011-12-201-1/+1
* gma500: Be smarter about layoutAlan Cox2011-12-061-16/+30
* gma500: gtt based hardware scrolling consoleAlan Cox2011-12-061-9/+71
* gma500: kill virtual mapping supportAlan Cox2011-12-061-44/+8
* drm: move the fb bpp/depth helper into the core.Dave Airlie2011-11-291-1/+1
* drm/gma500: port framebuffer to new plane interface.Dave Airlie2011-11-281-13/+20
* gma500: introduce the framebuffer support codeAlan Cox2011-11-161-0/+784