index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2016-12-15
drm/cma: Fix compile fail due to fomat->format typo
Ville Syrjälä
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Nuke fb->depth
Ville Syrjälä
2016-12-15
drm/fb_cma_helper: Replace drm_format_info() with fb->format
Ville Syrjälä
2016-12-15
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
Ville Syrjälä
2016-11-14
drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helper
Marek Vasut
2016-11-14
drm/fb_cma_helper: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
Stefan Christ
2016-10-20
drm/fb_cma_helper: do not free fbdev if there is none
Stefan Agner
2016-10-18
drm: Use drm_format_info() in DRM core code
Laurent Pinchart
2016-07-02
Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...
Dave Airlie
2016-06-18
drm/fb_cma_helper: add suspend helper
Stefan Agner
2016-06-13
drm: fb: cma: fix memory leak
Sudip Mukherjee
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-07
drm/fb_cma_helper: Implement fb_mmap callback
Robin Murphy
2016-06-03
drm/doc: Switch to sphinx/rst fixed-width quoting
Daniel Vetter
2016-06-03
drm/doc: Improve kernel-doc for drm_fb_cma_helper.c
Daniel Vetter
2016-06-01
drm: Wrap direct calls to driver->gem_free_object from CMA
Chris Wilson
2016-05-17
drm/fb-cma-helper: Add function drm_fb_cma_create_with_funcs()
Noralf Trønnes
2016-05-17
drm/fb-cma-helper: Use const for drm_framebuffer_funcs argument
Noralf Trønnes
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-11
drm/fb-cma-helper: Hook up to DocBook and fix some docs
Noralf Trønnes
2016-05-02
drm/fb-cma-helper: Add fb_deferred_io support
Noralf Trønnes
2016-01-20
drm/fb_cma_helper: remove duplicate const from drm_fb_cma_alloc
Colin Ian King
2016-01-15
drm/fb_cma_helper: Remove implicit call to disable_unused_functions
Maxime Ripard
2015-12-15
drm: Use the driver's gem_object_free function from CMA helpers.
Eric Anholt
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-08-06
drm/fb_cma_helper: Use new drm_fb_helper functions
Archit Taneja
2015-07-22
drm: Roll out drm_for_each_{plane,crtc,encoder}
Daniel Vetter
2015-07-22
drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show
Daniel Vetter
2015-03-11
drm/cma: use correct fb width/height
Rob Clark
2014-07-08
drm: Introduce drm_fb_helper_prepare()
Thierry Reding
2014-07-08
drm: Constify struct drm_fb_helper_funcs
Thierry Reding
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
2013-08-21
drm: Make drm_fb_cma_describe() static
Lespiau, Damien
2013-05-28
treewide: Fix typo in printk
Masanari Iida
2013-02-21
Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux in...
Dave Airlie
2013-02-20
drm/cma-helper: fixup compilation
Daniel Vetter
2013-02-17
drm/cma: add debugfs helpers
Rob Clark
2013-02-17
drm/cma-helper: fixup compilation
Daniel Vetter
2013-02-14
drm/<drivers>: simplify ->fb_probe callback
Daniel Vetter
2013-02-14
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
2013-02-14
drm: review locking for drm_fb_helper_restore_fbdev_mode
Daniel Vetter
2013-01-20
drm: revamp framebuffer cleanup interfaces
Daniel Vetter
2013-01-20
drm/<drivers>: reorder framebuffer init sequence
Daniel Vetter
2012-10-23
drm: fb: cma: Fail gracefully on allocation failure
Thierry Reding
2012-10-23
drm: fb: cma: Fix typo in debug message
Thierry Reding
2012-09-18
DRM: Add DRM KMS/FB CMA helper
Lars-Peter Clausen