1. d873ab9 drm/exynos: cleanup device pointer usages by Seung-Woo Kim · 12 years ago
  2. 20cd264 drm/exynos: wait for the completion of pending page flip by Inki Dae · 12 years ago
  3. c5cca97 drm/exynos: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  4. 94d019b drm/exynos: page flip fixes by Rob Clark · 12 years ago
  5. 4c1d8de drm/exynos: exynos_hdmi: Pass correct pointer to free_irq() by Lars-Peter Clausen · 12 years ago
  6. f025045 drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 12 years ago
  7. 41eab40 drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 12 years ago
  8. 0eca56f drm/imx: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  9. f7e96d7 drm/shmob: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  10. 26ae466 drm/radeon: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  11. 95d38d1 drm/nouveau: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  12. 731da21 drm/radeon/dce2: use 10khz units for audio dto calculation by Alex Deucher · 12 years ago
  13. fc98603 drm/radeon: Fix VRAM size calculation for VRAM >= 4GB by Niels Ole Salscheider · 12 years ago
  14. 6ab7631 drm/radeon: Remove superfluous variable by Niels Ole Salscheider · 12 years ago
  15. b7cb1c5 Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  16. 81dff21 drm/nouveau: ensure channels are stopped before saving fences for suspend by Ben Skeggs · 12 years ago
  17. b509656 drm/nv50/fifo: prevent races between clients updating playlists by Ben Skeggs · 12 years ago
  18. 9426eed drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo fini by Ben Skeggs · 12 years ago
  19. fadb171 drm/nvc0/fifo: prevent races between clients updating playlists by Ben Skeggs · 12 years ago
  20. c2e3259 drm/nve0/fifo: prevent races between clients updating playlists by Ben Skeggs · 12 years ago
  21. fe6fc09 drm/nve0/ltcg: poke the partition count into yet another register by Ben Skeggs · 12 years ago
  22. 49debbe drm/nvc0/ltcg: fix handling of disabled partitions by Ben Skeggs · 12 years ago
  23. 6d5f838 drm/nvc0/ce: disable ce1 on a number of chipsets by Ben Skeggs · 12 years ago
  24. 46b47b8 drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode by Ben Skeggs · 12 years ago
  25. c5e624f drm/nouveau: fix build with nv50->nvc0 by Dave Airlie · 12 years ago
  26. e9ced8e drm/radeon: restore nomodeset operation (v2) by Dave Airlie · 12 years ago
  27. b90ed1e qxl: fix bug with object eviction and update area by Dave Airlie · 12 years ago
  28. b2b4465 drm/qxl: drop active_user_framebuffer as its unneeded by Dave Airlie · 12 years ago
  29. d7292a0 qxl: drop unused variable. by Dave Airlie · 12 years ago
  30. a6ac1bc drm/qxl: fix ioport interactions for kernel submitted commands. by Dave Airlie · 12 years ago
  31. fefaedc drm/radeon: check incoming cliprects pointer by Kees Cook · 12 years ago
  32. 9f1d036 drm/mgag200: Fix framebuffer base address programming by Christopher Harvey · 12 years ago
  33. 3cdc0e8 drm/mgag200: Convert counter delays to jiffies by Christopher Harvey · 12 years ago
  34. fb70a66 drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register by Christopher Harvey · 12 years ago
  35. 9d8aa55 drm/mgag200: Don't change unrelated registers during modeset by Christopher Harvey · 12 years ago
  36. b2dfcae drm: Only print a debug message when the polled connector has changed by Lespiau, Damien · 12 years ago
  37. ed7951d drm: Make the HPD status updates debug logs more readable by Lespiau, Damien · 12 years ago
  38. b9434d0 drm: Use names of ioctls in debug traces by Chris Cummins · 12 years ago
  39. d1fd3dd drm: refactor call to request_module by Kees Cook · 12 years ago
  40. ebbd97a drm: Don't prune modes loudly when a connector is disconnected by Damien Lespiau · 12 years ago
  41. 97fbfbf drm: Add missing break in the command line mode parsing code by Damien Lespiau · 12 years ago
  42. f3c58ce Merge branch 'for-linux-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  43. 1ffc528 drm/i915: clear the stolen fb before resuming by Jani Nikula · 12 years ago
  44. c4ae25e Revert "drm/i915: Calculate correct stolen size for GEN7+" by Ben Widawsky · 12 years ago
  45. 3ab9c63 drm/i915: hsw: fix link training for eDP on port-A by Imre Deak · 12 years ago
  46. 657445f Revert "drm/i915: revert eDP bpp clamping code changes" by Daniel Vetter · 12 years ago
  47. 307b9c0 qxl: update to new idr interfaces. by Dave Airlie · 12 years ago
  48. d2dbaaf Merge branch 'server-fixes' into drm-next by Dave Airlie · 12 years ago
  49. 7e17fc0 Merge tag 'omapdss-for-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux into drm-next by Dave Airlie · 12 years ago
  50. 6110948 Merge branch 'drm-next-3.10-2' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
  51. a9b054e drm: don't check modeset locks in panic handler by Daniel Vetter · 12 years ago
  52. f49e725 drm/nouveau: fix build with nv50->nvc0 by Dave Airlie · 12 years ago
  53. 441e76c drm/radeon: fix handling of v6 power tables by Alex Deucher · 12 years ago
  54. 982cb32 drm/radeon: clarify family checks in pm table parsing by Alex Deucher · 12 years ago
  55. facd112 drm/radeon: consolidate UVD clock programming by Christian König · 12 years ago
  56. 092fbc4 drm/radeon: fix UPLL_REF_DIV_MASK definition by Christian König · 12 years ago
  57. 409851f radeon: add bo tracking debugfs by Jerome Glisse · 12 years ago
  58. 62d1f92 drm/radeon: add new richland pci ids by Alex Deucher · 12 years ago
  59. 581bc3a drm/radeon: fix scratch reg handling for UVD fence by Christian König · 12 years ago
  60. 7220f63 drm/radeon: allocate SA bo in the requested domain by Christian König · 12 years ago
  61. f8e6bfc drm/radeon: fix possible segfault when parsing pm tables by Alex Deucher · 12 years ago
  62. beb71fc drm/radeon: fix endian bugs in atom_allocate_fb_scratch() by Alex Deucher · 12 years ago
  63. bca3913 OMAPDSS: TFP410: return EPROBE_DEFER if the i2c adapter not found by Tomi Valkeinen · 12 years ago
  64. 6aa66f5 OMAPDSS: VENC: Add error handling for venc_probe_pdata by Tomi Valkeinen · 12 years ago
  65. c098029 OMAPDSS: HDMI: Add error handling for hdmi_probe_pdata by Tomi Valkeinen · 12 years ago
  66. f60a32f OMAPDSS: RFBI: Add error handling for rfbi_probe_pdata by Tomi Valkeinen · 12 years ago
  67. d1890a6 OMAPDSS: DSI: Add error handling for dsi_probe_pdata by Tomi Valkeinen · 12 years ago
  68. e108627 OMAPDSS: SDI: Add error handling for sdi_probe_pdata by Tomi Valkeinen · 12 years ago
  69. bcb734d OMAPDSS: DPI: Add error handling for dpi_probe_pdata by Tomi Valkeinen · 12 years ago
  70. b5a99c2 OMAPDSS: VENC: use platform_driver_register() by Tomi Valkeinen · 12 years ago
  71. 17ae4e8 OMAPDSS: HDMI: use platform_driver_register() by Tomi Valkeinen · 12 years ago
  72. 9abf7de OMAPDSS: RFBI: use platform_driver_register() by Tomi Valkeinen · 12 years ago
  73. ee4a24e OMAPDSS: DSI: use platform_driver_register() by Tomi Valkeinen · 12 years ago
  74. d23b335 OMAPDSS: SDI: use platform_driver_register() by Tomi Valkeinen · 12 years ago
  75. 94cf394 OMAPDSS: DPI: use platform_driver_register() by Tomi Valkeinen · 12 years ago
  76. dfbc3231 OMAPFB: defer probe if no displays by Tomi Valkeinen · 12 years ago
  77. af56fe3 OMAPFB: use module_platform_driver() by Tomi Valkeinen · 12 years ago
  78. ca96e20 OMAPDSS: Makefile: move omapfb after panels by Tomi Valkeinen · 12 years ago
  79. 989c79a OMAPDSS: DPI: fix compilation if DSI not compiled in by Tomi Valkeinen · 12 years ago
  80. f468400 Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 12 years ago
  81. 7b4f638 drm/nve0: recognise nvf0 as a kepler board (GK110) by Ben Skeggs · 12 years ago
  82. 9fe72f9 drm/nouveau: force noaccel when no PFIFO support present by Ben Skeggs · 12 years ago
  83. e5398b2 drm/nvf0/disp: expose display class 2.2 by Ben Skeggs · 12 years ago
  84. f3b2bbd drm/cirrus: deal with bo reserve fail in dirty update path by Dave Airlie · 12 years ago
  85. 306373b drm/ast: deal with bo reserve fail in dirty update path by Dave Airlie · 12 years ago
  86. 6417195 drm/mgag200: deal with bo reserve fail in dirty update path by Dave Airlie · 12 years ago
  87. 51cea1f drm/i915: Fix pipe enabled mask for pipe C in WM calculations by Ville Syrjälä · 12 years ago
  88. b11b88e drm/i915: fix dmabuf vmap support by Dave Airlie · 12 years ago
  89. 98b7623 drm/prime: warn for non-empty handle lookup list during drm file release by Imre Deak · 12 years ago
  90. 33896bf udl: bind the framebuffer to the correct device. by Dave Airlie · 12 years ago
  91. 011c2282 drm: prime: fix refcounting on the dmabuf import error path by Imre Deak · 12 years ago
  92. 219b473 drm/prime: keep a reference from the handle to exported dma-buf (v6) by Dave Airlie · 12 years ago
  93. 3a359f0 drm/mm: fix dump table BUG by Daniel Vetter · 12 years ago
  94. 4f42f4e drm/i915: Always normalize return timeout for wait_timeout_ioctl by Chris Wilson · 12 years ago
  95. c55b6b3 drm: Kill user_modes list and the associated ioctls by Ville Syrjälä · 12 years ago
  96. ea9cbb0 drm: Silence some sparse warnings by Ville Syrjälä · 12 years ago
  97. 7d05336 drm: Make drm_ioctls const by Ville Syrjälä · 12 years ago
  98. caaa035 drivers, drm: fix qxl build error when debugfs is disabled by David Rientjes · 12 years ago
  99. 8e9c403 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  100. 8b1f3dc Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 12 years ago