index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_crtc.c
Age
Commit message (
Expand
)
Author
2011-12-06
drm: remove some potentially dangerous DRM_ERRORs
Jesse Barnes
2011-12-01
drm: Redefine pixel formats
Ville Syrjälä
2011-11-29
drm: move the fb bpp/depth helper into the core.
Dave Airlie
2011-11-23
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
2011-11-15
drm: add plane support v3
Jesse Barnes
2011-11-11
drm: Ensure string is null terminated.
Vinson Lee
2011-11-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2011-11-01
drm: Introduce "Virtual" connectors and encoders
Thomas Hellstrom
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-08-29
drm: Fix the number of connector and encoder to cleanup functions
Joonyoung Shim
2011-07-07
drm/kms: allow drm_mode_group with no objects
Ben Skeggs
2011-06-09
drm: fix fbs in DRM_IOCTL_MODE_GETRESOURCES ioctl
Sascha Hauer
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-21
drm: check for modesetting on modeset ioctls
Dave Airlie
2011-02-07
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
2011-01-25
drm: Add an interface to reset the device
Chris Wilson
2010-12-09
drm/kms: remove spaces from connector names (v2)
Alex Deucher
2010-10-06
drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback
Thomas Hellstrom
2010-08-10
drm: expand gamma_set
James Simmons
2010-08-10
drm: Propagate error code from fb_create()
Chris Wilson
2010-07-21
drm: Return EBUSY if the framebuffer is unbound when flipping.
Chris Wilson
2010-07-21
drm: add "auto" dithering method
Ben Skeggs
2010-07-16
drm: unify crtc,connector,encoder,fb debug printing
Jerome Glisse
2010-06-08
drm/drm_crtc: return -EFAULT on copy_to_user errors
Dan Carpenter
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
2010-04-20
Merge branch 'drm-edid-fixes' into drm-core-next
Dave Airlie
2010-04-07
drm/kms/fb: separate fbdev connector list from core drm connectors
Dave Airlie
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2010-04-06
drm/edid: Remove arbitrary EDID extension limit
Adam Jackson
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-01-08
drm: Add eDP connector type
Alex Deucher
2009-12-10
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
drm: Add dirty ioctl and property
Jakob Bornecrantz
2009-12-01
drm: use page flip event to signal flip completion
Jesse Barnes
2009-12-01
Merge remote branch 'airlied/drm-next' into drm-intel-next
Eric Anholt
2009-11-18
drm/kms: add page flipping ioctl
Kristian Høgsberg
2009-11-05
drm: make drm_mode_object_find typesafe
Daniel Vetter
2009-10-05
drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctl
Zhao Yakui
2009-09-25
drm/kms: start adding command line interface using fb.
Dave Airlie
2009-09-07
drm: split crtc/fb helpers into a separate module
Dave Airlie
2009-08-20
Merge Linus master to drm-next
Dave Airlie
2009-08-19
drm: clarify scaling property names
Jesse Barnes
2009-08-19
drm/kms: teardown crtc correctly when fb is destroyed.
Dave Airlie
2009-08-13
drm: Add more standard TV properties.
Francisco Jerez
2009-08-04
drm: Define some new standard TV properties.
Francisco Jerez
2009-08-04
drm: Define DRM_MODE_SUBCONNECTOR_SCART
Francisco Jerez
[prev]
[next]