aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gma500
AgeCommit message (Expand)AuthorFilesLines
2011-07-05gma500: 2D polishAlan Cox3-127/+74
2011-07-05gma500: CodingStyle passAlan Cox15-1094/+1110
2011-07-05gma500: Use the GEM tweaks to provide a GEM frame bufferAlan Cox2-7/+15
2011-07-05gma500: GEM glueAlan Cox3-1/+53
2011-07-05gma500: Kill spare krefAlan Cox3-37/+6
2011-07-05gma500: nuke the PSB debug stuffAlan Cox14-374/+87
2011-07-05gma500: nuke the last bits of TTM codeAlan Cox2-49/+19
2011-07-05gma500: 2D acceleration tidyingAlan Cox1-6/+13
2011-07-05gma500: polish for completion of this phaseAlan Cox15-177/+67
2011-07-05gma500: trim some of the debugAlan Cox3-18/+1
2011-07-05gma500: Do sane FB cleanupAlan Cox2-10/+36
2011-07-05gma500: revamp frame buffer creation and handlingAlan Cox5-97/+133
2011-07-05gma500: Ensure the frame buffer has a linear virtual mappingAlan Cox4-29/+42
2011-06-28gma500: Fix uninitialized variable and style issuesAndre Bartke1-18/+18
2011-06-28gma500: Set the correct bits according to the pipeAlan Cox1-5/+6
2011-06-28gma500: Make GTT pages uncachedAlan Cox3-33/+29
2011-06-28gma500: fix warningsAlan Cox1-2/+1
2011-06-07staging: gma500: get control from firmware framebuffer if conflictsMichael Chang1-0/+10
2011-06-07staging: gma500: Skip bogus LVDS VBT mode and check for LVDS before adding backlightPatrik Jakobsson2-5/+23
2011-05-17gma500: finish off the fault handlerAlan Cox4-20/+93
2011-05-17gma500: Don't try and take a GEM handle of a non GEM fbAlan Cox1-0/+2
2011-05-11gma500: enable GEM mmapAlan Cox2-6/+84
2011-05-10gma500: Fix dumb create crashAlan Cox2-4/+4
2011-05-10gma500: sort out the file operationsAlan Cox1-44/+6
2011-05-06gma500: The MID devices have the register offset differentAlan Cox1-1/+5
2011-04-25gma500: allow non stolen page backed framebufferAlan Cox4-17/+65
2011-04-25gma500: prune some unused variablesAlan Cox1-9/+5
2011-04-25gma500: GEM - now we have the basics we shall stick pins in itAlan Cox3-36/+80
2011-04-25gma500: GEMify the frame buffer base bitsAlan Cox8-55/+24
2011-04-25gma500: Begin the GEMification of the cursor codeAlan Cox3-75/+26
2011-04-25gma500: Add support for inserting and removing pages from the GARTAlan Cox10-998/+338
2011-04-25gma500: begin adding GEMAlan Cox7-224/+318
2011-04-25gma500: add the ability to request backed space or notAlan Cox3-6/+17
2011-04-25gma500: Tidy up the allocationsAlan Cox2-9/+6
2011-04-25gma500: Add a gtt allocatorAlan Cox5-29/+217
2011-04-25gma500: backlight warningAlan Cox1-0/+1
2011-04-25gma500: prepare to do some actual memory managementAlan Cox1-6/+2
2011-04-25gma500: ioctl first passAlan Cox3-174/+1
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman4-4/+4
2011-04-05staging: gma500: Add oaktrailAlan Cox2-2/+11
2011-04-05staging: gma500: enable the 2D op stuffAlan Cox2-2/+2
2011-04-05staging: gma500: psb_reset actually holds lid functionsAlan Cox2-1/+1
2011-04-05staging: gma500: Set the TWOD baseAlan Cox2-5/+6
2011-04-05staging: gma500: cleanup the SDVO messagesAlan Cox2-3/+4
2011-04-05staging: gma500: begin tidying up the power managementAlan Cox10-769/+361
2011-04-05staging: gma500: prune more unused fieldsAlan Cox2-147/+0
2011-04-05staging: gma500: Add a test ioctl for issuing 2D accel ops via user spaceAlan Cox3-1/+30
2011-04-05staging: gma500: Fix some set up bugs found by comparing driver versionsAlan Cox1-0/+3
2011-04-05staging: gma500: kill some more #if 0 bitsAlan Cox1-61/+0
2011-04-05staging: gma500: Another file we don't needAlan Cox4-264/+1