1. a5cd335 drm: integer overflow in drm_mode_dirtyfb_ioctl() by Xi Wang · 15 years ago
  2. 471dd2e drm: Ensure string is null terminated. by Vinson Lee · 15 years ago
  3. 83dbb15 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 15 years ago
  4. a7331e5 drm: Introduce "Virtual" connectors and encoders by Thomas Hellstrom · 15 years ago
  5. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 15 years ago
  6. 6380c50 drm: Fix the number of connector and encoder to cleanup functions by Joonyoung Shim · 15 years ago
  7. d61a068 drm/kms: allow drm_mode_group with no objects by Ben Skeggs · 15 years ago
  8. 618c75e drm: fix fbs in DRM_IOCTL_MODE_GETRESOURCES ioctl by Sascha Hauer · 15 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 15 years ago
  10. fb3b06c drm: check for modesetting on modeset ioctls by Dave Airlie · 15 years ago
  11. ff72145b drm: dumb scanout create/mmap for intel/radeon (v3) by Dave Airlie · 15 years ago
  12. eb03355 drm: Add an interface to reset the device by Chris Wilson · 15 years ago
  13. e76116c drm/kms: remove spaces from connector names (v2) by Alex Deucher · 15 years ago
  14. 02b0016 drm: vmwgfx: Add a struct drm_file parameter to the dirty framebuffer callback by Thomas Hellstrom · 16 years ago
  15. 7203425 drm: expand gamma_set by James Simmons · 16 years ago
  16. cce13ff drm: Propagate error code from fb_create() by Chris Wilson · 16 years ago
  17. 90c1efd drm: Return EBUSY if the framebuffer is unbound when flipping. by Chris Wilson · 16 years ago
  18. 92897b5 drm: add "auto" dithering method by Ben Skeggs · 16 years ago
  19. 9440106 drm: unify crtc,connector,encoder,fb debug printing by Jerome Glisse · 16 years ago
  20. e902a35 drm/drm_crtc: return -EFAULT on copy_to_user errors by Dan Carpenter · 16 years ago
  21. 7fff400 Merge branch 'drm-fbdev-cleanup' into drm-core-next by Dave Airlie · 16 years ago
  22. c9c2625 Merge branch 'drm-edid-fixes' into drm-core-next by Dave Airlie · 16 years ago
  23. 0b4c0f3 drm/kms/fb: separate fbdev connector list from core drm connectors by Dave Airlie · 16 years ago
  24. 3865167 drm/fb: fix fbdev object model + cleanup properly. by Dave Airlie · 16 years ago
  25. 7466f4c drm/edid: Remove arbitrary EDID extension limit by Adam Jackson · 16 years ago
  26. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  27. c07d723 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  28. 7970e67 drm: Add eDP connector type by Alex Deucher · 16 years ago
  29. 3ef884b Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  30. 3ff9916 Merge remote branch 'anholt/drm-intel-next' into drm-linus by Dave Airlie · 16 years ago
  31. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 17 years ago
  32. 884840a drm: Add dirty ioctl and property by Jakob Bornecrantz · 17 years ago
  33. 7bd4d7b drm: use page flip event to signal flip completion by Jesse Barnes · 17 years ago
  34. f40d681 Merge remote branch 'airlied/drm-next' into drm-intel-next by Eric Anholt · 17 years ago
  35. d91d8a3 drm/kms: add page flipping ioctl by Kristian Høgsberg · 17 years ago
  36. 7a9c906 drm: make drm_mode_object_find typesafe by Daniel Vetter · 17 years ago
  37. 185974d drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctl by Zhao Yakui · 17 years ago
  38. d50ba25 drm/kms: start adding command line interface using fb. by Dave Airlie · 17 years ago
  39. 13a8195 drm: split crtc/fb helpers into a separate module by Dave Airlie · 17 years ago
  40. 51c8b40 Merge Linus master to drm-next by Dave Airlie · 17 years ago
  41. 53bd838 drm: clarify scaling property names by Jesse Barnes · 17 years ago
  42. 5ef5f72 drm/kms: teardown crtc correctly when fb is destroyed. by Dave Airlie · 17 years ago
  43. a75f023 drm: Add more standard TV properties. by Francisco Jerez · 17 years ago
  44. b6b7902 drm: Define some new standard TV properties. by Francisco Jerez · 17 years ago
  45. aeaa1ad drm: Define DRM_MODE_SUBCONNECTOR_SCART by Francisco Jerez · 17 years ago
  46. 74bd3c2 drm: Define DRM_MODE_CONNECTOR_TV by Francisco Jerez · 17 years ago
  47. 58367ed drm: Add the debug info in generic drm mode by using DRM_DEBUG_KMS by Zhao Yakui · 17 years ago
  48. 7781de7 drm: Small logic fix in drm_mode_setcrtc by Jakob Bornecrantz · 17 years ago
  49. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 17 years ago
  50. ea39f83 drm: Release user fbs in drm_release by Kristian Høgsberg · 17 years ago
  51. ad2563c drm: create mode_config idr lock by Jesse Barnes · 17 years ago
  52. 9b4778f trivial: replace last usages of __FUNCTION__ in kernel by Harvey Harrison · 17 years ago
  53. 0c7c266 drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well. by Kristian H�gsberg · 17 years ago
  54. e0c8463 drm: sanitise drm modesetting API + remove unused hotplug by Jakob Bornecrantz · 17 years ago
  55. f453ba0 DRM: add mode setting support by Dave Airlie · 18 years ago