aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/gtt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-17Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-nextDave Airlie1-8/+44
2013-04-15drm/gma500: Add debugging info to psb_gtt_restore()Patrik Jakobsson1-1/+8
2013-04-07drm/gma500: Add support for rebuilding the gttPatrik Jakobsson1-8/+37
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2012-05-11gma500: Clean up some of the noiseAlan Cox1-9/+3
2012-05-07gma500: gtt: fix __iomem sparse warningsKirill A. Shutemov1-4/+7
2012-05-07gma500: psb_gtt_init(): drop unused variableKirill A. Shutemov1-2/+1
2012-04-27gma500: Set the mapping maskAlan Cox1-0/+4
2012-04-27gma500: mark framebuffer pages write combiningAlan Cox1-1/+1
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie1-5/+4
2012-03-10gma500: gtt: mark psb_gtt_entry() and psb_gtt_alloc() as staticKirill A. Shutemov1-2/+2
2012-03-05drm, gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox1-5/+4
2012-01-24gma500: Fix shmem mappingAlan Cox1-3/+2
2011-12-06gma500: gtt based hardware scrolling consoleAlan Cox1-3/+48
2011-12-06gma500: do a pass over the FIXME tagsAlan Cox1-11/+19
2011-11-16gma500: introduce the GTT and MMU handling logicAlan Cox1-0/+500