index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_fb_cma_helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Add and export function drm_fb_cma_sync_non_coherent
Paul Cercueil
2021-05-25
1
-0
/
+46
*
drm: Fix misspellings of "Analog Devices"
Geert Uytterhoeven
2020-04-21
1
-1
/
+1
*
drm/fb-cma-helpers: Fix include issue
Benjamin Gaignard
2020-01-09
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
drm/cma-helper: Remove unused fbdev code
Noralf Trønnes
2019-01-17
1
-135
/
+2
*
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2018-11-13
1
-1
/
+3
|
\
|
*
Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-10-28
1
-17
/
+9
|
|
\
|
*
|
drm/cma-helper: Fix crash in fbdev error path
Noralf Trønnes
2018-10-02
1
-1
/
+3
*
|
|
drm/fourcc: Add char_per_block, block_w and block_h in drm_format_info
Alexandru Gheorghe
2018-11-02
1
-3
/
+17
*
|
|
drm/rcar-du: Convert drm_atomic_helper_suspend/resume()
Souptick Joarder
2018-10-23
1
-18
/
+0
*
|
|
drm: Use PTR_ERR_OR_ZERO in drm_fb_cma_fbdev_init()
YueHaibing
2018-10-11
1
-4
/
+1
|
|
/
|
/
|
*
|
drm: Use horizontal and vertical chroma subsampling factor while calculating ...
Ayan Kumar Halder
2018-08-20
1
-2
/
+9
*
|
drm: Remove drm_fbdev_cma_set_suspend()
Souptick Joarder
2018-08-07
1
-15
/
+0
|
/
*
drm/cma-helper: Remove drm_fb_cma_fbdev_init_with_funcs()
Noralf Trønnes
2018-07-10
1
-21
/
+0
*
drm/cma-helper: Use the generic fbdev emulation
Noralf Trønnes
2018-07-10
1
-307
/
+31
*
drm/cma-helper: Add drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-12-08
1
-3
/
+116
*
drm/cma-helper: Remove drm_fb_cma_debugfs_show()
Noralf Trønnes
2017-11-11
1
-37
/
+0
*
drm/fb-cma-helper: Remove unused functions
Noralf Trønnes
2017-10-01
1
-74
/
+3
*
drm/fb-cma-helper: Use drm_gem_framebuffer_helper
Noralf Trønnes
2017-08-16
1
-151
/
+29
*
drm: Convert CMA fbdev console suspend helpers to use bool
Liviu Dudau
2017-06-20
1
-2
/
+2
*
drm/cma-helper: Return ENOENT for "no such gem obj"
Daniel Vetter
2017-04-18
1
-1
/
+1
*
drm/fb-cma-helper: Add drm_fb_cma_get_gem_addr()
Yannick Fertre
2017-04-14
1
-0
/
+27
*
drm: Add mode_config .get_format_info() hook
Ville Syrjälä
2017-03-22
1
-1
/
+1
*
drm: Update drm_fbdev_cma_init documentation
Gabriel Krisman Bertazi
2017-03-01
1
-1
/
+0
*
drm: Introduce drm_gem_object_{get,put}()
Thierry Reding
2017-02-28
1
-8
/
+8
*
drm/fb-helper: Automatically clean up fb_info
Daniel Vetter
2017-02-07
1
-2
/
+1
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-8
/
+7
*
drm/fb-cma-helper: Add drm_fbdev_cma_set_suspend_unlocked()
Noralf Trønnes
2017-01-24
1
-0
/
+18
*
drm/cma-helper: Stop using drm_framebuffer_unregister_private
Daniel Vetter
2017-01-12
1
-6
/
+3
*
drm/cma-helpers: Use recommened kerneldoc for struct member refs
Daniel Vetter
2016-12-30
1
-13
/
+13
*
drm/cma-helper: simplify setup for drivers with ->dirty callbacks
Daniel Vetter
2016-12-30
1
-39
/
+21
*
drm/doc: use preferred struct reference in kernel-doc
Daniel Vetter
2016-12-30
1
-1
/
+1
*
drm/cma: Fix compile fail due to fomat->format typo
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm/fb_cma_helper: Replace drm_format_info() with fb->format
Ville Syrjälä
2016-12-15
1
-4
/
+1
*
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helper
Marek Vasut
2016-11-14
1
-0
/
+35
*
drm/fb_cma_helper: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-11-14
1
-5
/
+1
*
drm/fb_cma_helper: do not free fbdev if there is none
Stefan Agner
2016-10-20
1
-1
/
+2
*
drm: Use drm_format_info() in DRM core code
Laurent Pinchart
2016-10-18
1
-10
/
+13
*
Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...
Dave Airlie
2016-07-02
1
-0
/
+15
|
\
|
*
drm/fb_cma_helper: add suspend helper
Stefan Agner
2016-06-18
1
-0
/
+15
*
|
drm: fb: cma: fix memory leak
Sudip Mukherjee
2016-06-13
1
-0
/
+1
*
|
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-09
1
-7
/
+20
|
\
\
|
|
/
|
/
|
|
*
drm/fb_cma_helper: Implement fb_mmap callback
Robin Murphy
2016-06-07
1
-0
/
+8
|
*
drm/doc: Switch to sphinx/rst fixed-width quoting
Daniel Vetter
2016-06-03
1
-1
/
+1
|
*
drm/doc: Improve kernel-doc for drm_fb_cma_helper.c
Daniel Vetter
2016-06-03
1
-6
/
+11
*
|
drm: Wrap direct calls to driver->gem_free_object from CMA
Chris Wilson
2016-06-01
1
-1
/
+1
|
/
*
drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs()
Noralf Trønnes
2016-05-17
1
-6
/
+25
[next]