1. bf225f2 drm/i915: Move RPS evaluation interval counters to i915->rps by Chris Wilson · 10 years ago
  2. 755f68f drm/i915: Don't cast a pointer to void* unnecessarily by Damien Lespiau · 10 years ago
  3. 1f835a7 drm/i915: don't read LVDS regs at compute_config time by Paulo Zanoni · 10 years ago
  4. 34a6c70 drm/i915: check the power domains in intel_lvds_get_hw_state() by Paulo Zanoni · 10 years ago
  5. 930e8c9 drm/i915: check the power domains in ironlake_get_pipe_config() by Paulo Zanoni · 10 years ago
  6. 7709afa drm/i915: don't skip shared DPLL assertion on LPT by Paulo Zanoni · 10 years ago
  7. df8ad70 drm/i915: Only touch WRPLL hw state in enable/disable hooks by Daniel Vetter · 10 years ago
  8. 716c2e5 drm/i915: Switch to common shared dpll framework for WRPLLs by Daniel Vetter · 10 years ago
  9. e0b01be drm/i915: ->enable hook for WRPLLs by Daniel Vetter · 10 years ago
  10. 1203043 drm/i915: ->disable hook for WRPLLs by Daniel Vetter · 10 years ago
  11. d452c5b drm/i915: State readout support for WRPLLs by Daniel Vetter · 10 years ago
  12. bd2bb1b drm/i915: add POWER_DOMAIN_PLLS by Paulo Zanoni · 10 years ago
  13. 96f6128 drm/i915: Document that the pll->mode_set hook is optional by Daniel Vetter · 10 years ago
  14. 9cd8693 drm/i915: Basic shared dpll support for WRPLLs by Daniel Vetter · 10 years ago
  15. 0e50338 drm/i915: Precompute static ddi_pll_sel values in encoders by Daniel Vetter · 10 years ago
  16. 3fcf305 drm/i915: BDW also has special-purpose DP DDI clocks by Paulo Zanoni · 10 years ago
  17. 26804af drm/i915: State readout and cross-checking for ddi_pll_sel by Daniel Vetter · 10 years ago
  18. de7cfc6 drm/i915: Move ddi_pll_sel into the pipe config by Daniel Vetter · 10 years ago
  19. 728e29d drm/i915: Add a debugfs file for the shared dpll state by Daniel Vetter · 10 years ago
  20. abfdc1e drm/i915: Move SPLL disabling into hsw_crt_post_disable by Daniel Vetter · 10 years ago
  21. 082717e drm/i915: Move the SPLL enabling into hsw_crt_pre_enable by Daniel Vetter · 10 years ago
  22. 97b040a drm/i915: ddi: move pch cleanup before encoder->post_disable by Imre Deak · 10 years ago
  23. 4fe9467 drm/i915: ddi: move pch setup after encoder->pre_enable by Imre Deak · 10 years ago
  24. 114fe48 drm/i915: Clean up WRPLL/SPLL #defines by Daniel Vetter · 10 years ago
  25. 7ca1ac1 drm/i915: Remove spll_refcount for hsw by Daniel Vetter · 10 years ago
  26. 8cc3e16 drm/i915: Check hw state in assert_can_disable_lcpll by Daniel Vetter · 10 years ago
  27. ebcdd39 drm/i915: Add a couple WARN()'s to catch missing locks by Matt Roper · 10 years ago
  28. 4c34574 drm/i915: Add missing locking to primary plane handlers by Matt Roper · 10 years ago
  29. 0387206 drm/i915: get/put runtime PM at i915_semaphore_status by Paulo Zanoni · 10 years ago
  30. 9ccd5ae drm/i915: fix D_COMP usage on BDW by Paulo Zanoni · 10 years ago
  31. f475dad drm/i915: fix hsw_write_dcomp() error message by Paulo Zanoni · 10 years ago
  32. d101c8f drm/i915: remove i915_rstdby_delays debugfs entry by Mika Kuoppala · 10 years ago
  33. 57c9d68 drm/i915: remove i915_gfxec debugfs entry by Mika Kuoppala · 10 years ago
  34. ba5eaf3 drm/i915: remove i915_inttoext_table debugfs entry by Mika Kuoppala · 10 years ago
  35. 1196f66 drm/i915: remove i915_delayedfreq_table debugfs entry by Mika Kuoppala · 10 years ago
  36. 2ff8fde drm/i915: Make use of intel_fb_obj() (v2) by Matt Roper · 10 years ago
  37. 155e636 drm/i915: Introduce intel_fb_obj() macro by Matt Roper · 10 years ago
  38. 1f767e0 drm/i915: HWS must be in the mappable region for g33 by Chris Wilson · 10 years ago
  39. 31685c2 drm/i915/vlv: WA for Turbo and RC6 to work together. by Deepak S · 10 years ago
  40. 8e09bf8 drm/i915: Use mmio flips to change tiling mode on Baytrail by Chris Wilson · 10 years ago
  41. 2a92d5b drm/i915: Disable RCS flips on Ivybridge by Chris Wilson · 10 years ago
  42. 7838259 drm/i915: Extract the actual workload submission mechanism from execbuffer by Oscar Mateo · 10 years ago
  43. 1b5d063 drm/i915: Generalize intel_ring_get_tail to take a ringbuf by Oscar Mateo · 10 years ago
  44. 64c58f2 drm/i915: Generalize ring_space to take a ringbuf by Oscar Mateo · 10 years ago
  45. 2919d29 drm/i915: Extract ringbuffer destroy & generalize alloc to take a ringbuf by Oscar Mateo · 10 years ago
  46. 31b7a88 drm/i915: Add kerneldoc comments to the intel_context struct by Oscar Mateo · 10 years ago
  47. 821d66d drm/i915: Emphasize that ctx->id is merely a user handle by Oscar Mateo · 10 years ago
  48. ea0c76f drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy rcs ctx by Oscar Mateo · 10 years ago
  49. aa0c13d drm/i915: Extract context backing object allocation by Oscar Mateo · 10 years ago
  50. 95fa2ee drm/i915: make system freeze support depend on CONFIG_ACPI_SLEEP by Imre Deak · 10 years ago
  51. ec5cc0f drm/i915: Restrict GPU boost to the RCS engine by Chris Wilson · 10 years ago
  52. f7d2323 drm/i915: correct BLC vs PWM enable/disable ordering by Jesse Barnes · 10 years ago
  53. 521e62e drm/i915: Enable semaphores on BDW by Rodrigo Vivi · 10 years ago
  54. bae4fcd drm/i915/bdw: poll semaphores by Ben Widawsky · 10 years ago
  55. e04934c drm/i915: semaphore debugfs by Ben Widawsky · 10 years ago
  56. 0ca36d7 drm/i915/bdw: collect semaphore error state by Ben Widawsky · 10 years ago
  57. 87f85eb drm/i915: Extract semaphore error collection by Ben Widawsky · 10 years ago
  58. a6cdb93 drm/i915: Implement MI decode for gen8 by Rodrigo Vivi · 10 years ago
  59. 5ee426c drm/i915/bdw: implement semaphore wait by Ben Widawsky · 10 years ago
  60. 3e78998 drm/i915/bdw: implement semaphore signal by Ben Widawsky · 10 years ago
  61. a1444b7 drm/i915: Make semaphore updates more precise by Ben Widawsky · 10 years ago
  62. 707d9cf drm/i915: gen specific ring init by Ben Widawsky · 10 years ago
  63. ddd4dbc drm/i915: Updating comments. by Rodrigo Vivi · 10 years ago
  64. f7b6423 drm/i915: Fix VCS2's ring name. by Rodrigo Vivi · 10 years ago
  65. 2885f6a drm/i915: Corrected 'file_priv' to 'file' in 'i915_driver_preclose()' by John Harrison · 10 years ago
  66. fabf6e5 drm/i915: Support pf CRC source on haswell transcoder edp by Daniel Vetter · 10 years ago
  67. b3f9ad9 drm/i915/bdw: 3D_CHICKEN3 has write mask bits by Michel Thierry · 10 years ago
  68. a7de62f DRM/i915: Remove magic to prevent blank screen on gen4 chipsets by Egbert Eich · 10 years ago
  69. 0eaa53f drm/i915: Don't pretend ips is always enabled on BDW. by Rodrigo Vivi · 10 years ago
  70. 4bfad3d drm/i915: Unpin last_context at reset by Ville Syrjälä · 10 years ago
  71. 13cf550 drm/i915: rework digital port IRQ handling (v2) by Dave Airlie · 10 years ago
  72. 564ed19 drm/i915: gmch: fix stuck primary plane due to memory self-refresh mode by Imre Deak · 10 years ago
  73. 9858425 drm/i915: gmch: set SR WMs to valid values before enabling them by Imre Deak · 10 years ago
  74. 5209b1f drm/i915: gmch: factor out intel_set_memory_cxsr by Imre Deak · 10 years ago
  75. d2011dc drm/i915: Move VLV cmnlane workaround to intel_power_domains_init_hw() by Ville Syrjälä · 10 years ago
  76. aa519f2 drm/i915: Pull the cmnlane tricks into its own power well ops by Ville Syrjälä · 10 years ago
  77. f8bf63f drm/i915: Kill duplicated cdclk readout code from i2c by Ville Syrjälä · 10 years ago
  78. 7d007f4 drm/i915: Warn if there's a cdclk change in progess by Ville Syrjälä · 10 years ago
  79. a877e80 drm/i915: Wait for cdclk change to occure when going for 400MHz by Ville Syrjälä · 10 years ago
  80. e37c67a drm/i915: Use 200MHz cdclk on vlv when all pipes are off by Ville Syrjälä · 10 years ago
  81. 29dc7ef drm/i915: Handle 320 vs. 333 MHz cdclk on vlv by Ville Syrjälä · 10 years ago
  82. d197b7d drm/i915: Move vlv cdclk code to .get_display_clock_speed() by Ville Syrjälä · 10 years ago
  83. 9cf33db drm/i915: Give names to the CCK_DISPLAY_CLOCK_CONTROL bits by Ville Syrjälä · 10 years ago
  84. dfcab17 drm/i915: Change vlv cdclk to use kHz units by Ville Syrjälä · 10 years ago
  85. f1615bb Merge tag 'v3.16-rc4' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  86. cfb3c0a Merge patches merged by Jani while I was on vacation. by Daniel Vetter · 10 years ago
  87. cd3de83 Linux 3.16-rc4 by Linus Torvalds · 10 years ago
  88. 100193f Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  89. 8addf0c Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  90. 110e430 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  91. 75bf757 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  92. 549f11c Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  93. dfd7aec Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-intel by Dave Airlie · 10 years ago
  94. 80e6e6b Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux by Dave Airlie · 10 years ago
  95. d808e62 Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox by Dave Airlie · 10 years ago
  96. 8844aad genirq: Fix memory leak when calling irq_free_hwirqs() by Keith Busch · 10 years ago
  97. e1a08b8 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  98. bc6aa56 MAINTAINERS: Add few more Keystone drivers by Santosh Shilimkar · 10 years ago
  99. ce515a6 MAINTAINERS: merge MXS entry into IMX one by Shawn Guo · 10 years ago
  100. 25d1163 Merge tag 'mvebu-fixes-3.16-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 10 years ago