index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_crtc_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-04
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-10
/
+11
2011-02-04
drm: Only set DPMS ON when actually configuring a mode
Keith Packard
1
-6
/
+6
2011-01-31
drm: Avoid leak of adjusted mode along quick set_mode paths
Chris Wilson
1
-5
/
+3
2011-01-31
drm: Simplify and defend later checks when disabling a crtc
Chris Wilson
1
-3
/
+6
2011-01-31
drm: Don't switch fb when disabling an output
Chris Wilson
1
-2
/
+2
2011-01-10
drm: Restore the old_fb upon modeset failure
Chris Wilson
1
-1
/
+4
2011-01-05
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-2
/
+5
2010-12-22
drm: Include the connector name in the output_poll_execute() debug message
Chris Wilson
1
-1
/
+4
2010-12-21
Revert "drm: Don't try and disable an encoder that was never enabled"
Dave Airlie
1
-1
/
+1
2010-12-17
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
Chris Wilson
1
-1
/
+12
2010-12-08
drm: Don't try and disable an encoder that was never enabled
Chris Wilson
1
-1
/
+1
2010-11-29
drm: record monitor status in output_poll_execute
Keith Packard
1
-3
/
+4
2010-11-29
drm: Set connector DPMS status to ON in drm_crtc_helper_set_config
Keith Packard
1
-0
/
+7
2010-11-22
drm/vblank: Add support for precise vblank timestamping.
Mario Kleiner
1
-1
/
+12
2010-11-09
drivers/gpu/drm: Update WARN uses
Joe Perches
1
-1
/
+1
2010-09-14
drm: Use a nondestructive mode for output detect when polling (v2)
Chris Wilson
1
-2
/
+2
2010-09-13
drm: Use a nondestructive mode for output detect when polling
Chris Wilson
1
-2
/
+2
2010-09-13
drm: Only decouple the old_fb from the crtc is we call mode_set*
Chris Wilson
1
-2
/
+2
2010-09-13
drm: Fix regression in disable polling e58f637
Chris Wilson
1
-1
/
+1
2010-09-07
drm: Do not force 1024x768 modes on unknown connectors
Chris Wilson
1
-4
/
+3
2010-09-07
drm/kms: Add a module parameter to disable polling
Chris Wilson
1
-2
/
+15
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2010-08-10
drm: Only set DPMS once on the CRTC not after every encoder.
Chris Wilson
1
-5
/
+5
2010-08-09
drm: fix fallouts from slow-work -> wq conversion
Tejun Heo
1
-12
/
+4
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-19
/
+10
2010-07-23
drm: use workqueue instead of slow-work
Tejun Heo
1
-19
/
+10
2010-07-16
drm: unify crtc,connector,encoder,fb debug printing
Jerome Glisse
1
-15
/
+29
2010-07-13
drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders()
Ben Skeggs
1
-8
/
+14
2010-07-07
drm/kms: add crtc disable function
Alex Deucher
1
-1
/
+4
2010-06-01
drm/kms: disable/enable poll around switcheroo on/off
Dave Airlie
1
-6
/
+22
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
1
-0
/
+95
2010-04-07
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
Dave Airlie
1
-4
/
+0
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
1
-390
/
+1
2010-03-15
drm: remove the EDID blob stored in the EDID property when it is disconnected
Zhao Yakui
1
-0
/
+1
2010-02-11
drm/kms: fix fb_changed = true else statement
Dave Airlie
1
-5
/
+1
2010-01-13
drm: change drm set mode messages as DRM_DEBUG
Dave Young
1
-1
/
+1
2010-01-13
drm: fix crtc no modes printf + typo
Dave Airlie
1
-1
/
+2
2010-01-11
drm: reduce WARN_ON to a printk.
Dave Airlie
1
-1
/
+1
2010-01-11
drm: Keep disabled outputs disabled after suspend / resume
David John
1
-1
/
+23
2009-12-09
drm: disable all the possible outputs/crtcs before entering KMS mode
Zhao Yakui
1
-0
/
+3
2009-12-08
Merge branch 'drm-core-next' into drm-linus
Dave Airlie
1
-1
/
+1
2009-11-24
drm/modes: Fall back to 1024x768 instead of 800x600
Adam Jackson
1
-1
/
+1
2009-11-10
drm/kms: Init the CRTC info fields for modes forced from the command line.
Francisco Jerez
1
-0
/
+1
2009-09-26
drm/kms: protect against fb helper not being created.
Dave Airlie
1
-2
/
+11
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
1
-5
/
+74
2009-09-18
drm: update crtc x/y when only fb changes
Ben Skeggs
1
-0
/
+3
2009-09-08
drm: prune modes when output is disconnected.
Adam Jackson
1
-2
/
+2
2009-09-07
drm/kms: remove old std mode fallback code.
Dave Airlie
1
-54
/
+2
2009-09-07
drm/kms/i915: Add the default mode for CRT output without EDID
ykzhao
1
-2
/
+5
2009-09-02
drm/crtc_helper: avoid NULL-pointer dereference when encoder is NULL
Maarten Maathuis
1
-1
/
+2
[next]