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
2013-11-06
drm: eliminate bit-copy restoration of crtc
Ilija Hadzic
1
-25
/
+8
2013-11-06
drm: do not set crtc enabled field twice
Ilija Hadzic
1
-2
/
+1
2013-11-06
drm: fix error recovery path in drm_crtc_helper_set_mode
Ilija Hadzic
1
-4
/
+7
2013-11-06
drm: restore crtc origin if mode_set_base fails
Ilija Hadzic
1
-0
/
+2
2013-11-06
drm: eliminate old_fb from drm_crtc_helper_set_config
Ilija Hadzic
1
-8
/
+4
2013-11-06
drm: remove redundant if statement
Ilija Hadzic
1
-2
/
+1
2013-11-05
Merge tag 'drm/for-3.13-rc1' of git://anongit.freedesktop.org/tegra/linux int...
Dave Airlie
1
-0
/
+8
2013-10-31
drm: Track the proper DPMS mode of connectors
Thierry Reding
1
-0
/
+8
2013-10-25
Merge tag 'drm-intel-next-2013-10-18' of git://people.freedesktop.org/~danvet...
Dave Airlie
1
-0
/
+4
2013-10-23
drm: return if changed in drm_helper_hpd_irq_event()
Marc-André Lureau
1
-2
/
+4
2013-10-12
drm: Add separate Kconfig option for fbdev helpers
Daniel Vetter
1
-0
/
+4
2013-10-10
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next
Daniel Vetter
1
-3
/
+3
2013-10-09
drm: Fix comment referring to the long gone ->probe() connector vfunc
Lespiau, Damien
1
-3
/
+3
2013-10-01
drm: Make exposing stereo modes a per-connector opt-in
Damien Lespiau
1
-1
/
+7
2013-09-02
drm: Add drm_bridge
Sean Paul
1
-19
/
+70
2013-07-22
drm/crtc-helper: explicit DPMS on after modeset
Daniel Vetter
1
-16
/
+11
2013-06-28
Revert "drm: kms_helper: don't lose hotplug event"
Dave Airlie
1
-31
/
+1
2013-06-27
drm: kms_helper: don't lose hotplug event
Daniel Vetter
1
-1
/
+31
2013-06-25
drm/crtc-helper: explicit DPMS on after modeset
Daniel Vetter
1
-6
/
+16
2013-06-25
drm/crtc-helper: no need to check for fb->depth/bpp
Daniel Vetter
1
-5
/
+0
2013-06-25
drm/crtc-helpers: Enforce sane set_config api
Daniel Vetter
1
-7
/
+6
2013-06-11
drm: Sort connector modes based on vrefresh
Ville Syrjälä
1
-2
/
+3
2013-05-13
drm: Only print a debug message when the polled connector has changed
Lespiau, Damien
1
-6
/
+13
2013-05-13
drm: Make the HPD status updates debug logs more readable
Lespiau, Damien
1
-4
/
+6
2013-05-10
drm: Don't prune modes loudly when a connector is disconnected
Damien Lespiau
1
-1
/
+3
2013-04-22
drm: Perform a full mode set when the pixel format changed
Laurent Pinchart
1
-0
/
+3
2012-11-28
drm/doc: integrate crtc helper api into docbook
Daniel Vetter
1
-24
/
+42
2012-11-20
drm: don't unnecessarily enable the polling work
Daniel Vetter
1
-3
/
+3
2012-11-20
drm: don't poll forced connectors
Daniel Vetter
1
-0
/
+4
2012-11-20
drm: don't start the poll engine in probe_single_connector
Daniel Vetter
1
-1
/
+6
2012-11-20
drm: run the hpd irq event code directly
Daniel Vetter
1
-13
/
+1
2012-11-20
drm: handle HPD and polled connectors separately
Daniel Vetter
1
-9
/
+42
2012-11-20
drm: extract drm_kms_helper_hotplug_event
Daniel Vetter
1
-6
/
+11
2012-11-20
drm: fix documentation for drm_crtc_set_mode()
Alex Deucher
1
-2
/
+2
2012-11-12
drm: add helper to sort panels to the head of the connector list
Daniel Vetter
1
-0
/
+18
2012-10-04
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
1
-6
/
+6
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-6
/
+6
2012-08-21
workqueue: deprecate system_nrt[_freezable]_wq
Tejun Heo
1
-3
/
+3
2012-05-22
drm: Don't initialize local ret variable when not needed
Laurent Pinchart
1
-1
/
+1
2012-04-20
drm: Move drm_format_num_planes() to drm_crtc.c
Ville Syrjälä
1
-33
/
+0
2012-03-20
drm: allow loading an EDID as firmware to override broken monitor
Carsten Emde
1
-1
/
+7
2012-03-15
drm: Handle drm_object_get() failures
Ville Syrjälä
1
-0
/
+2
2012-02-03
drm crtc_helper: use list_for_each_entry
Sascha Hauer
1
-6
/
+6
2011-12-21
drm: Add drm_format_num_planes() utility function
Ville Syrjälä
1
-0
/
+33
2011-12-21
drm: call connector dpms fxn, when setting config
Rob Clark
1
-1
/
+1
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-2
/
+38
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
1
-1
/
+6
2011-12-02
drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)
Chris Wilson
1
-2
/
+25
2011-11-30
drm: move the fb bpp/depth helper into the core.
Dave Airlie
1
-42
/
+1
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
1
-4
/
+47
[next]