aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500/framebuffer.c
Commit message (Expand)AuthorAge
* gma500: framebuffer: mark psb_fb_helper_funcs as staticKirill A. Shutemov2012-05-07
* gma500: vram_addr should be __iomemKirill A. Shutemov2012-05-07
* gma500: wide framebuffer memoryAlan Cox2012-05-03
* cdv: continue synching up with updated reference codeAlan Cox2012-04-27
* gma500: support 1080pAlan Cox2012-04-27
* gma500: Fix mmap frambufferYoichi Yuasa2012-03-20
* 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: mark psb_fbdev_destroy() and psb_fbdev_fini() as staticKirill A. Shutemov2012-03-10
* | gma500: drop unused psbfb_suspend()/psbfb_resume()Kirill A. Shutemov2012-03-10
* | gma500: psbfb_create(): move depth initialization out of loopKirill A. Shutemov2012-03-10
* | gma500: re-order calling on the fix setup so we set up after the DRM layerAlan Cox2012-03-10
* | gma500: plug in more of the gamma functionalityAlan Cox2012-03-10
* | drm: do not set fb_info->pixmap fieldsSascha Hauer2012-02-09
* | drm: add convenience function to create an range propertySascha Hauer2012-02-09
|/
* gma500: Fix suspend/resume functionsRyan Mallon2012-01-27
* gma500: Fix encoder type checking for connectorsPatrik Jakobsson2011-12-20
* drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä2011-12-20
* gma500: Be smarter about layoutAlan Cox2011-12-06
* gma500: gtt based hardware scrolling consoleAlan Cox2011-12-06
* gma500: kill virtual mapping supportAlan Cox2011-12-06
* drm: move the fb bpp/depth helper into the core.Dave Airlie2011-11-29
* drm/gma500: port framebuffer to new plane interface.Dave Airlie2011-11-28
* gma500: introduce the framebuffer support codeAlan Cox2011-11-16