aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/gtt.c
AgeCommit message (Expand)Author
2017-05-08drm: use set_memory.h headerLaura Abbott
2016-11-08drm/gma500: make function static to eliminate compiling warningJiang Biao
2016-10-13drm/gma500: add comments for new parametersJiang Biao
2015-12-01drm/gma500: Add driver private mutex for the fault handlerDaniel Vetter
2014-07-08drm/gem: remove misleading gfp parameter to get_pages()David Herrmann
2014-03-17drm/gma500: Add backing type and base align to psb_gem_create()Patrik Jakobsson
2014-03-17drm/gma500: Hook up the MMUPatrik Jakobsson
2013-10-09drm/gma500: fix things after get/put page helpersRob Clark
2013-08-19drm/gma500: use gem get/put page helpersRob Clark
2013-04-17Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-nextDave Airlie
2013-04-15drm/gma500: Add debugging info to psb_gtt_restore()Patrik Jakobsson
2013-04-07drm/gma500: Add support for rebuilding the gttPatrik Jakobsson
2013-02-22new helper: file_inode(file)Al Viro
2012-05-11gma500: Clean up some of the noiseAlan Cox
2012-05-07gma500: gtt: fix __iomem sparse warningsKirill A. Shutemov
2012-05-07gma500: psb_gtt_init(): drop unused variableKirill A. Shutemov
2012-04-27gma500: Set the mapping maskAlan Cox
2012-04-27gma500: mark framebuffer pages write combiningAlan Cox
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie
2012-03-10gma500: gtt: mark psb_gtt_entry() and psb_gtt_alloc() as staticKirill A. Shutemov
2012-03-05drm, gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox
2012-01-24gma500: Fix shmem mappingAlan Cox
2011-12-06gma500: gtt based hardware scrolling consoleAlan Cox
2011-12-06gma500: do a pass over the FIXME tagsAlan Cox
2011-11-16gma500: introduce the GTT and MMU handling logicAlan Cox