1. df63d3e Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  2. e6eea15 Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixes by Dave Airlie · 11 years ago
  3. c3456fb drm/i915: prefer VBT modes for SVDO-LVDS over EDID by Daniel Vetter · 11 years ago
  4. 7ba220c drm/i915: Enable hotplug interrupts after querying hw capabilities. by Chris Wilson · 11 years ago
  5. 7ee2aff drm/i915: Fix hotplug interrupt enabling for SDVOC by Chris Wilson · 11 years ago
  6. 70b1304 drm/gma500/cdv: Fix cursor gem obj referencing on cdv by Patrik Jakobsson · 11 years ago
  7. 3463cf1 drm/gma500/psb: Fix cursor gem obj referencing on psb by Patrik Jakobsson · 11 years ago
  8. 22e7c38 drm/gma500/cdv: Unpin framebuffer on crtc disable by Patrik Jakobsson · 11 years ago
  9. 820de86 drm/gma500/psb: Unpin framebuffer on crtc disable by Patrik Jakobsson · 11 years ago
  10. 0e32fde Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  11. 943079e Merge tag 'drm-intel-fixes-2013-06-04' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  12. d40ee48 drm/nv50/kms: use dac loadval from vbios, where it's available by Ben Skeggs · 11 years ago
  13. ea9197c drm/nv50/disp: force dac power state during load detect by Ben Skeggs · 11 years ago
  14. 89e033a drm/nv50-nv84/fifo: fix resume regression introduced by playlist race fix by Ben Skeggs · 11 years ago
  15. beba44b drm/nv84/disp: Fix HDMI audio regression by Alexander Stein · 11 years ago
  16. 53d3b4d drm/i915/sdvo: Use &intel_sdvo->ddc instead of intel_sdvo->i2c for DDC. by Egbert Eich · 11 years ago
  17. 1cbcca3 drm/radeon: don't allow audio on DCE6 by Alex Deucher · 11 years ago
  18. 65337e6 drm/radeon: Use direct mapping for fast fb access on RS780/RS880 (v2) by Samuel Li · 11 years ago
  19. e49f395 radeon: Fix system hang issue when using KMS with older cards by Adis Hamzić · 11 years ago
  20. 45a211d drm/i915: no lvds quirk for hp t5740 by Ben Mesman · 11 years ago
  21. d62cf62 drm/i915: Quirk the pipe A quirk in the modeset state checker by Daniel Vetter · 11 years ago
  22. 7abb690 drm/i915: Fix spurious -EIO/SIGBUS on wedged gpus by Daniel Vetter · 11 years ago
  23. 91f8f10 drm/mgag200: Add missing write to index before accessing data register by Christopher Harvey · 11 years ago
  24. b06f6a9 drm/nouveau: use mdelay instead of large udelay constants by Arnd Bergmann · 11 years ago
  25. 1ed7fad drm/tilcd: select BACKLIGHT_LCD_SUPPORT by Arnd Bergmann · 11 years ago
  26. b7ea85a4 drm: fix a use-after-free when GPU acceleration disabled by Huacai Chen · 11 years ago
  27. c361cb5 Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev by Linus Torvalds · 11 years ago
  28. 970fa98 drm/qxl: fix build warnings on 32-bit by Dave Airlie · 11 years ago
  29. 7e0e419 radeon: use max_bus_speed to activate gen2 speeds by Kleber Sacilotto de Souza · 11 years ago
  30. 50a583f drm/radeon: narrow scope of Apple re-POST hack by Alex Deucher · 11 years ago
  31. 2cf3a4f drm/radeon: don't check crtcs in card_posted() on cards without DCE by Alex Deucher · 11 years ago
  32. 09fb8bd drm/radeon: fix card_posted check for newer asics by Alex Deucher · 11 years ago
  33. 468ef1a drm/radeon: fix typo in cu_per_sh on verde by Alex Deucher · 11 years ago
  34. 27b0705 drm/radeon: UVD block on SUMO2 is the same as on SUMO by Christian König · 11 years ago
  35. 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
  36. c89b65e qxl: fix Kconfig deps - select FB_DEFERRED_IO by Andrew Jones · 11 years ago
  37. 5ed7766 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  38. 80ce5f6 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 11 years ago
  39. c313d56 Merge remote-tracking branch 'pfdo/drm-fixes' into drm-next by Dave Airlie · 11 years ago
  40. dcb9a7c drm/exynos: replace request_threaded_irq with devm function by Seung-Woo Kim · 11 years ago
  41. 7a1b00e drm/exynos: remove unnecessary devm_kfree by Seung-Woo Kim · 11 years ago
  42. a3ad697 drm/exynos: fix build warnings from ipp fimc by Seung-Woo Kim · 11 years ago
  43. d873ab9 drm/exynos: cleanup device pointer usages by Seung-Woo Kim · 11 years ago
  44. 20cd264 drm/exynos: wait for the completion of pending page flip by Inki Dae · 11 years ago
  45. c5cca97 drm/exynos: use drm_send_vblank_event() helper by Rob Clark · 11 years ago
  46. 591a0ac OMAPDSS: Fix crash with DT boot by Tomi Valkeinen · 11 years ago
  47. 3598706 drm/i915: avoid premature DP AUX timeouts by Imre Deak · 11 years ago
  48. e054cc3 drm/i915: avoid premature timeouts in __wait_seqno() by Imre Deak · 11 years ago
  49. 2554fc1 drm/i915: use msecs_to_jiffies_timeout instead of open coding the same by Imre Deak · 11 years ago
  50. df97729 drm/i915: add msecs_to_jiffies_timeout to guarantee minimum duration by Imre Deak · 11 years ago
  51. e3de42b drm/i915: force full modeset if the connector is in DPMS OFF mode by Imre Deak · 11 years ago
  52. 94d019b drm/exynos: page flip fixes by Rob Clark · 12 years ago
  53. 4c1d8de drm/exynos: exynos_hdmi: Pass correct pointer to free_irq() by Lars-Peter Clausen · 11 years ago
  54. f025045 drm/exynos: exynos_drm_ipp: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 11 years ago
  55. 41eab40 drm/exynos: exynos_drm_fbdev: Fix incorrect usage of IS_ERR_OR_NULL by Sachin Kamat · 11 years ago
  56. f7e96d7 drm/shmob: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  57. 26ae466 drm/radeon: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  58. 95d38d1 drm/nouveau: use drm_send_vblank_event() helper by Rob Clark · 12 years ago
  59. 0ddaa97 Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  60. 007b703 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  61. 2d05eae drm/i915: Propagate errors back from fb set-base by Chris Wilson · 11 years ago
  62. 1c98b48 drm/i915: Adding more reserved PCI IDs for Haswell. by Rodrigo Vivi · 11 years ago
  63. fffbdda drm/radeon: add golden register settings for Hainan (v2) by Alex Deucher · 11 years ago
  64. 1df0d52 drm/radeon: sun/hainan chips do not have UVD (v2) by Alex Deucher · 11 years ago
  65. 948bee3 drm/radeon: track which asics have UVD by Alex Deucher · 11 years ago
  66. 86a45ca drm/radeon: radeon-asic updates for Hainan by Alex Deucher · 12 years ago
  67. c04c00b drm/radeon: fill in ucode loading support for Hainan by Alex Deucher · 12 years ago
  68. 5153550 drm/radeon: don't touch DCE or VGA regs on Hainan (v3) by Alex Deucher · 12 years ago
  69. 8b02859 drm/radeon: fill in GPU init for Hainan (v2) by Alex Deucher · 12 years ago
  70. b5d9d72 drm/radeon: add chip family for Hainan by Alex Deucher · 12 years ago
  71. 731da21 drm/radeon/dce2: use 10khz units for audio dto calculation by Alex Deucher · 11 years ago
  72. fc98603 drm/radeon: Fix VRAM size calculation for VRAM >= 4GB by Niels Ole Salscheider · 11 years ago
  73. 6ab76310 drm/radeon: Remove superfluous variable by Niels Ole Salscheider · 11 years ago
  74. b7cb1c5 Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 11 years ago
  75. 81dff21 drm/nouveau: ensure channels are stopped before saving fences for suspend by Ben Skeggs · 11 years ago
  76. b509656 drm/nv50/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  77. 9426eed drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo fini by Ben Skeggs · 11 years ago
  78. fadb171 drm/nvc0/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  79. c2e3259 drm/nve0/fifo: prevent races between clients updating playlists by Ben Skeggs · 11 years ago
  80. fe6fc09 drm/nve0/ltcg: poke the partition count into yet another register by Ben Skeggs · 11 years ago
  81. 49debbe drm/nvc0/ltcg: fix handling of disabled partitions by Ben Skeggs · 11 years ago
  82. 6d5f838 drm/nvc0/ce: disable ce1 on a number of chipsets by Ben Skeggs · 11 years ago
  83. 46b47b8 drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode by Ben Skeggs · 11 years ago
  84. c5e624f drm/nouveau: fix build with nv50->nvc0 by Dave Airlie · 11 years ago
  85. e510668 Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  86. 849d345 drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  87. 56261c5 drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  88. ec50f2a Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  89. e9ced8e drm/radeon: restore nomodeset operation (v2) by Dave Airlie · 11 years ago
  90. b90ed1e qxl: fix bug with object eviction and update area by Dave Airlie · 11 years ago
  91. b2b4465 drm/qxl: drop active_user_framebuffer as its unneeded by Dave Airlie · 11 years ago
  92. d7292a0 qxl: drop unused variable. by Dave Airlie · 11 years ago
  93. a6ac1bc drm/qxl: fix ioport interactions for kernel submitted commands. by Dave Airlie · 11 years ago
  94. 61bb3fe drm/gma500: Add fb gtt offset to fb base by Patrik Jakobsson · 11 years ago
  95. fea0f9f Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  96. fefaedc drm/radeon: check incoming cliprects pointer by Kees Cook · 11 years ago
  97. 9f1d036 drm/mgag200: Fix framebuffer base address programming by Christopher Harvey · 11 years ago
  98. 3cdc0e8 drm/mgag200: Convert counter delays to jiffies by Christopher Harvey · 11 years ago
  99. fb70a66 drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register by Christopher Harvey · 11 years ago
  100. 9d8aa55 drm/mgag200: Don't change unrelated registers during modeset by Christopher Harvey · 11 years ago