index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_fb_helper.c
Commit message (
Expand
)
Author
Age
*
drm/fb-helper: Make load_lut and gamma_set/gamma_get hooks optional
Ville Syrjälä
2013-06-17
*
drm/fb-helper: Don't clobber the display palette when fbdev isn't bound
Ville Syrjälä
2013-06-17
*
drm/fb-helper: Disable cursors and planes when restoring fbdev mode
Ville Syrjälä
2013-06-17
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-05-02
|
\
|
*
drm: add initial_config function to fb helper
Jesse Barnes
2013-03-26
*
|
drm/fb-helper: Fix locking in drm_fb_helper_hotplug_event
Daniel Vetter
2013-04-12
|
/
*
drm/fb-helper: don't sleep for screen unblank when an oopps is in progress
Daniel Vetter
2013-02-13
*
drm/fb-helper: improve kerneldoc
Daniel Vetter
2013-02-13
*
drm/fb-helper: streamline drm_fb_helper_single_fb_probe
Daniel Vetter
2013-02-13
*
drm/fb-helper: directly call set_par from the hotplug handler
Daniel Vetter
2013-02-13
*
drm/fb-helper: fixup set_config semantics
Daniel Vetter
2013-02-13
*
drm/fb-helper: don't disable everything in initial_config
Daniel Vetter
2013-02-13
*
drm/fb-helper: unexport drm_fb_helper_single_fb_probe
Daniel Vetter
2013-02-13
*
drm/fb-helper: unexport drm_fb_helper_panic
Daniel Vetter
2013-02-13
*
drm/fb-helper: kill drm_fb_helper_restore
Daniel Vetter
2013-02-13
*
drm: review locking for drm_fb_helper_restore_fbdev_mode
Daniel Vetter
2013-02-13
*
drm/fb_helper: check whether fbcon is bound
Daniel Vetter
2013-01-20
*
drm: add drm_modeset_lock|unlock_all
Daniel Vetter
2013-01-20
*
drm: encapsulate crtc->set_config calls
Daniel Vetter
2013-01-20
*
drm: remove legacy drm_connector_property fxns
Rob Clark
2012-11-30
*
drm/doc: integrate fb helper reference into docs
Daniel Vetter
2012-11-28
*
drm/fb_helper: Fix potential NULL pointer dereference
Sachin Kamat
2012-11-20
*
drm/drm_fb_helper: Remove unnecessary braces
Sachin Kamat
2012-11-20
*
drm/fb_helper: Convert printk to pr_* and dev_*
Sachin Kamat
2012-11-20
*
drm/fb_helper: Fix checkpatch errors
Sachin Kamat
2012-11-20
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-04
|
\
|
*
drm/fb helper: don't call drm_helper_connector_dpms directly
Daniel Vetter
2012-09-07
|
*
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-09-02
|
|
\
|
|
*
drm/fb-helper: don't clobber output routing in setup_crtcs
Daniel Vetter
2012-08-17
|
*
|
drm: Add misssing static storage class specifier in drm_fb_helper.c file
Sachin Kamat
2012-08-23
|
|
/
*
/
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
|
/
*
drm/fb helper: don't call drm_crtc_helper_set_config
Daniel Vetter
2012-07-19
*
drm/fb-helper: delay hotplug handling when partially bound
Daniel Vetter
2012-07-19
*
drm: Make the CRTC gamma_set operation optional
Laurent Pinchart
2012-05-22
*
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
2012-05-22
*
drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modes
Adam Jackson
2012-04-20
*
drm: Validate requested virtual size against allocated fb size
Chris Wilson
2012-04-03
*
drm fb helper: remove unused variable crtc_id
Sascha Hauer
2012-02-03
*
drm fb helper: remove unused variable conn_limit
Sascha Hauer
2012-02-03
*
drm fb helper: use drm_helper_connector_dpms to do dpms
Sascha Hauer
2012-02-03
*
drm drm_fb_helper: destroy modes
Sascha Hauer
2012-02-03
*
drm: avoid switching to text console if there is no panic timeout
Hugh Dickins
2011-11-10
*
gpu: add module.h to drivers/gpu files as required.
Paul Gortmaker
2011-10-31
*
drm: Remove duplicate "return" statement
Lin Ming
2011-09-09
*
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-28
*
drm/i915: restore only the mode of this driver on lastclose (v2)
Dave Airlie
2011-04-27
*
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
2011-03-15
|
\
|
*
drm: index i shadowed in 2nd loop
roel
2011-03-07
*
|
drm: psuedocolor support for ARGB modes
Rob Clark
2011-02-22
|
/
[next]