1. a3cb404 drm/i915: Make sure computed watermarks never overflow the registers by Ville Syrjälä · 11 years ago
  2. 25ef284 drm/i915: Add pipe update trace points by Ville Syrjälä · 11 years ago
  3. 5b633d6 drm/i915: Perform primary enable/disable atomically with sprite updates by Ville Syrjälä · 11 years ago
  4. 8d7849d drm/i915: Make sprite updates atomic by Ville Syrjälä · 11 years ago
  5. d9ceb95 drm/i915: Support 64b relocations by Ben Widawsky · 11 years ago
  6. 9bcb144 drm/i915: Support 64b execbuf by Ben Widawsky · 11 years ago
  7. 192d47a drm/i915/sdvo: Remove ->mode_set callback by Daniel Vetter · 11 years ago
  8. 894ed1e drm/i915/crt: Remove ->mode_set callback by Daniel Vetter · 11 years ago
  9. 809a2a8 drm/i915/tv: Remove ->mode_set callback by Daniel Vetter · 11 years ago
  10. 3fa2dd1 drm/i915/tv: Rip out pipe-disabling nonsense from ->mode_set by Daniel Vetter · 11 years ago
  11. 5da92ee drm/i915/tv: De-magic device check by Daniel Vetter · 11 years ago
  12. b8866ef drm/i915/tv: extract set_color_conversion by Daniel Vetter · 11 years ago
  13. 8cb9220 drm/i915/tv: extract set_tv_mode_timings by Daniel Vetter · 11 years ago
  14. 912b0e2 drm/i915/dvo: Remove ->mode_set callback by Daniel Vetter · 11 years ago
  15. 0d56bf0 drm/i915: Make encoder->mode_set callbacks optional by Daniel Vetter · 11 years ago
  16. 98ec773 drm/i915: Make primary_enabled match the actual hardware state by Ville Syrjälä · 11 years ago
  17. 024a43e drm/i915: Move ring_begin to signal() by Ben Widawsky · 11 years ago
  18. 78325f2 drm/i915: Virtualize the ringbuffer signal func by Ben Widawsky · 11 years ago
  19. ebc348b drm/i915: Move semaphore specific ring members to struct by Ben Widawsky · 11 years ago
  20. 0d116a2 drm/i915: vlv: init only needed state during early power well enabling by Imre Deak · 11 years ago
  21. b77f699 drm/i915: Avoid NULL ctx->obj dereference in debugfs/i915_context_info by Chris Wilson · 11 years ago
  22. a225f07 drm/i915: Add intel_get_crtc_scanline() by Ville Syrjälä · 11 years ago
  23. 78e8fc6 drm/i915: Fix scanout position for real by Ville Syrjälä · 11 years ago
  24. 242a401 drm/i915/bdw: Disable idle DOP clock gating by Ben Widawsky · 11 years ago
  25. 1d2866b drm/i915/bdw: enable eDRAM. by Ben Widawsky · 11 years ago
  26. 63c42e5 drm/i915/bdw: Add WT caching ability by Ben Widawsky · 11 years ago
  27. f033579 drm/i915: bdw: fix RC6 enabled status reporting and disable runtime PM by Imre Deak · 11 years ago
  28. 1c8562f drm/i915: Fix assert_plane warning during FDI link train by Ville Syrjälä · 11 years ago
  29. 4b6eab5 Revert "drm/i915: fix build warning on 32-bit (v2)" by Jan Moskyto Matejka · 11 years ago
  30. 8a6543b drm/i915: Fix deadlock during driver init on ILK by Ville Syrjälä · 11 years ago
  31. 713028b drm/i915: remove extraneous VGA power domain put calls by Imre Deak · 11 years ago
  32. 122b250 drm/i915: Integrate cmd parser kerneldoc by Daniel Vetter · 11 years ago
  33. c8725f3 drm/i915: Do not call retire_requests from wait_for_rendering by Chris Wilson · 11 years ago
  34. 8d4eee9 drm/i915: vlv: increase timeout when forcing on the GFX clock by Imre Deak · 11 years ago
  35. 650ad97 drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-off by Imre Deak · 11 years ago
  36. 4e80519 drm/i915: vlv: setup RPS min/max frequencies once during init time by Imre Deak · 11 years ago
  37. 9486db6 drm/i915: reinit GT power save during resume by Imre Deak · 11 years ago
  38. 92b806d drm/i915: make runtime PM swizzling/ring_freq init platform independent by Imre Deak · 11 years ago
  39. c2bc2fc drm/i915: factor out gen6_update_ring_freq by Imre Deak · 11 years ago
  40. b5478bc drm/i915: make runtime PM interrupt enable/disable platform independent by Imre Deak · 11 years ago
  41. aeab0b5 drm/i915: disable runtime PM if RC6 is disabled by Imre Deak · 11 years ago
  42. e6069ca drm/i915: sanitize enable_rc6 option by Imre Deak · 11 years ago
  43. 14dd0ea drm/i915: fix unbalanced GT powersave enable / disable calls by Imre Deak · 11 years ago
  44. bb4932c drm/i915: vlv: check port power domain instead of only D0 for eDP VDD on by Imre Deak · 11 years ago
  45. f301b1e1 drm/i915: add missing error capturing of the PIPESTAT reg by Imre Deak · 11 years ago
  46. 51660e0 drm/i915: gen2: move error capture of IER to its correct place by Imre Deak · 11 years ago
  47. f454c69 drm/i915: get a runtime PM ref for the deferred GPU reset work by Imre Deak · 11 years ago
  48. 3dd4e84 drm/i915: Validate VBT header before trusting it by Chris Wilson · 11 years ago
  49. d1f13fd drm/i915: Validate BDB section before reading by Chris Wilson · 11 years ago
  50. c6df39b drm/i915: get a runtime PM ref for the deferred GT powersave enabling by Imre Deak · 11 years ago
  51. dc1d013 drm/i915: move getting struct_mutex lower in the callstack during GPU reset by Imre Deak · 11 years ago
  52. d46c051 drm/i915: get a runtime PM ref for debugfs entries where needed by Imre Deak · 11 years ago
  53. 3b2c1bf drm/i915: remove the i915_dpio debugfs entry by Imre Deak · 11 years ago
  54. 91ca689 drm/i915: fix the RC6 status debug print by Imre Deak · 11 years ago
  55. 9cc19be drm/i915: vlv: add RC6 residency counters by Imre Deak · 11 years ago
  56. 843d0e7 drm/i915: vlv: clear master interrupt flag when disabling interrupts by Imre Deak · 11 years ago
  57. 981a5ae drm/i915: vlv: clean up GTLC wake control/status register macros by Imre Deak · 11 years ago
  58. a8ebba7 drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the BSD command on BDW GT3 by Zhao Yakui · 11 years ago
  59. 77fe2ff drm/i915:Add the VCS2 switch in Intel_ring_setup_status_page by Zhao Yakui · 11 years ago
  60. 85f9b5f drm/i915:Handle the irq interrupt for the second BSD ring by Zhao Yakui · 11 years ago
  61. 845f74a drm/i915:Initialize the second BSD ring on BDW GT3 machine by Zhao Yakui · 11 years ago
  62. b1a9330 drm/i915: Update the restrict check to filter out wrong Ring ID passed by user-space by Zhao Yakui · 11 years ago
  63. fd3c269 drm/i915: Split the BDW device definition to prepare for dual BSD rings on BDW GT3 by Zhao Yakui · 11 years ago
  64. 9cb3466 drm/i915: Catch dirt in unused execbuffer fields by Daniel Vetter · 11 years ago
  65. c0f5b82 drm/i915: Catch abuse of I915_EXEC_CONSTANTS_* by Daniel Vetter · 11 years ago
  66. 9d662da drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET by Daniel Vetter · 11 years ago
  67. 48e48a0 drm/i915: Include a little more information about why ring init fails by Chris Wilson · 11 years ago
  68. 074c6ad drm/i915: Mark device as wedged if we fail to resume by Chris Wilson · 11 years ago
  69. 6099032 drm/i915: Allow the module to load even if we fail to setup rings by Chris Wilson · 11 years ago
  70. e3efda4 drm/i915: Preserve ring buffers objects across resume by Chris Wilson · 11 years ago
  71. 18393f6 drm/i915: Replace hardcoded cacheline size with macro by Chris Wilson · 11 years ago
  72. 93c9c19 drm/i915: remove unexplained vblank wait in the DP off code by Jesse Barnes · 11 years ago
  73. 444c9a0 Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 11 years ago
  74. 7e9ab40 Merge branch 'drm-coverity-fixes' of git://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 11 years ago
  75. 2c9b25c drm: qxl: Remove unused device pointer by Christian Engelmayer · 11 years ago
  76. b87577b drm: try harder to avoid regression when merging mode bits by Dave Airlie · 11 years ago
  77. 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
  78. ed8c37e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  79. b8eade2 drm/exynos: use %pad for dma_addr_t by Jingoo Han · 11 years ago
  80. 293d3f6 drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results by Jingoo Han · 11 years ago
  81. 25c8b5c drm/exynos: balance framebuffer refcount by Andrzej Hajda · 11 years ago
  82. d8af20b Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  83. 87c7662 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  84. 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
  85. 9e5e7be Merge branch 'msm-fixes-3.15-rc3' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 11 years ago
  86. 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
  87. d9e9e8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. a8d7069 Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  89. d0c15ad Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  90. fefb827 Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  91. e9dba83 Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  92. d4c9c8a Merge branches 'pnp' and 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  93. 9a60ee1 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  94. 6dda80f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  95. 3fe89d2 Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  96. 34f972d6 usb: option: add and update a number of CMOTech devices by Bjørn Mork · 11 years ago
  97. dd6b48e usb: option: add Alcatel L800MA by Bjørn Mork · 11 years ago
  98. 533b399 usb: option: add Olivetti Olicard 500 by Bjørn Mork · 11 years ago
  99. bce4f58 usb: qcserial: add Sierra Wireless MC7305/MC7355 by Bjørn Mork · 11 years ago
  100. 70a3615 usb: qcserial: add Sierra Wireless MC73xx by Bjørn Mork · 11 years ago