1. d84a2b0 Merge 3.17-rc6 into staging-next. by Greg Kroah-Hartman · 10 years ago
  2. 1734a6e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  3. fe3d9c4 drm/nouveau: ltc/gf100-: fix cbc issues on certain boards by Ben Skeggs · 10 years ago
  4. 92a32a4 Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  5. b1fb012 drm/bochs: add missing drm_connector_register call by Gerd Hoffmann · 10 years ago
  6. c526709 drm/cirrus: add missing drm_connector_register call by Gerd Hoffmann · 10 years ago
  7. b29f83a Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  8. 649ae75 Merge branch 'pci/vga'; commit '6a73336bde29' into for-linus by Bjorn Helgaas · 10 years ago
  9. 226b6d8 drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_page by Michel Dänzer · 10 years ago
  10. 235e6de Merge tag 'drm-intel-fixes-2014-09-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  11. b5591bd Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 10 years ago
  12. 53beaa0 drm/nouveau/runpm: fix module unload by Alex Deucher · 10 years ago
  13. 2e97140 drm/radeon/px: fix module unload by Alex Deucher · 10 years ago
  14. 766a53d vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops by Alex Deucher · 10 years ago
  15. c1789a2 drm/radeon: don't reset dma on r6xx-evergreen init by Alex Deucher · 10 years ago
  16. 799028d drm/radeon: don't reset sdma on CIK init by Alex Deucher · 10 years ago
  17. 31a25e2 drm/radeon: don't reset dma on NI/SI init by Alex Deucher · 10 years ago
  18. 39da038 drm/radeon/dpm: fix resume on mullins by Alex Deucher · 10 years ago
  19. 897eba8 drm/radeon: Disable HDP flush before every CS again for < r600 by Michel Dänzer · 10 years ago
  20. 64d8ee5 drm/radeon: delete unused PTE_* defines by Kyle McMartin · 10 years ago
  21. 8c875fc drm/i915: Add limited color range readout for HDMI/DP ports on g4x/vlv/chv by Ville Syrjälä · 10 years ago
  22. 7dc9250 drm: sti: do not iterate over the info frame array by Benjamin Gaignard · 10 years ago
  23. ce6eacb vgaarb: Drop obsolete #ifndef by Bruno Prémont · 10 years ago
  24. 86fd887 vgaarb: Don't default exclusively to first video device with mem+io by Bruno Prémont · 10 years ago
  25. f91ce35 ACPIPHP / radeon / nouveau: Remove acpi_bus_no_hotplug() by Bjorn Helgaas · 10 years ago
  26. 611a7a4 drm/i915: Fix SRC_COPY width on 830/845g by Chris Wilson · 10 years ago
  27. caf382f Merge 3.17-rc5 into staging-next. by Greg Kroah-Hartman · 10 years ago
  28. 83502a5 drm/ast: AST2000 cannot be detected correctly by Y.C. Chen · 10 years ago
  29. 8f372e2 drm/ast: open key before detect chips by Y.C. Chen · 10 years ago
  30. 4a5c969 Merge tag 'ipu-for-staging-3.18' of git://git.pengutronix.de/git/pza/linux into work-next by Greg Kroah-Hartman · 10 years ago
  31. 3a10ba8 drm/msm: don't crash if no msm.vram param by Rob Clark · 10 years ago
  32. 28a38b6 drm/msm/hdmi: fix build break on non-CCF platforms by Rob Clark · 10 years ago
  33. fc88610 drm/msm: Change nested function to static function by Mark Charlebois · 10 years ago
  34. 3afdd8a Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  35. b440bde PCI: Add pci_ignore_hotplug() to ignore hotplug events for a device by Bjorn Helgaas · 10 years ago
  36. ff43779 drm/radeon/dpm: set the thermal type properly for special configs by Alex Deucher · 10 years ago
  37. df8fbc23 drm/radeon: reduce memory footprint for debugging by Andy Shevchenko · 10 years ago
  38. 1952f24 drm/radeon: add connector quirk for fujitsu board by Alex Deucher · 10 years ago
  39. f229407 drm/radeon: fix semaphore value init by Christian König · 10 years ago
  40. b6c2b4f drm/radeon: only use me/pfp sync on evergreen+ by Alex Deucher · 10 years ago
  41. 7a98948 drm/i915: Wait for vblank before enabling the TV encoder by Ville Syrjälä · 10 years ago
  42. c4d69da drm/i915: Evict CS TLBs between batches by Chris Wilson · 10 years ago
  43. 4868b45 drm/i915: Fix irq enable tracking in driver load by Daniel Vetter · 10 years ago
  44. 2232f03 drm/i915: Fix EIO/wedged handling in gem fault handler by Daniel Vetter · 10 years ago
  45. ad46cb5 drm/i915: Prevent recursive deadlock on releasing a busy userptr by Chris Wilson · 10 years ago
  46. 68c78bd Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  47. 2acc868 drm/nouveau/core: don't leak oclass type bits to user by Ben Skeggs · 10 years ago
  48. 3aacfda Merge tag 'drm-intel-fixes-2014-09-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  49. 0977f90 Merge branch 'vmwgfx-fixes-3.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 10 years ago
  50. bbfb44e drm/i915: Fix lock dropping in intel_tv_detect() by Ville Syrjälä · 10 years ago
  51. 2a592be drm/i915: handle G45/GM45 pulse detection connected state. by Dave Airlie · 10 years ago
  52. f01ea0c drm/vmwgfx: Fix a potential infinite spin waiting for fifo idle by Thomas Hellstrom · 10 years ago
  53. 9f9cb84 drm/vmwgfx: Fix an incorrect OOM return value by Thomas Hellstrom · 10 years ago
  54. 46712cc Merge tag 'drm-intel-fixes-2014-08-28' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  55. bbe1c27 drm/i915: Remove bogus __init annotation from DMI callbacks by Mathias Krause · 10 years ago
  56. b8d758d drm/ast: Add missing entry to dclk_table[] by Y.C. Chen · 10 years ago
  57. 36d07e3a Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin.gaignard/kernel into drm-fixes by Dave Airlie · 10 years ago
  58. 5fa9be6 Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 10 years ago
  59. 00e7208 drm: fix division-by-zero on dumb_create() by David Herrmann · 10 years ago
  60. 0bd252d radeon: Test for PCI root bus before assuming bus->self by Alex Williamson · 10 years ago
  61. 813008c drm/i915: don't warn if backlight unexpectedly enabled by Scot Doyle · 10 years ago
  62. 0a5f6e9 drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2) by Alex Deucher · 10 years ago
  63. 054e01d drm/radeon: save/restore the PD addr on suspend/resume by Christian König · 10 years ago
  64. 0d9509d drm/msm: Fix missing unlock on error in msm_fbdev_create() by Wei Yongjun · 10 years ago
  65. 12313c2 drm/msm: fix compile error for non-dt builds by Rob Clark · 10 years ago
  66. 119ecb7 drm/msm/mdp4: request vblank during modeset by Rob Clark · 10 years ago
  67. 6814dbf drm/msm: avoid flood of kernel logs on faults by Rob Clark · 10 years ago
  68. f5ec6c4 drm: sti: Add missing dependency on RESET_CONTROLLER by Jingoo Han · 10 years ago
  69. 8e932cf drm: sti: Make of_device_id array const by Kiran Padwal · 10 years ago
  70. eacd9aa drm: sti: Fix return value check in sti_drm_platform_probe() by Wei Yongjun · 10 years ago
  71. 5024a2b drm: sti: hda: fix return value check in sti_hda_probe() by Wei Yongjun · 10 years ago
  72. 88cfc3f drm: sti: hdmi: fix return value check in sti_hdmi_probe() by Wei Yongjun · 10 years ago
  73. 31f32a2 drm: sti: tvout: fix return value check in sti_tvout_probe() by Wei Yongjun · 10 years ago
  74. a4bf214 drm/i915: Move intel_ddi_set_vc_payload_alloc(false) to haswell_crtc_disable() by Ville Syrjälä · 10 years ago
  75. d6dd684 drm/i915: fix plane/cursor handling when runtime suspended by Paulo Zanoni · 10 years ago
  76. dfb3d47b drm/i915: Ignore VBT backlight presence check on Acer C720 (4005U) by Scot Doyle · 10 years ago
  77. 6dc14ba drm/radeon: add new KV pci id by Alex Deucher · 10 years ago
  78. 20a984c Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-intel by Dave Airlie · 10 years ago
  79. b738ca5 Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe" by Alex Deucher · 10 years ago
  80. 52da51f drm/radeon: fix active_cu mask on SI and CIK after re-init (v3) by Alex Deucher · 10 years ago
  81. 6101b3a drm/radeon: fix active cu count for SI and CIK by Alex Deucher · 10 years ago
  82. cd1c9c1 drm/radeon: re-enable selective GPUVM flushing by Alex Deucher · 10 years ago
  83. 86302ee drm/radeon: Sync ME and PFP after CP semaphore waits v4 by Christian König · 10 years ago
  84. 73ef0e0 drm/radeon: fix display handling in radeon_gpu_reset by Alex Deucher · 10 years ago
  85. c940b44 drm/radeon: fix pm handling in radeon_gpu_reset by Alex Deucher · 10 years ago
  86. 1538a9e drm/radeon: Only flush HDP cache for indirect buffers from userspace by Michel Dänzer · 10 years ago
  87. 701e1e7 drm/radeon: properly document reloc priority mask by Christian König · 10 years ago
  88. 1a125d8 drm/i915: don't try to retrain a DP link on an inactive CRTC by Imre Deak · 10 years ago
  89. 07f9cd0 drm/i915: make sure VDD is turned off during system suspend by Imre Deak · 10 years ago
  90. 1d0d343 drm/i915: cancel hotplug and dig_port work during suspend and unload by Imre Deak · 10 years ago
  91. 6323751 drm/i915: fix HPD IRQ reenable work cancelation by Imre Deak · 10 years ago
  92. 1c767b3 drm/i915: take display port power domain in DP HPD handler by Imre Deak · 10 years ago
  93. c39502c Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 10 years ago
  94. 7d2691d gpu: ipu-v3: Add ipu-cpmem unit by Steve Longerbeam · 10 years ago
  95. 1add143 drm/i915: Don't try to enable cursor from setplane when crtc is disabled by Ville Syrjälä · 10 years ago
  96. a459249 drm/i915: Skip load detect when intel_crtc->new_enable==true by Ville Syrjälä · 10 years ago
  97. 208bf9f drm/i915: Fix locking for intel_enable_pipe_a() by Ville Syrjälä · 10 years ago
  98. d22af68 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  99. c8ad8b5 drm/radeon: Remove duplicate include from Makefile by Andreas Ruprecht · 10 years ago
  100. c83dec3 drm/radeon/dpm: select the appropriate vce power state for KV/KB/ML by Alex Deucher · 10 years ago