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_crtc_helper.c
Commit message (
Expand
)
Author
Age
*
drm: allow loading an EDID as firmware to override broken monitor
Carsten Emde
2012-03-20
*
drm: Handle drm_object_get() failures
Ville Syrjälä
2012-03-15
*
drm crtc_helper: use list_for_each_entry
Sascha Hauer
2012-02-03
*
drm: Add drm_format_num_planes() utility function
Ville Syrjälä
2011-12-20
*
drm: call connector dpms fxn, when setting config
Rob Clark
2011-12-20
*
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-20
|
\
|
*
drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)
Chris Wilson
2011-12-02
|
*
drm: try to restore previous CRTC config if mode set fails
Jesse Barnes
2011-11-11
*
|
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
2011-12-20
*
|
drm: move the fb bpp/depth helper into the core.
Dave Airlie
2011-11-29
*
|
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
|
/
*
gpu: add moduleparam.h to drivers/gpu/drm/drm_crtc_helper.c
Paul Gortmaker
2011-10-31
*
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
*
drm: Add KMS debug printk's for encoder and crtc fixup failure
Adam Jackson
2011-10-11
*
drm: bpp and depth changes require full mode sets
Jesse Barnes
2011-07-07
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2011-02-04
|
\
|
*
drm: Avoid leak of adjusted mode along quick set_mode paths
Chris Wilson
2011-01-31
|
*
drm: Simplify and defend later checks when disabling a crtc
Chris Wilson
2011-01-31
|
*
drm: Don't switch fb when disabling an output
Chris Wilson
2011-01-31
*
|
drm: Only set DPMS ON when actually configuring a mode
Keith Packard
2011-02-04
|
/
*
drm: Restore the old_fb upon modeset failure
Chris Wilson
2011-01-09
*
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-01-04
|
\
|
*
drm: Include the connector name in the output_poll_execute() debug message
Chris Wilson
2010-12-21
|
*
Revert "drm: Don't try and disable an encoder that was never enabled"
Dave Airlie
2010-12-20
*
|
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
Chris Wilson
2010-12-16
|
\
\
|
|
/
|
/
|
|
*
drm/vblank: Add support for precise vblank timestamping.
Mario Kleiner
2010-11-21
*
|
drm: Don't try and disable an encoder that was never enabled
Chris Wilson
2010-12-07
*
|
drm: record monitor status in output_poll_execute
Keith Packard
2010-11-29
*
|
drm: Set connector DPMS status to ON in drm_crtc_helper_set_config
Keith Packard
2010-11-29
|
/
*
drivers/gpu/drm: Update WARN uses
Joe Perches
2010-11-08
*
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
2010-09-14
*
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
2010-09-13
*
drm: Only decouple the old_fb from the crtc is we call mode_set*
Chris Wilson
2010-09-13
*
drm: Fix regression in disable polling e58f637
Chris Wilson
2010-09-13
*
drm: Do not force 1024x768 modes on unknown connectors
Chris Wilson
2010-09-06
*
drm/kms: Add a module parameter to disable polling
Chris Wilson
2010-09-06
*
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-12
|
\
|
*
drm: Only set DPMS once on the CRTC not after every encoder.
Chris Wilson
2010-08-09
*
|
drm: fix fallouts from slow-work -> wq conversion
Tejun Heo
2010-08-09
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2010-08-07
|
\
\
|
|
/
|
/
|
|
*
drm: use workqueue instead of slow-work
Tejun Heo
2010-07-22
*
|
drm: unify crtc,connector,encoder,fb debug printing
Jerome Glisse
2010-07-15
*
|
drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders()
Ben Skeggs
2010-07-12
*
|
drm/kms: add crtc disable function
Alex Deucher
2010-07-07
|
/
*
drm/kms: disable/enable poll around switcheroo on/off
Dave Airlie
2010-05-31
*
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-05-18
*
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
Dave Airlie
2010-04-06
*
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2010-04-06
*
drm: remove the EDID blob stored in the EDID property when it is disconnected
Zhao Yakui
2010-03-14
*
drm/kms: fix fb_changed = true else statement
Dave Airlie
2010-02-10
[next]