index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_crtc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-02
drm: don't check modeset locks in panic handler
Daniel Vetter
1
-0
/
+4
2013-04-30
drm: Kill user_modes list and the associated ioctls
Ville Syrjälä
1
-190
/
+0
2013-04-30
drm: Silence some sparse warnings
Ville Syrjälä
1
-4
/
+1
2013-04-22
drm: Don't allow page flip to change pixel format
Laurent Pinchart
1
-0
/
+6
2013-04-16
drm: Destroy property blobs at mode config cleanup time
Laurent Pinchart
1
-101
/
+107
2013-04-12
drm: cleanup: use drm_framebuffer_reference instead of a kref_get
archit taneja
1
-1
/
+1
2013-03-27
drm: don't unlock in the addfb error paths
Daniel Vetter
1
-2
/
+0
2013-02-27
drm: convert to idr_alloc()
Tejun Heo
1
-15
/
+4
[prev]
[next]