summaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500/framebuffer.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-08staging: delete gma500 driverGreg Kroah-Hartman1-856/+0
2011-12-20staging/gma500: fixup staging code to build following core changes.Dave Airlie1-1/+1
2011-11-29drm: move the fb bpp/depth helper into the core.Dave Airlie1-1/+1
2011-11-25drm/staging/gma500: fix linux-next buildJesse Barnes1-15/+22
2011-11-15drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes1-1/+1
2011-09-26staging: gma500: gtt based hardware scrolling consoleAlan Cox1-13/+72
2011-08-26gma500: do a pass over the FIXME tagsAlan Cox1-2/+5
2011-07-15gma500: Make crtc count a property of the deviceAlan Cox1-1/+1
2011-07-15gma500: Move the 2D operations into DRMAlan Cox1-24/+1
2011-07-15gma500: don't dynamically allocate the psb_gtt structAlan Cox1-2/+2
2011-07-15gma500: Final polishAlan Cox1-4/+4
2011-07-05gma500: begin adding CDV specific codeAlan Cox1-1/+8
2011-07-05gma500: move framebuffer fileAlan Cox1-0/+803