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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-02
drm: Allow userspace to ask for universal plane list (v2)
Matt Roper
1
-5
/
+15
2014-04-02
drm: Replace crtc fb with primary plane fb (v3)
Matt Roper
1
-13
/
+13
2014-04-02
drm: Add drm_crtc_init_with_planes() (v2)
Matt Roper
1
-4
/
+15
2014-04-02
drm: Add plane type property (v2)
Rob Clark
1
-0
/
+27
2014-04-02
drm: Add drm_universal_plane_init()
Matt Roper
1
-29
/
+51
2014-04-02
drm: Make drm_crtc_check_viewport non-static
Matt Roper
1
-7
/
+13
2014-04-02
drm: Add support for multiple plane types (v2)
Matt Roper
1
-5
/
+16
2014-03-28
drm: Improve on minor type helpers v3
Thomas Hellstrom
1
-2
/
+2
2014-03-28
drm: Have the crtc code only reference master from legacy nodes v2
Thomas Hellstrom
1
-6
/
+8
2014-03-18
Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-...
Dave Airlie
1
-121
/
+576
2014-03-16
drm/crtc: add sanity checks to create_dumb()
David Herrmann
1
-0
/
+17
2014-03-13
drm: kerneldoc polish for drm_crtc.c
Daniel Vetter
1
-44
/
+570
2014-03-13
drm: move drm_mode related functions into drm_modes.c
Daniel Vetter
1
-64
/
+6
2014-03-13
drm/doc: Repleace LOCKING kerneldoc sections in drm_modes.c
Daniel Vetter
1
-0
/
+2
2014-03-13
drm/kms: rip out drm_mode_connector_detach_encoder
Daniel Vetter
1
-15
/
+0
2014-02-12
drm: expose subpixel order name routine v3
Jesse Barnes
1
-0
/
+23
2014-01-29
Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/...
Dave Airlie
1
-0
/
+23
2014-01-14
drm: provide a helper for the encoder possible_crtcs mask
Russell King
1
-0
/
+23
2013-12-18
drm: Push dirtyfb ioctl kms locking down to drivers
Ville Syrjälä
1
-2
/
+0
2013-11-06
drm: Pretty print pixel format in drm_fb_get_bpp_depth() and format_check()
Ville Syrjälä
1
-1
/
+4
2013-11-06
drm: Return -ENOENT when a framebuffer can't be found
Ville Syrjälä
1
-5
/
+7
2013-11-06
drm: Consistently return -ENOENT when a mode object can't be found
Ville Syrjälä
1
-14
/
+18
2013-10-23
drm: fix a small spelling
Marc-André Lureau
1
-1
/
+1
2013-10-01
drm: Reject stereo modes with an unknown layout
Damien Lespiau
1
-0
/
+3
2013-10-01
drm: Revert "drm: Reject modes with more than 1 stereo flags set"
Damien Lespiau
1
-4
/
+0
2013-10-01
drm: Check the fb size against the adjusted v/hdisplay for stereo modes
Damien Lespiau
1
-0
/
+8
2013-10-01
drm: Factor out common CRTC viewport checking code
Damien Lespiau
1
-33
/
+37
2013-10-01
drm: Reject modes with more than 1 stereo flags set
Damien Lespiau
1
-0
/
+4
2013-10-01
drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl
Damien Lespiau
1
-1
/
+18
2013-09-04
drm: add MIPI DSI encoder and connector types
Shobhit Kumar
1
-0
/
+2
2013-09-02
drm: fix DRM_IOCTL_MODE_GETFB handle-leak
David Herrmann
1
-3
/
+15
2013-09-02
drm: Add drm_bridge
Sean Paul
1
-0
/
+50
2013-08-30
drm: Advertise async page flip ability through GETCAP ioctl
Keith Packard
1
-0
/
+3
2013-08-30
drm: Pass page flip ioctl flags to driver
Keith Packard
1
-1
/
+1
2013-08-21
drm: Make drm_mode_remove() static
Lespiau, Damien
1
-4
/
+3
2013-08-21
drm: Remove drm_mode_create_dithering_property()
Lespiau, Damien
1
-31
/
+0
2013-08-19
drm: use ida to allocate connector ids
Ilia Mirkin
1
-18
/
+44
2013-06-28
drm: add hotspot support for cursors.
Dave Airlie
1
-6
/
+29
2013-06-25
drm: fix fb leak in setcrtc
Daniel Vetter
1
-6
/
+16
2013-06-25
drm: check that ->set_config properly updates the fb
Daniel Vetter
1
-0
/
+3
2013-06-17
drm: Remove some unused stuff from drm_plane
Ville Syrjälä
1
-1
/
+1
2013-06-17
drm: Add kernel-doc for plane functions
Ville Syrjälä
1
-0
/
+32
2013-06-17
drm: Add drm_plane_force_disable()
Ville Syrjälä
1
-10
/
+19
2013-06-11
drm: Improve drm_crtc documentation
Ville Syrjälä
1
-4
/
+5
2013-06-11
drm: Add probed modes in probe order
Ville Syrjälä
1
-1
/
+1
2013-06-11
drm: Constify the pretty-print functions
Ville Syrjälä
1
-15
/
+15
2013-06-11
drm: Print pretty names for pixel formats
Ville Syrjälä
1
-2
/
+27
2013-05-13
drm: Make the HPD status updates debug logs more readable
Lespiau, Damien
1
-0
/
+1
2013-05-10
Merge branch 'for-linux-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
1
-0
/
+4
2013-05-03
drm: don't check modeset locks in panic handler
Daniel Vetter
1
-0
/
+4
[next]