Marek Vasut
|
14d7f96f90
drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helper
|
8 years ago |
Stefan Christ
|
659119de7e
drm/fb_cma_helper: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
|
8 years ago |
Stefan Agner
|
41b9bb1b3b
drm/fb_cma_helper: do not free fbdev if there is none
|
9 years ago |
Laurent Pinchart
|
d549349007
drm: Use drm_format_info() in DRM core code
|
9 years ago |
Dave Airlie
|
dac2c48ca5
Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next
|
9 years ago |
Stefan Agner
|
917f425336
drm/fb_cma_helper: add suspend helper
|
9 years ago |
Sudip Mukherjee
|
2a927623e8
drm: fb: cma: fix memory leak
|
9 years ago |
Dave Airlie
|
2cca455740
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 years ago |
Robin Murphy
|
ce0c575768
drm/fb_cma_helper: Implement fb_mmap callback
|
9 years ago |
Daniel Vetter
|
da5335b8bd
drm/doc: Switch to sphinx/rst fixed-width quoting
|
9 years ago |
Daniel Vetter
|
890358a6c5
drm/doc: Improve kernel-doc for drm_fb_cma_helper.c
|
9 years ago |
Chris Wilson
|
afe705be38
drm: Wrap direct calls to driver->gem_free_object from CMA
|
9 years ago |
Noralf Trønnes
|
3995b3954e
drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs()
|
9 years ago |
Noralf Trønnes
|
fdce184609
drm/fb-cma-helper: Use const for drm_framebuffer_funcs argument
|
9 years ago |
Chris Wilson
|
a8ad0bd84f
drm: Remove unused drm_device from drm_gem_object_lookup()
|
9 years ago |
Noralf Trønnes
|
02da16d0fb
drm/fb-cma-helper: Hook up to DocBook and fix some docs
|
9 years ago |
Noralf Trønnes
|
199c77179c
drm/fb-cma-helper: Add fb_deferred_io support
|
9 years ago |
Colin Ian King
|
70c0616d5a
drm/fb_cma_helper: remove duplicate const from drm_fb_cma_alloc
|
9 years ago |
Maxime Ripard
|
4314e19ef4
drm/fb_cma_helper: Remove implicit call to disable_unused_functions
|
9 years ago |
Eric Anholt
|
50cbc13246
drm: Use the driver's gem_object_free function from CMA helpers.
|
9 years ago |
Ville Syrjälä
|
1eb83451ba
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
|
10 years ago |
Archit Taneja
|
85f2edf211
drm/fb_cma_helper: Use new drm_fb_helper functions
|
10 years ago |
Daniel Vetter
|
e4f6254632
drm: Roll out drm_for_each_{plane,crtc,encoder}
|
10 years ago |
Daniel Vetter
|
9e75c0ef14
drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show
|
10 years ago |
Rob Clark
|
8d76612bd4
drm/cma: use correct fb width/height
|
10 years ago |
Thierry Reding
|
10a2310265
drm: Introduce drm_fb_helper_prepare()
|
11 years ago |
Thierry Reding
|
3a4938799d
drm: Constify struct drm_fb_helper_funcs
|
11 years ago |
Rob Clark
|
5ea1f752ae
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
|
11 years ago |
Lespiau, Damien
|
2c9c52e853
drm: Make drm_fb_cma_describe() static
|
12 years ago |
Masanari Iida
|
8b513d0cf6
treewide: Fix typo in printk
|
12 years ago |