1. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  2. 2614dc6 Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 10 years ago
  3. f4510a2 drm: Replace crtc fb with primary plane fb (v3) by Matt Roper · 10 years ago
  4. 06fb220 drm/omap: Don't dereference list head when the connectors list is empty by Laurent Pinchart · 11 years ago
  5. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 11 years ago
  6. d8d78941 OMAPDSS: convert pixel clock to common videomode style by Tomi Valkeinen · 11 years ago
  7. dee13f1 Merge tag 'omapdrm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 11 years ago
  8. b04a590 drm: store the gem vma offset manager in a typed pointer by Daniel Vetter · 11 years ago
  9. 3d23234 drm/omap: Enable DT support for DMM by Archit Taneja · 11 years ago
  10. 80e4ed5 drm/omap: fix: change dev_unload order by Archit Taneja · 11 years ago
  11. ec72a81 drm/omap: fix: disable encoder before destroying it by Archit Taneja · 11 years ago
  12. cc823bd drm/omap: fix: disconnect devices when omapdrm module is removed by Archit Taneja · 11 years ago
  13. 3a01ab2 drm/omap: fix: Defer probe if an omapdss device requests for it at connect by Archit Taneja · 11 years ago
  14. 6da9f89 drm/omap: fix (un)registering irqs inside an irq handler by Tomi Valkeinen · 11 years ago
  15. 57ed0f7 drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE by Daniel Vetter · 11 years ago
  16. e9f0d76 drm: Kill DRM_IRQ_ARGS by Daniel Vetter · 11 years ago
  17. fd3c025 drm/omap: call drm_put_dev directly in ->remove by Daniel Vetter · 11 years ago
  18. 73e9efd drm: Push dirtyfb ioctl kms locking down to drivers by Ville Syrjälä · 11 years ago
  19. 049ffa8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  20. d6cfaab DMA-API: others: use dma_set_coherent_mask() by Russell King · 11 years ago
  21. 92b6f89 drm: Add separate Kconfig option for fbdev helpers by Daniel Vetter · 11 years ago
  22. 4423843 drm: Make irq_enabled bool by Ville Syrjälä · 11 years ago
  23. 5380e92 drm: Collect per-crtc vblank stuff to a struct by Ville Syrjälä · 11 years ago
  24. bf507d90 drm: Make vblank_enabled bool by Ville Syrjälä · 11 years ago
  25. 16eb5f4 drm: kill ->gem_init_object() and friends by David Herrmann · 11 years ago
  26. a09e9a7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  27. a73fdc6 OMAPDSS: rename omap_dss_device's 'output' to 'src' by Tomi Valkeinen · 11 years ago
  28. ed8d197 drm: Pass page flip ioctl flags to driver by Keith Packard · 11 years ago
  29. e1e9c90 drm/omap: tiler: clear buffer properly by Dan Carpenter · 11 years ago
  30. ddcd09d drm/omap: kill omap_gem_helpers.c by Rob Clark · 11 years ago
  31. 5833bd2 drm/omap: use flip-work helper by Rob Clark · 11 years ago
  32. b0e898a drm: remove FASYNC support by Daniel Vetter · 11 years ago
  33. 161695b drm/omap: kill firstopen callback by Daniel Vetter · 11 years ago
  34. baa7094 drm: const'ify ioctls table (v2) by Rob Clark · 11 years ago
  35. 43387b3 drm/gem: create drm_gem_dumb_destroy by Daniel Vetter · 11 years ago
  36. 0de2397 drm/gem: convert to new unified vma manager by David Herrmann · 11 years ago
  37. 89c8233 drm/gem: simplify object initialization by David Herrmann · 11 years ago
  38. 2e17c5a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  39. 4368dd8 drm/gem: add mutex lock when using drm_gem_mmap_obj by YoungJun Cho · 11 years ago
  40. 2644ee9 drm/omap: drop the !FB_OMAP2 dep by Dave Airlie · 11 years ago
  41. dc8de1a drm/omap: change "!CONFIG_FB_OMAP2" to "!FB_OMAP2" by Paul Bolle · 11 years ago
  42. 4300a0f Merge tag 'v3.10-rc7' into drm-next by Dave Airlie · 11 years ago
  43. 4635c17 drm/omap: DVI connector fix by Tomi Valkeinen · 11 years ago
  44. 820caab OMAPDSS: output: increase refcount in find_output funcs by Tomi Valkeinen · 11 years ago
  45. 1f68d9c OMAPDSS: combine omap_dss_output into omap_dss_device by Tomi Valkeinen · 11 years ago
  46. a7e71e7 OMAPDSS: Implement display (dis)connect support by Tomi Valkeinen · 11 years ago
  47. 04b1fc0 OMAPDRM: fix overlay manager handling by Tomi Valkeinen · 11 years ago
  48. be8e8e1 OMAPDSS: add helpers to get mgr or output from display by Tomi Valkeinen · 11 years ago
  49. fb85ac4 drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers by Ville Syrjälä · 11 years ago
  50. bda3fda drm/omap: Use drm_gem_mmap_obj() to implement dma-buf mmap by Laurent Pinchart · 11 years ago
  51. 2436e8a Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux into linux-fbdev/for-3.10-fixes by Jean-Christophe PLAGNIOL-VILLARD · 11 years ago
  52. 591a0ac OMAPDSS: Fix crash with DT boot by Tomi Valkeinen · 11 years ago
  53. 011c228 drm: prime: fix refcounting on the dmabuf import error path by Imre Deak · 11 years ago
  54. 6717cd2 drm/omap: add statics to a few structs by Tomi Valkeinen · 11 years ago
  55. 0d8f371 drm/omap: Fix and improve crtc and overlay manager correlation by Archit Taneja · 11 years ago
  56. b03e14fd drm/omap: Take a fb reference in omap_plane_update() by Archit Taneja · 11 years ago
  57. bddabbe drm/omap: Make fixed resolution panels work by Archit Taneja · 11 years ago
  58. 581382e drm/omap: fix modeset_init if a panel doesn't satisfy omapdrm requirements by Archit Taneja · 11 years ago
  59. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  60. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  61. 8e44770 drm/omap: remove fbdev debug enter/leave hooks by Rob Clark · 11 years ago
  62. dfe96dd omapdrm: simplify locking in the fb debugfs file by Daniel Vetter · 12 years ago
  63. 16ef3df omapdrm: only take crtc->mutex in crtc callbacks by Daniel Vetter · 12 years ago
  64. 8bb0daf drm/omap: move out of staging by Rob Clark · 11 years ago