summaryrefslogtreecommitdiff
path: root/drivers/staging/gma500/psb_drv.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-15gma500: Clean up the DPU config and make it runtimeAlan Cox1-9/+2
2011-07-15gma500: Add the Oaktrail HDMI supportAlan Cox1-0/+2
2011-07-15gma500: fix compile warnings when CONFIG_BACKLIGHT_CLASS_DEVICE is not definedOctavian Purdila1-15/+13
2011-07-15gma500: remove the legacy PM methodOctavian Purdila1-4/+2
2011-07-15gma500: add an mmap ioctlAlan Cox1-1/+7
2011-07-15gma500: Move the 2D operations into DRMAlan Cox1-3/+6
2011-07-15gma500: Cursor interfaceAlan Cox1-0/+5
2011-07-15gma500: don't dynamically allocate the psb_gtt structAlan Cox1-3/+3
2011-07-15gma500: Final polishAlan Cox1-4/+4
2011-07-09gma500: Fix symbol clash with i915Alan Cox1-1/+1
2011-07-05gma500: move the power headerAlan Cox1-1/+1
2011-07-05gma500: move the BIOS headerAlan Cox1-1/+1
2011-07-05gma500: tidy up the opregion and lid codeAlan Cox1-0/+1
2011-07-05gma500: begin the config based splitAlan Cox1-1/+8
2011-07-05gma500: move framebuffer fileAlan Cox1-1/+1
2011-07-05gma500: the 'mrst' BIOS is actually MID genericAlan Cox1-1/+1
2011-07-05gma500: Add the beginnings of Cedarview supportAlan Cox1-0/+8
2011-07-05gma500: move configuration bits into the psb_ops structureAlan Cox1-60/+5
2011-07-05gma500: Fix early Medfield crashAlan Cox1-0/+12
2011-07-05gma500: continue abstracting platform specific codeAlan Cox1-8/+12
2011-07-05gma500: being abstracting out devices a bit moreAlan Cox1-24/+23
2011-07-05gma500: psb_fb tidy/cleanup passAlan Cox1-9/+0
2011-07-05gma500: Extract BIOSisy stuff from psb_drvAlan Cox1-208/+1
2011-07-05gma500: Medfield supportAlan Cox1-3/+22
2011-07-05gma500: CodingStyle passAlan Cox1-14/+11
2011-07-05gma500: nuke the PSB debug stuffAlan Cox1-22/+11
2011-07-05gma500: nuke the last bits of TTM codeAlan Cox1-6/+0
2011-07-05gma500: polish for completion of this phaseAlan Cox1-2/+2
2011-06-07staging: gma500: Skip bogus LVDS VBT mode and check for LVDS before adding ba...Patrik Jakobsson1-1/+14
2011-05-12gma500: enable GEM mmapAlan Cox1-2/+2
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-26gma500: GEMify the frame buffer base bitsAlan Cox1-2/+2
2011-04-26gma500: Add support for inserting and removing pages from the GARTAlan Cox1-16/+8
2011-04-26gma500: begin adding GEMAlan Cox1-3/+15
2011-04-26gma500: prepare to do some actual memory managementAlan Cox1-6/+2
2011-04-26gma500: ioctl first passAlan Cox1-60/+1
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2011-04-05staging: gma500: Set the TWOD baseAlan Cox1-2/+3
2011-04-05staging: gma500: cleanup the SDVO messagesAlan Cox1-1/+2
2011-04-05staging: gma500: begin tidying up the power managementAlan Cox1-28/+25
2011-04-05staging: gma500: prune more unused fieldsAlan Cox1-13/+0
2011-04-05staging: gma500: Fix some set up bugs found by comparing driver versionsAlan Cox1-0/+3
2011-04-05staging: gma500: Another file we don't needAlan Cox1-9/+1
2011-04-05staging: gma500: kill off TTMAlan Cox1-213/+14
2011-04-05staging: gma500: Clean up more unused structures and codeAlan Cox1-16/+0
2011-04-05staging: gma500: We don't support the CI eitherAlan Cox1-35/+1
2011-04-05staging: gma500: delete the RAR handlingAlan Cox1-28/+1
2011-04-05staging: gma500: Add Moorestown identifiersAlan Cox1-0/+8
2011-04-05staging: gma500: Moorestown does its setup differentlyAlan Cox1-28/+213