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
/
drm_fb_cma_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-02
Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...
Dave Airlie
1
-0
/
+15
2016-06-19
drm/fb_cma_helper: add suspend helper
Stefan Agner
1
-0
/
+15
2016-06-13
drm: fb: cma: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-7
/
+20
2016-06-07
drm/fb_cma_helper: Implement fb_mmap callback
Robin Murphy
1
-0
/
+8
2016-06-03
drm/doc: Switch to sphinx/rst fixed-width quoting
Daniel Vetter
1
-1
/
+1
2016-06-03
drm/doc: Improve kernel-doc for drm_fb_cma_helper.c
Daniel Vetter
1
-6
/
+11
2016-06-01
drm: Wrap direct calls to driver->gem_free_object from CMA
Chris Wilson
1
-1
/
+1
2016-05-17
drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs()
Noralf Trønnes
1
-6
/
+25
2016-05-17
drm/fb-cma-helper: Use const for drm_framebuffer_funcs argument
Noralf Trønnes
1
-2
/
+2
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-1
/
+1
2016-05-11
drm/fb-cma-helper: Hook up to DocBook and fix some docs
Noralf Trønnes
1
-5
/
+3
2016-05-02
drm/fb-cma-helper: Add fb_deferred_io support
Noralf Trønnes
1
-12
/
+166
2016-01-20
drm/fb_cma_helper: remove duplicate const from drm_fb_cma_alloc
Colin Ian King
1
-1
/
+2
2016-01-15
drm/fb_cma_helper: Remove implicit call to disable_unused_functions
Maxime Ripard
1
-3
/
+0
2015-12-15
drm: Use the driver's gem_object_free function from CMA helpers.
Eric Anholt
1
-3
/
+3
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-2
/
+2
2015-08-06
drm/fb_cma_helper: Use new drm_fb_helper functions
Archit Taneja
1
-34
/
+11
2015-07-22
drm: Roll out drm_for_each_{plane,crtc,encoder}
Daniel Vetter
1
-1
/
+1
2015-07-22
drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show
Daniel Vetter
1
-14
/
+2
2015-03-12
drm/cma: use correct fb width/height
Rob Clark
1
-1
/
+1
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-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
1
-7
/
+2
2013-08-21
drm: Make drm_fb_cma_describe() static
Lespiau, Damien
1
-3
/
+2
2013-05-28
treewide: Fix typo in printk
Masanari Iida
1
-2
/
+2
2013-02-21
Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux in...
Dave Airlie
1
-0
/
+53
2013-02-20
drm/cma-helper: fixup compilation
Daniel Vetter
1
-3
/
+6
2013-02-18
drm/cma: add debugfs helpers
Rob Clark
1
-0
/
+53
2013-02-18
drm/cma-helper: fixup compilation
Daniel Vetter
1
-0
/
+2
2013-02-14
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
1
-16
/
+1
2013-02-14
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
1
-0
/
+3
2013-02-14
drm: review locking for drm_fb_helper_restore_fbdev_mode
Daniel Vetter
1
-0
/
+2
2013-01-21
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
1
-1
/
+4
2013-01-20
drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
1
-5
/
+5
2012-10-23
drm: fb: cma: Fail gracefully on allocation failure
Thierry Reding
1
-1
/
+1
2012-10-23
drm: fb: cma: Fix typo in debug message
Thierry Reding
1
-1
/
+1
2012-09-18
DRM: Add DRM KMS/FB CMA helper
Lars-Peter Clausen
1
-0
/
+406