1. b1a9330 drm/i915: Update the restrict check to filter out wrong Ring ID passed by user-space by Zhao Yakui · 11 years ago
  2. fd3c269 drm/i915: Split the BDW device definition to prepare for dual BSD rings on BDW GT3 by Zhao Yakui · 11 years ago
  3. 9cb3466 drm/i915: Catch dirt in unused execbuffer fields by Daniel Vetter · 11 years ago
  4. c0f5b82 drm/i915: Catch abuse of I915_EXEC_CONSTANTS_* by Daniel Vetter · 11 years ago
  5. 9d662da drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET by Daniel Vetter · 11 years ago
  6. 48e48a0 drm/i915: Include a little more information about why ring init fails by Chris Wilson · 11 years ago
  7. 074c6ad drm/i915: Mark device as wedged if we fail to resume by Chris Wilson · 11 years ago
  8. 6099032 drm/i915: Allow the module to load even if we fail to setup rings by Chris Wilson · 11 years ago
  9. e3efda4 drm/i915: Preserve ring buffers objects across resume by Chris Wilson · 11 years ago
  10. 18393f6 drm/i915: Replace hardcoded cacheline size with macro by Chris Wilson · 11 years ago
  11. 93c9c19 drm/i915: remove unexplained vblank wait in the DP off code by Jesse Barnes · 11 years ago
  12. 444c9a0 Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 11 years ago
  13. 7e9ab40 Merge branch 'drm-coverity-fixes' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 11 years ago
  14. 2c9b25c drm: qxl: Remove unused device pointer by Christian Engelmayer · 11 years ago
  15. b87577b drm: try harder to avoid regression when merging mode bits by Dave Airlie · 11 years ago
  16. 885ac04 Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  17. b8eade2 drm/exynos: use %pad for dma_addr_t by Jingoo Han · 11 years ago
  18. 293d3f6 drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results by Jingoo Han · 11 years ago
  19. 25c8b5c drm/exynos: balance framebuffer refcount by Andrzej Hajda · 11 years ago
  20. d8af20b Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  21. 917db41 Merge tag 'drm/tegra/for-3.15-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 11 years ago
  22. 9e5e7be Merge branch 'msm-fixes-3.15-rc3' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 11 years ago
  23. 6f19e7e Merge tag 'drm-intel-fixes-2014-04-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  24. 78f2975 drm/i915: Move all ring resets before setting the HWS page by Chris Wilson · 11 years ago
  25. 3ff04a16 drm/i915: Don't WARN nor handle unexpected hpd interrupts on gmch platforms by Daniel Vetter · 11 years ago
  26. 7d8d9f6 drm/msm/mdp4: cure for the cursor blues (v2) by Rob Clark · 11 years ago
  27. 96673ec drm/msm: default to XR24 rather than AR24 by Rob Clark · 11 years ago
  28. 1ffa242 drm/msm: fix memory leak by Micah Richert · 11 years ago
  29. 2b4c366 drm/tegra: restrict plane loops to legacy planes by Daniel Vetter · 11 years ago
  30. 0f9dc59 drm/i915: Allow full PPGTT with param override by Ben Widawsky · 11 years ago
  31. edd586f drm/i915: Discard BIOS framebuffers too small to accommodate chosen mode by Chris Wilson · 11 years ago
  32. cbd75e9 drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2 by Thomas Hellstrom · 11 years ago
  33. 3c84139 drm/<drivers>: don't set driver->dev_priv_size to 0 by Daniel Vetter · 11 years ago
  34. f932277 drm: Remove dev->kdriver by Daniel Vetter · 11 years ago
  35. 9de1b51f drm: remove drm_bus->get_name by Daniel Vetter · 11 years ago
  36. 5829d18 drm: rip out dev->devname by Daniel Vetter · 11 years ago
  37. 53bf2a2 drm: inline drm_pci_set_unique by Daniel Vetter · 11 years ago
  38. b2a21aa drm: remove bus->get_irq implementations by Daniel Vetter · 11 years ago
  39. bb0f1b5 drm: pass the irq explicitly to drm_irq_install by Daniel Vetter · 11 years ago
  40. a319c1a drm/irq: Look up the pci irq directly in the drm_control ioctl by Daniel Vetter · 11 years ago
  41. 7c1a38e drm/irq: track the irq installed in drm_irq_install in dev->irq by Daniel Vetter · 11 years ago
  42. 2177a21 drm: rename dev->count_lock to dev->buf_lock by Daniel Vetter · 11 years ago
  43. fc8fd40 drm: Rip out totally bogus vga_switcheroo->can_switch locking by Daniel Vetter · 11 years ago
  44. 6363521 drm/i915: get power domain in case the BIOS enabled eDP VDD by Paulo Zanoni · 11 years ago
  45. 9953599 drm/i915: Don't check gmch state on inherited configs by Daniel Vetter · 11 years ago
  46. 73acacc drm/radeon: don't allow runpm=1 on systems with out ATPX by Alex Deucher · 11 years ago
  47. e9a4099 drm/radeon: fix ATPX detection on non-VGA GPUs by Alex Deucher · 11 years ago
  48. 3ed9a33 drm/radeon/pm: don't walk the crtc list before it has been initialized (v2) by Alex Deucher · 11 years ago
  49. cb3e4e7 drm/radeon: properly unregister hwmon interface (v2) by Alex Deucher · 11 years ago
  50. 10e6856 drm: Fix error handling in drm_master_create by Daniel Vetter · 11 years ago
  51. 8268bd4 drm/i2c/tda998x: Fix signed overflow issue by Daniel Vetter · 11 years ago
  52. e0c6a73 drm/bochs: Remove unecessary NULL check in gem_free by Daniel Vetter · 11 years ago
  53. dcb1ee5 drm/bochs: Remove unnecessary NULL check in bo_unref by Daniel Vetter · 11 years ago
  54. e39a52d drm/udl: Initialize ret in udl_driver_load by Daniel Vetter · 11 years ago
  55. 2ffd652 drm/via: Remove unecessary NULL check by Daniel Vetter · 11 years ago
  56. 183c1a3 drm/ast: Remove unecessary NULL check in gem_free by Daniel Vetter · 11 years ago
  57. eb649a6 drm/ast: Remove unnecessary NULL check in bo_unref by Daniel Vetter · 11 years ago
  58. 3d535ed drm/cirrus: Remove unecessary NULL check in gem_free by Daniel Vetter · 11 years ago
  59. 275c632 drm/cirrus: Remove unnecessary NULL check in bo_unref by Daniel Vetter · 11 years ago
  60. 4cb8802 drm/mgag200: Remove unecessary NULL check in gem_free by Daniel Vetter · 11 years ago
  61. 36b347f drm/mgag200: Remove unecessary NULL check in bo_unref by Daniel Vetter · 11 years ago
  62. 7e95cfb drm/radeon: fix count in cik_sdma_ring_test() by Alex Deucher · 11 years ago
  63. 4047845 drm/i915: Allow user modes to exceed DVI 165MHz limit by Ville Syrjälä · 11 years ago
  64. 42b2104 drm: kill drm_bus->bus_type by Daniel Vetter · 11 years ago
  65. ebfa432 drm: remove drm_dev_to_irq from drivers by Daniel Vetter · 11 years ago
  66. e090c53 drm/irq: remove cargo-culted locking from irq_install/uninstall by Daniel Vetter · 11 years ago
  67. 22471cf drm/irq: drm_control is a legacy ioctl, so pci devices only by Daniel Vetter · 11 years ago
  68. eaaf8f0 drm/pci: fold in irq_by_busid support by Daniel Vetter · 11 years ago
  69. 4984979 drm/irq: simplify irq checks in drm_wait_vblank by Daniel Vetter · 11 years ago
  70. ad47b8f drm/radeon/aux: fix hpd assignment for aux bus by Alex Deucher · 11 years ago
  71. c2fb309 drm/radeon: improve PLL limit handling in post div calculation by Christian König · 11 years ago
  72. 2431581 drm/radeon: use fixed PPL ref divider if needed by Christian König · 11 years ago
  73. 76e6dce drm/radeon: disable dpm on rv770 by default by Alex Deucher · 11 years ago
  74. a42892e Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 11 years ago
  75. c044330 drm: bochs: drop unused struct fields by Gerd Hoffmann · 11 years ago
  76. b8ccd70 drm: bochs: add power management support by Gerd Hoffmann · 11 years ago
  77. 2f1e800 drm: cirrus: add power management support by Gerd Hoffmann · 11 years ago
  78. 8d75454 drm: Split out drm_probe_helper.c from drm_crtc_helper.c by Daniel Vetter · 11 years ago
  79. b6ccd7b drm/plane-helper: Don't fake-implement primary plane disabling by Daniel Vetter · 11 years ago
  80. a82049b drm/ast: fix value check in cbr_scan2 by Dave Airlie · 11 years ago
  81. 9a11843 drm/nouveau/bios: fix a bit shift error introduced by 457e77b by Sergei Antonov · 11 years ago
  82. d62c3e7 Merge tag 'omapdrm-fixes-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next by Dave Airlie · 11 years ago
  83. bcddee2 drm/radeon/ci: make sure mc ucode is loaded before checking the size by Alex Deucher · 11 years ago
  84. 8c79bae drm/radeon/si: make sure mc ucode is loaded before checking the size by Alex Deucher · 11 years ago
  85. f8a2645 drm/radeon: improve PLL params if we don't match exactly v2 by Christian König · 11 years ago
  86. 74073c9 drm/radeon: memory leak on bo reservation failure. v2 by Quentin Casasnovas · 11 years ago
  87. 681941c drm/radeon: fix VCE fence command by Christoph Jaeger · 11 years ago
  88. 7e1858f drm/radeon: re-enable mclk dpm on R7 260X asics by Alex Deucher · 11 years ago
  89. 277babc drm/radeon: add support for newer mc ucode on CI (v2) by Alex Deucher · 11 years ago
  90. 1ebe928 drm/radeon: add support for newer mc ucode on SI (v2) by Alex Deucher · 11 years ago
  91. 5fb9cc4 drm/radeon: apply more strict limits for PLL params v2 by Christian König · 11 years ago
  92. 6abc6d5 drm/radeon: update CI DPM powertune settings by Alex Deucher · 11 years ago
  93. 90c4cde drm/radeon: fix runpm handling on APUs (v4) by Alex Deucher · 11 years ago
  94. 57700ad drm/radeon: disable mclk dpm on R7 260X by Alex Deucher · 11 years ago
  95. c790579 drm/i915: Remove vblank wait from haswell_write_eld by Daniel Vetter · 11 years ago
  96. 5df5242 Merge tag 'drm-intel-fixes-2014-04-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  97. a5c4d7b drm/i915: Disable/enable planes as the first/last thing during modeset on ILK+ by Ville Syrjälä · 11 years ago
  98. be6a6f8 drm/i915: Don't vblank wait on ilk-ivb after pipe enable by Daniel Vetter · 11 years ago
  99. b0256cd drm/i915: Code cleanup patch to fix checkpatch errors by Shobhit Kumar · 11 years ago
  100. 4d43e9b drm/i915/SDVO: For sysfs link put directory and target in correct order by Egbert Eich · 11 years ago