aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/gtt.c
Commit message (Expand)AuthorAge
* drm/gma500: Add driver private mutex for the fault handlerDaniel Vetter2015-12-01
* drm/gem: remove misleading gfp parameter to get_pages()David Herrmann2014-07-07
* drm/gma500: Add backing type and base align to psb_gem_create()Patrik Jakobsson2014-03-17
* drm/gma500: Hook up the MMUPatrik Jakobsson2014-03-17
* drm/gma500: fix things after get/put page helpersRob Clark2013-10-09
* drm/gma500: use gem get/put page helpersRob Clark2013-08-18
* Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-nextDave Airlie2013-04-17
|\
| * drm/gma500: Add debugging info to psb_gtt_restore()Patrik Jakobsson2013-04-15
| * drm/gma500: Add support for rebuilding the gttPatrik Jakobsson2013-04-07
* | new helper: file_inode(file)Al Viro2013-02-22
|/
* gma500: Clean up some of the noiseAlan Cox2012-05-11
* gma500: gtt: fix __iomem sparse warningsKirill A. Shutemov2012-05-07
* gma500: psb_gtt_init(): drop unused variableKirill A. Shutemov2012-05-07
* gma500: Set the mapping maskAlan Cox2012-04-27
* gma500: mark framebuffer pages write combiningAlan Cox2012-04-27
* drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie2012-03-15
|\
| * drm, gma500: Fix Cedarview boot failures in 3.3-rcAlan Cox2012-03-05
* | gma500: gtt: mark psb_gtt_entry() and psb_gtt_alloc() as staticKirill A. Shutemov2012-03-10
|/
* gma500: Fix shmem mappingAlan Cox2012-01-24
* gma500: gtt based hardware scrolling consoleAlan Cox2011-12-06
* gma500: do a pass over the FIXME tagsAlan Cox2011-12-06
* gma500: introduce the GTT and MMU handling logicAlan Cox2011-11-16