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
/
include
/
drm
/
drm_fb_helper.h
Age
Commit message (
Expand
)
Author
2016-05-02
drm/fb-helper: Add fb_deferred_io support
Noralf Trønnes
2016-02-12
drm/kms_helper: Add a common place to call init and exit functions.
Rafael Antognolli
2015-12-08
drm: Move LEAVE/ENTER_ATOMIC_MODESET to fbdev helpers
Daniel Vetter
2015-12-08
drm: Polish fbdev helper struct docs
Daniel Vetter
2015-09-16
drm/fb-helper: atomic restore_fbdev_mode()..
Rob Clark
2015-09-16
drm/fb-helper: add headerdoc for drm_fb_helper
Rob Clark
2015-09-08
drm/fb-helper: Use -errno return in restore_mode_unlocked
Daniel Vetter
2015-08-06
drm: Add top level Kconfig option for DRM fbdev emulation
Archit Taneja
2015-08-06
drm/fb_helper: Create a wrapper for fb_set_suspend
Archit Taneja
2015-08-06
drm/fb_helper: Create wrappers for blit, copyarea and fillrect funcs
Archit Taneja
2015-08-06
drm/fb_helper: Create wrappers for fb_sys_read/write funcs
Archit Taneja
2015-08-06
drm/fb_helper: Create a wrapper for unlink_framebuffer
Archit Taneja
2015-08-06
drm/fb_helper: Add drm_fb_helper functions to manage fb_info creation
Archit Taneja
2015-03-11
drm/fb: document drm_fb_helper_surface_size
Rob Clark
2015-01-21
drm/fb-helper: Propagate errors from initial config failure
Thierry Reding
2014-12-09
drm/fb: add support for tiled monitor configurations. (v2)
Dave Airlie
2014-08-06
drm: Perform cmdline mode parsing during connector initialisation
Chris Wilson
2014-07-08
drm/fb_helper: allow adding/removing connectors later
Dave Airlie
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
2014-04-08
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2014-02-12
drm: export cmdline and preferred mode functions from fb helper
Jesse Barnes
2013-05-10
drm: Remove pointless '-' characters from drm_fb_helper documentation
Ville Syrjälä
2013-05-10
drm: Add kernel-doc for drm_fb_helper_funcs->initial_config
Ville Syrjälä
2013-04-16
Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-04-12
include/drm/drm_fb_helper.h: remove left over function declaration
Alon Levy
2013-03-26
drm: add initial_config function to fb helper
Jesse Barnes
2013-02-14
drm/fb-helper: remove unused members of struct drm_fb_helper
Daniel Vetter
2013-02-14
drm/fb-helper: improve kerneldoc
Daniel Vetter
2013-02-14
drm/fb-helper: unexport drm_fb_helper_single_fb_probe
Daniel Vetter
2013-02-14
drm/fb-helper: kill drm_fb_helper_restore
Daniel Vetter
2012-02-03
drm fb helper: remove unused variable crtc_id
Sascha Hauer
2012-02-03
drm fb helper: remove unused variable conn_limit
Sascha Hauer
2011-04-28
drm: Export the command-line mode parser
Chris Wilson
2011-04-28
drm: Take lock around probes for drm_fb_helper_hotplug_event
Chris Wilson
2011-04-27
drm/i915: restore only the mode of this driver on lastclose (v2)
Dave Airlie
2011-01-14
Revert "drm: Update fbdev fb_fix_screeninfo"
Dave Airlie
2011-01-07
drm: Update fbdev fb_fix_screeninfo
James Simmons
2010-08-05
drm: add KGDB/KDB support
Jesse Barnes
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-04-07
drm/kms/fb: use slow work mechanism for normal hotplug also.
Dave Airlie
2010-04-07
drm/kms/fb: add polling support for when nothing is connected.
Dave Airlie
2010-04-07
drm/kms/fb: separate fbdev connector list from core drm connectors
Dave Airlie
2010-04-07
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
Dave Airlie
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2009-10-06
drm/fb: add more correct 8/16/24/32 bpp fb support.
Dave Airlie
2009-10-05
drm/fb: add setcmap and fix 8-bit support.
Dave Airlie
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
[next]