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
2022-06-20
drm: Drop drm_framebuffer.h from drm_crtc.h
Ville Syrjälä
1
-0
/
+1
2022-03-23
drm/gma500: Make use of the drm connector iterator
Patrik Jakobsson
1
-2
/
+4
2022-03-23
drm/gma500: Use managed drmm_mode_config_init()
Patrik Jakobsson
1
-2
/
+2
2021-10-19
drm/gma500: Rename struct gtt_range to struct psb_gem_object
Thomas Zimmermann
1
-5
/
+4
2021-10-19
drm/gma500: Allocate GTT ranges in stolen memory with psb_gem_create()
Thomas Zimmermann
1
-33
/
+11
2021-10-19
drm/gma500: Move helpers for struct gtt_range from gtt.c to gem.c
Thomas Zimmermann
1
-1
/
+0
2021-09-23
drm/gma500: Replace references to dev_private with helper function
Thomas Zimmermann
1
-8
/
+8
2021-06-29
drm/gma500: Add the missed drm_gem_object_put() in psb_user_framebuffer_create()
Jing Xiangfeng
1
-1
/
+6
2021-01-18
drm/gma500/framebuffer: Fix some possible doc-rot issues
Lee Jones
1
-3
/
+3
2021-01-06
drm/gma500: Remove references to struct drm_device.pdev
Thomas Zimmermann
1
-4
/
+5
2020-11-15
drm/gma500: Remove 2D accel code
Patrik Jakobsson
1
-15
/
+1
2020-11-15
drm/gma500: Remove GTT roll support
Patrik Jakobsson
1
-84
/
+12
2020-09-25
drm/gma500: Introduce GEM object functions
Thomas Zimmermann
1
-0
/
+2
2020-09-01
drm/gma500: Constify static structs
Rikard Falkeborn
1
-3
/
+3
2020-05-20
drm/gma500: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-1
/
+1
2020-03-18
drm/gma500: Sanitize possible_clones
Ville Syrjälä
1
-8
/
+8
2020-03-06
drm: Remove drm_fb_helper add, add all and remove connector calls
Pankaj Bharadiya
1
-4
/
+0
2020-03-06
drm: Remove unused arg from drm_fb_helper_init
Pankaj Bharadiya
1
-1
/
+1
2019-11-25
drm/gma500: Remove struct psb_fbdev
Thomas Zimmermann
1
-35
/
+33
2019-11-25
drm/gma500: Store framebuffer in struct drm_fb_helper
Thomas Zimmermann
1
-6
/
+10
2019-11-25
drm/gma500: Pass struct drm_gem_object to framebuffer functions
Thomas Zimmermann
1
-8
/
+6
2019-11-25
drm/gma500: Replace struct psb_framebuffer with struct drm_framebuffer
Thomas Zimmermann
1
-26
/
+22
2019-11-25
drm/gma500: Remove field 'fbdev' from struct psb_framebuffer
Thomas Zimmermann
1
-1
/
+0
2019-11-25
drm/gma500: Remove addr_space field from psb_framebuffer
Thomas Zimmermann
1
-2
/
+0
2019-11-19
drm/gma500: Fixup fbdev stolen size usage evaluation
Paul Kocialkowski
1
-2
/
+6
2019-06-19
Merge v5.2-rc5 into drm-next
Daniel Vetter
1
-13
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-13
/
+1
2019-05-22
drm/gma500: drop drmp.h include from all .c files
Sam Ravnborg
1
-12
/
+12
2019-05-20
drm: Replace instances of drm_format_info by drm_get_format_info
Maxime Ripard
1
-1
/
+1
2019-03-27
drm/gma500: Use drm_fb_helper_fill_info
Daniel Vetter
1
-6
/
+1
2019-01-29
drm/<drivers>: Don't set FBINFO_(FLAG_)DEFAULT
Daniel Vetter
1
-1
/
+0
2018-08-24
drivers/gpu/drm/gma500/: change return type to vm_fault_t
Souptick Joarder
1
-9
/
+5
2018-06-26
drm/gma500: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
1
-1
/
+1
2018-05-18
drm/gma500: Move GEM BO to drm_framebuffer
Daniel Stone
1
-51
/
+11
2017-12-08
drm/gma500: Use drm_fb_helper_lastclose() and _poll_changed()
Noralf Trønnes
1
-8
/
+1
2017-08-04
drm: gma500: remove dead code and pointless local lut storage
Peter Rosin
1
-22
/
+0
2017-03-14
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
Daniel Vetter
1
-1
/
+2
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-1
/
+2
2017-02-07
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
1
-6
/
+3
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
[next]