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