summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/gma500/accel_2d.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-18drm/gma500: Move GEM BO to drm_framebufferDaniel Stone1-1/+1
2016-12-15drm: Nuke fb->depthVille Syrjälä1-1/+1
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter1-1/+0
2015-08-06drm/gma500: Use new drm_fb_helper functionsArchit Taneja1-3/+3
2013-12-18drm: Kill DRM_HZDaniel Vetter1-1/+1
2011-12-20drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä1-1/+1
2011-12-06gma500: frame buffer lockingAlan Cox1-4/+6
2011-12-06gma500: Convert spaces to tabs in accel_2d.c.Akshay Joshi1-1/+1
2011-11-16gma500: introduce the framebuffer support codeAlan Cox1-0/+362