index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
accel_2d.c
Age
Commit message (
Expand
)
Author
2019-11-25
drm/gma500: Remove struct psb_fbdev
Thomas Zimmermann
2019-11-25
drm/gma500: Store framebuffer in struct drm_fb_helper
Thomas Zimmermann
2019-11-25
drm/gma500: Replace struct psb_framebuffer with struct drm_framebuffer
Thomas Zimmermann
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-05-22
drm/gma500: drop drmp.h include from all .c files
Sam Ravnborg
2018-05-18
drm/gma500: Move GEM BO to drm_framebuffer
Daniel Stone
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-08-12
drm: Remove superflous linux/fb.h includes
Daniel Vetter
2015-08-06
drm/gma500: Use new drm_fb_helper functions
Archit Taneja
2013-12-18
drm: Kill DRM_HZ
Daniel Vetter
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-06
gma500: frame buffer locking
Alan Cox
2011-12-06
gma500: Convert spaces to tabs in accel_2d.c.
Akshay Joshi
2011-11-16
gma500: introduce the framebuffer support code
Alan Cox