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
2010-10-06
drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback
Thomas Hellstrom
1
-1
/
+2
2010-08-10
drm: expand gamma_set
James Simmons
1
-1
/
+1
2010-08-10
drm: Propagate error code from fb_create()
Chris Wilson
1
-2
/
+2
2010-07-21
drm: Return EBUSY if the framebuffer is unbound when flipping.
Chris Wilson
1
-0
/
+9
2010-07-21
drm: add "auto" dithering method
Ben Skeggs
1
-0
/
+1
2010-07-16
drm: unify crtc,connector,encoder,fb debug printing
Jerome Glisse
1
-7
/
+13
2010-06-08
drm/drm_crtc: return -EFAULT on copy_to_user errors
Dan Carpenter
1
-1
/
+3
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
1
-2
/
+0
2010-04-20
Merge branch 'drm-edid-fixes' into drm-core-next
Dave Airlie
1
-2
/
+5
2010-04-07
drm/kms/fb: separate fbdev connector list from core drm connectors
Dave Airlie
1
-1
/
+0
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
1
-1
/
+0
2010-04-06
drm/edid: Remove arbitrary EDID extension limit
Adam Jackson
1
-2
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-0
/
+1
2010-01-08
drm: Add eDP connector type
Alex Deucher
1
-0
/
+1
2009-12-10
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-1
/
+175
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-2
/
+3
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-2
/
+2
2009-12-04
drm: Add dirty ioctl and property
Jakob Bornecrantz
1
-0
/
+104
2009-12-01
drm: use page flip event to signal flip completion
Jesse Barnes
1
-1
/
+1
2009-12-01
Merge remote branch 'airlied/drm-next' into drm-intel-next
Eric Anholt
1
-0
/
+69
2009-11-18
drm/kms: add page flipping ioctl
Kristian Høgsberg
1
-0
/
+69
2009-11-05
drm: make drm_mode_object_find typesafe
Daniel Vetter
1
-1
/
+2
2009-10-05
drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctl
Zhao Yakui
1
-2
/
+0
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
1
-0
/
+1
2009-09-07
drm: split crtc/fb helpers into a separate module
Dave Airlie
1
-0
/
+1
2009-08-20
Merge Linus master to drm-next
Dave Airlie
1
-29
/
+13
2009-08-19
drm: clarify scaling property names
Jesse Barnes
1
-4
/
+4
2009-08-19
drm/kms: teardown crtc correctly when fb is destroyed.
Dave Airlie
1
-28
/
+12
2009-08-13
drm: Add more standard TV properties.
Francisco Jerez
1
-0
/
+18
2009-08-04
drm: Define some new standard TV properties.
Francisco Jerez
1
-0
/
+18
2009-08-04
drm: Define DRM_MODE_SUBCONNECTOR_SCART
Francisco Jerez
1
-0
/
+2
2009-08-04
drm: Define DRM_MODE_CONNECTOR_TV
Francisco Jerez
1
-0
/
+1
2009-08-04
drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMS
Zhao Yakui
1
-13
/
+16
2009-08-04
drm: Small logic fix in drm_mode_setcrtc
Jakob Bornecrantz
1
-1
/
+1
2009-06-04
drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_d...
Keith Packard
1
-1
/
+6
2009-02-20
drm: Release user fbs in drm_release
Kristian Høgsberg
1
-2
/
+1
2009-01-22
drm: create mode_config idr lock
Jesse Barnes
1
-5
/
+9
2009-01-07
trivial: replace last usages of __FUNCTION__ in kernel
Harvey Harrison
1
-1
/
+1
2008-12-29
drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
Kristian H�gsberg
1
-40
/
+0
2008-12-29
drm: sanitise drm modesetting API + remove unused hotplug
Jakob Bornecrantz
1
-16
/
+5
2008-12-29
DRM: add mode setting support
Dave Airlie
1
-0
/
+2497