1. 9cd8693 drm/i915: Basic shared dpll support for WRPLLs by Daniel Vetter · 10 years ago
  2. 0e50338 drm/i915: Precompute static ddi_pll_sel values in encoders by Daniel Vetter · 10 years ago
  3. 3fcf305 drm/i915: BDW also has special-purpose DP DDI clocks by Paulo Zanoni · 10 years ago
  4. 26804af drm/i915: State readout and cross-checking for ddi_pll_sel by Daniel Vetter · 10 years ago
  5. de7cfc6 drm/i915: Move ddi_pll_sel into the pipe config by Daniel Vetter · 10 years ago
  6. 728e29d drm/i915: Add a debugfs file for the shared dpll state by Daniel Vetter · 10 years ago
  7. abfdc1e drm/i915: Move SPLL disabling into hsw_crt_post_disable by Daniel Vetter · 10 years ago
  8. 082717e drm/i915: Move the SPLL enabling into hsw_crt_pre_enable by Daniel Vetter · 10 years ago
  9. 97b040a drm/i915: ddi: move pch cleanup before encoder->post_disable by Imre Deak · 10 years ago
  10. 4fe9467 drm/i915: ddi: move pch setup after encoder->pre_enable by Imre Deak · 10 years ago
  11. 114fe48 drm/i915: Clean up WRPLL/SPLL #defines by Daniel Vetter · 10 years ago
  12. 7ca1ac1 drm/i915: Remove spll_refcount for hsw by Daniel Vetter · 10 years ago
  13. 8cc3e16 drm/i915: Check hw state in assert_can_disable_lcpll by Daniel Vetter · 10 years ago
  14. ebcdd39 drm/i915: Add a couple WARN()'s to catch missing locks by Matt Roper · 10 years ago
  15. 4c34574 drm/i915: Add missing locking to primary plane handlers by Matt Roper · 10 years ago
  16. 0387206 drm/i915: get/put runtime PM at i915_semaphore_status by Paulo Zanoni · 10 years ago
  17. 9ccd5ae drm/i915: fix D_COMP usage on BDW by Paulo Zanoni · 10 years ago
  18. f475dad drm/i915: fix hsw_write_dcomp() error message by Paulo Zanoni · 10 years ago
  19. d101c8f drm/i915: remove i915_rstdby_delays debugfs entry by Mika Kuoppala · 10 years ago
  20. 57c9d68 drm/i915: remove i915_gfxec debugfs entry by Mika Kuoppala · 10 years ago
  21. ba5eaf3 drm/i915: remove i915_inttoext_table debugfs entry by Mika Kuoppala · 10 years ago
  22. 1196f66 drm/i915: remove i915_delayedfreq_table debugfs entry by Mika Kuoppala · 10 years ago
  23. 2ff8fde drm/i915: Make use of intel_fb_obj() (v2) by Matt Roper · 10 years ago
  24. 155e636 drm/i915: Introduce intel_fb_obj() macro by Matt Roper · 10 years ago
  25. 1f767e0 drm/i915: HWS must be in the mappable region for g33 by Chris Wilson · 10 years ago
  26. 31685c2 drm/i915/vlv: WA for Turbo and RC6 to work together. by Deepak S · 10 years ago
  27. 8e09bf8 drm/i915: Use mmio flips to change tiling mode on Baytrail by Chris Wilson · 10 years ago
  28. 2a92d5b drm/i915: Disable RCS flips on Ivybridge by Chris Wilson · 10 years ago
  29. 7838259 drm/i915: Extract the actual workload submission mechanism from execbuffer by Oscar Mateo · 10 years ago
  30. 1b5d063 drm/i915: Generalize intel_ring_get_tail to take a ringbuf by Oscar Mateo · 10 years ago
  31. 64c58f2 drm/i915: Generalize ring_space to take a ringbuf by Oscar Mateo · 10 years ago
  32. 2919d29 drm/i915: Extract ringbuffer destroy & generalize alloc to take a ringbuf by Oscar Mateo · 10 years ago
  33. 31b7a88 drm/i915: Add kerneldoc comments to the intel_context struct by Oscar Mateo · 10 years ago
  34. 821d66d drm/i915: Emphasize that ctx->id is merely a user handle by Oscar Mateo · 10 years ago
  35. ea0c76f drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy rcs ctx by Oscar Mateo · 10 years ago
  36. aa0c13d drm/i915: Extract context backing object allocation by Oscar Mateo · 10 years ago
  37. 95fa2ee drm/i915: make system freeze support depend on CONFIG_ACPI_SLEEP by Imre Deak · 10 years ago
  38. ec5cc0f drm/i915: Restrict GPU boost to the RCS engine by Chris Wilson · 10 years ago
  39. f7d2323 drm/i915: correct BLC vs PWM enable/disable ordering by Jesse Barnes · 10 years ago
  40. 521e62e drm/i915: Enable semaphores on BDW by Rodrigo Vivi · 10 years ago
  41. bae4fcd drm/i915/bdw: poll semaphores by Ben Widawsky · 10 years ago
  42. e04934c drm/i915: semaphore debugfs by Ben Widawsky · 10 years ago
  43. 0ca36d7 drm/i915/bdw: collect semaphore error state by Ben Widawsky · 10 years ago
  44. 87f85eb drm/i915: Extract semaphore error collection by Ben Widawsky · 10 years ago
  45. a6cdb93 drm/i915: Implement MI decode for gen8 by Rodrigo Vivi · 10 years ago
  46. 5ee426c drm/i915/bdw: implement semaphore wait by Ben Widawsky · 10 years ago
  47. 3e78998 drm/i915/bdw: implement semaphore signal by Ben Widawsky · 10 years ago
  48. a1444b7 drm/i915: Make semaphore updates more precise by Ben Widawsky · 10 years ago
  49. 707d9cf drm/i915: gen specific ring init by Ben Widawsky · 10 years ago
  50. ddd4dbc drm/i915: Updating comments. by Rodrigo Vivi · 10 years ago
  51. f7b6423 drm/i915: Fix VCS2's ring name. by Rodrigo Vivi · 10 years ago
  52. 2885f6a drm/i915: Corrected 'file_priv' to 'file' in 'i915_driver_preclose()' by John Harrison · 10 years ago
  53. fabf6e5 drm/i915: Support pf CRC source on haswell transcoder edp by Daniel Vetter · 10 years ago
  54. b3f9ad9 drm/i915/bdw: 3D_CHICKEN3 has write mask bits by Michel Thierry · 10 years ago
  55. a7de62f DRM/i915: Remove magic to prevent blank screen on gen4 chipsets by Egbert Eich · 10 years ago
  56. 0eaa53f drm/i915: Don't pretend ips is always enabled on BDW. by Rodrigo Vivi · 10 years ago
  57. 4bfad3d drm/i915: Unpin last_context at reset by Ville Syrjälä · 10 years ago
  58. 13cf550 drm/i915: rework digital port IRQ handling (v2) by Dave Airlie · 10 years ago
  59. 564ed19 drm/i915: gmch: fix stuck primary plane due to memory self-refresh mode by Imre Deak · 10 years ago
  60. 9858425 drm/i915: gmch: set SR WMs to valid values before enabling them by Imre Deak · 10 years ago
  61. 5209b1f drm/i915: gmch: factor out intel_set_memory_cxsr by Imre Deak · 10 years ago
  62. d2011dc drm/i915: Move VLV cmnlane workaround to intel_power_domains_init_hw() by Ville Syrjälä · 10 years ago
  63. aa519f2 drm/i915: Pull the cmnlane tricks into its own power well ops by Ville Syrjälä · 10 years ago
  64. f8bf63f drm/i915: Kill duplicated cdclk readout code from i2c by Ville Syrjälä · 10 years ago
  65. 7d007f4 drm/i915: Warn if there's a cdclk change in progess by Ville Syrjälä · 10 years ago
  66. a877e80 drm/i915: Wait for cdclk change to occure when going for 400MHz by Ville Syrjälä · 10 years ago
  67. e37c67a drm/i915: Use 200MHz cdclk on vlv when all pipes are off by Ville Syrjälä · 10 years ago
  68. 29dc7ef drm/i915: Handle 320 vs. 333 MHz cdclk on vlv by Ville Syrjälä · 10 years ago
  69. d197b7d drm/i915: Move vlv cdclk code to .get_display_clock_speed() by Ville Syrjälä · 10 years ago
  70. 9cf33db drm/i915: Give names to the CCK_DISPLAY_CLOCK_CONTROL bits by Ville Syrjälä · 10 years ago
  71. dfcab17 drm/i915: Change vlv cdclk to use kHz units by Ville Syrjälä · 10 years ago
  72. f1615bb Merge tag 'v3.16-rc4' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  73. cfb3c0a Merge patches merged by Jani while I was on vacation. by Daniel Vetter · 10 years ago
  74. 100193f Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  75. 8addf0c Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  76. 110e430 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  77. 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
  78. dfd7aec Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-intel by Dave Airlie · 10 years ago
  79. 80e6e6b Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux by Dave Airlie · 10 years ago
  80. d808e62 Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox by Dave Airlie · 10 years ago
  81. 77c4cf1 Merge tag 'md/3.16-fixes' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  82. 88b5a85 Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  83. 57127ef drm/i915: Show cursor size in debugfs/i915_display_info by Chris Wilson · 10 years ago
  84. c149dcb drm/i915: provide interface for audio driver to query cdclk by Jani Nikula · 10 years ago
  85. 034a0f6 Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  86. 9911f2e Merge tag 'staging-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  87. 77ae174 Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus by James Bottomley · 10 years ago
  88. 5170a3b Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  89. 2e32bae zram: revalidate disk after capacity change by Minchan Kim · 10 years ago
  90. 4e57808 drm/vmwgfx: Fix incorrect write to read-only register v2: by Thomas Hellstrom · 10 years ago
  91. 5e59f71 drm/i915: Try harder to get FBC by Ben Widawsky · 10 years ago
  92. edc0fdb drm/i915: Extract CFB threshold calculation by Ben Widawsky · 10 years ago
  93. c421388 drm/i915: Move compressed_fb to static allocation by Ben Widawsky · 10 years ago
  94. 133d452 md: flush writes before starting a recovery. by NeilBrown · 10 years ago
  95. 9bd3592 md: make sure GET_ARRAY_INFO ioctl reports correct "clean" status by NeilBrown · 10 years ago
  96. e55a379 Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 10 years ago
  97. 1860268 drm: fix permissions on drm_drv.c by Dave Airlie · 10 years ago
  98. 7dae77f drm/radeon: page table BOs are kernel allocations by Christian König · 10 years ago
  99. b397207 drm/radeon/cik: fix typo in EOP packet by Alex Deucher · 10 years ago
  100. 1267a26 drm/i915: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN by Fabian Frederick · 10 years ago