index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
framebuffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-1
/
+1
2017-01-09
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-3
/
+3
2016-12-15
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
1
-1
/
+1
2016-12-15
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
1
-1
/
+1
2016-11-14
drm/gma500: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
1
-9
/
+3
2016-10-18
drm: gma500: Replace drm_fb_get_bpp_depth() with drm_format_info()
Laurent Pinchart
1
-11
/
+9
2016-10-13
drm/gma500: remove useless comment
Jiang Biao
1
-1
/
+0
2016-10-13
gpu: drm: gma500: Use vma_pages()
Shyam Saini
1
-1
/
+1
2016-08-12
drm: Remove superflous linux/fb.h includes
Daniel Vetter
1
-1
/
+0
2016-07-28
drm/gma500: remove unnecessary stub for fb_ioctl()
Stefan Christ
1
-9
/
+0
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-1
/
+1
2016-04-08
drm/gma500: fix double freeing
Sudip Mukherjee
1
-9
/
+4
2016-02-09
Merge tag 'topic/drm-misc-2016-02-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-16
/
+4
2016-02-08
gma500: clean up an excessive and confusing helper
Alan Cox
1
-16
/
+4
2016-01-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+3
2016-01-16
mm, dax, gpu: convert vm_insert_mixed to pfn_t
Dan Williams
1
-1
/
+3
2015-12-01
drm/gma500: Drop dev->struct_mutex from fbdev init/teardown code
Daniel Vetter
1
-10
/
+2
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-3
/
+3
2015-08-06
drm/gma500: Use new drm_fb_helper functions
Archit Taneja
1
-32
/
+16
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
1
-4
/
+18
2014-09-24
drm/gma500: use container_of to resolve psb_fbdev from drm_fb_helper
Fabian Frederick
1
-1
/
+2
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
1
-1
/
+2
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
1
-1
/
+1
2014-03-17
drm/gma500: Add backing type and base align to psb_gem_create()
Patrik Jakobsson
1
-1
/
+1
2013-11-08
drm/gma500: Add chip specific sdvo masks
Patrik Jakobsson
1
-1
/
+1
2013-07-24
drm/gma500: Rename psb_intel_encoder to gma_encoder
Patrik Jakobsson
1
-4
/
+3
2013-07-24
drm/gma500: Rename psb_intel_connector to gma_connector
Patrik Jakobsson
1
-1
/
+1
2013-07-24
drm/gma500: Rename psb_intel_crtc to gma_crtc
Patrik Jakobsson
1
-8
/
+8
2013-07-24
drm/gma500: Convert to generic encoder funcs
Patrik Jakobsson
1
-1
/
+1
2013-07-23
drm/gem: simplify object initialization
David Herrmann
1
-4
/
+2
2013-05-15
drm/gma500: Add fb gtt offset to fb base
Patrik Jakobsson
1
-2
/
+2
2013-04-26
drm/gma500: Increase max resolution for mode setting
Patrik Jakobsson
1
-2
/
+2
2013-04-04
drm/gma500: Change fb name so pm-utils doesn't apply quirks
Patrik Jakobsson
1
-1
/
+1
2013-02-14
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
1
-9
/
+1
2013-02-14
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
1
-0
/
+4
2013-01-21
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
1
-0
/
+1
2013-01-20
drm/gma500: move fbcon restore to lastclose
Daniel Vetter
1
-24
/
+0
2013-01-20
drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
1
-2
/
+2
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-2
/
+1
2012-08-24
gma500/cdv: Add eDP support
Zhao Yakui
1
-0
/
+3
2012-08-24
gma500/cdv: add the bits that don't need the new code
Alan Cox
1
-0
/
+4
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
1
-1
/
+1
2012-05-22
drm: Constify gem_vm_ops pointer
Laurent Pinchart
1
-1
/
+1
2012-05-17
gma500: unload fixes
Alan Cox
1
-5
/
+10
2012-05-11
gma500: Clean up some of the noise
Alan Cox
1
-1
/
+1
2012-05-07
gma500: framebuffer: mark psb_fb_helper_funcs as static
Kirill A. Shutemov
1
-1
/
+1
2012-05-07
gma500: vram_addr should be __iomem
Kirill A. Shutemov
1
-2
/
+1
2012-05-03
gma500: wide framebuffer memory
Alan Cox
1
-0
/
+2
[next]