1. 114fe48 drm/i915: Clean up WRPLL/SPLL #defines by Daniel Vetter · 10 years ago
  2. 7ca1ac1 drm/i915: Remove spll_refcount for hsw by Daniel Vetter · 10 years ago
  3. 8cc3e16 drm/i915: Check hw state in assert_can_disable_lcpll by Daniel Vetter · 10 years ago
  4. ebcdd39 drm/i915: Add a couple WARN()'s to catch missing locks by Matt Roper · 10 years ago
  5. 4c34574 drm/i915: Add missing locking to primary plane handlers by Matt Roper · 10 years ago
  6. 0387206 drm/i915: get/put runtime PM at i915_semaphore_status by Paulo Zanoni · 10 years ago
  7. 9ccd5ae drm/i915: fix D_COMP usage on BDW by Paulo Zanoni · 10 years ago
  8. f475dad drm/i915: fix hsw_write_dcomp() error message by Paulo Zanoni · 10 years ago
  9. d101c8f drm/i915: remove i915_rstdby_delays debugfs entry by Mika Kuoppala · 10 years ago
  10. 57c9d68 drm/i915: remove i915_gfxec debugfs entry by Mika Kuoppala · 10 years ago
  11. ba5eaf3 drm/i915: remove i915_inttoext_table debugfs entry by Mika Kuoppala · 10 years ago
  12. 1196f66 drm/i915: remove i915_delayedfreq_table debugfs entry by Mika Kuoppala · 10 years ago
  13. 2ff8fde drm/i915: Make use of intel_fb_obj() (v2) by Matt Roper · 10 years ago
  14. 155e636 drm/i915: Introduce intel_fb_obj() macro by Matt Roper · 10 years ago
  15. 1f767e0 drm/i915: HWS must be in the mappable region for g33 by Chris Wilson · 10 years ago
  16. 31685c2 drm/i915/vlv: WA for Turbo and RC6 to work together. by Deepak S · 10 years ago
  17. 8e09bf8 drm/i915: Use mmio flips to change tiling mode on Baytrail by Chris Wilson · 10 years ago
  18. 2a92d5b drm/i915: Disable RCS flips on Ivybridge by Chris Wilson · 10 years ago
  19. 7838259 drm/i915: Extract the actual workload submission mechanism from execbuffer by Oscar Mateo · 10 years ago
  20. 1b5d063 drm/i915: Generalize intel_ring_get_tail to take a ringbuf by Oscar Mateo · 10 years ago
  21. 64c58f2 drm/i915: Generalize ring_space to take a ringbuf by Oscar Mateo · 10 years ago
  22. 2919d29 drm/i915: Extract ringbuffer destroy & generalize alloc to take a ringbuf by Oscar Mateo · 10 years ago
  23. 31b7a88 drm/i915: Add kerneldoc comments to the intel_context struct by Oscar Mateo · 10 years ago
  24. 821d66d drm/i915: Emphasize that ctx->id is merely a user handle by Oscar Mateo · 10 years ago
  25. ea0c76f drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy rcs ctx by Oscar Mateo · 10 years ago
  26. aa0c13d drm/i915: Extract context backing object allocation by Oscar Mateo · 10 years ago
  27. 95fa2ee drm/i915: make system freeze support depend on CONFIG_ACPI_SLEEP by Imre Deak · 10 years ago
  28. ec5cc0f drm/i915: Restrict GPU boost to the RCS engine by Chris Wilson · 10 years ago
  29. f7d2323 drm/i915: correct BLC vs PWM enable/disable ordering by Jesse Barnes · 11 years ago
  30. 521e62e drm/i915: Enable semaphores on BDW by Rodrigo Vivi · 10 years ago
  31. bae4fcd drm/i915/bdw: poll semaphores by Ben Widawsky · 10 years ago
  32. e04934c drm/i915: semaphore debugfs by Ben Widawsky · 10 years ago
  33. 0ca36d7 drm/i915/bdw: collect semaphore error state by Ben Widawsky · 10 years ago
  34. 87f85eb drm/i915: Extract semaphore error collection by Ben Widawsky · 10 years ago
  35. a6cdb93 drm/i915: Implement MI decode for gen8 by Rodrigo Vivi · 10 years ago
  36. 5ee426c drm/i915/bdw: implement semaphore wait by Ben Widawsky · 10 years ago
  37. 3e78998 drm/i915/bdw: implement semaphore signal by Ben Widawsky · 10 years ago
  38. a1444b7 drm/i915: Make semaphore updates more precise by Ben Widawsky · 10 years ago
  39. 707d9cf drm/i915: gen specific ring init by Ben Widawsky · 10 years ago
  40. ddd4dbc drm/i915: Updating comments. by Rodrigo Vivi · 10 years ago
  41. f7b6423 drm/i915: Fix VCS2's ring name. by Rodrigo Vivi · 10 years ago
  42. 2885f6a drm/i915: Corrected 'file_priv' to 'file' in 'i915_driver_preclose()' by John Harrison · 10 years ago
  43. fabf6e5 drm/i915: Support pf CRC source on haswell transcoder edp by Daniel Vetter · 10 years ago
  44. b3f9ad9 drm/i915/bdw: 3D_CHICKEN3 has write mask bits by Michel Thierry · 10 years ago
  45. a7de62f DRM/i915: Remove magic to prevent blank screen on gen4 chipsets by Egbert Eich · 10 years ago
  46. 0eaa53f drm/i915: Don't pretend ips is always enabled on BDW. by Rodrigo Vivi · 10 years ago
  47. 4bfad3d drm/i915: Unpin last_context at reset by Ville Syrjälä · 10 years ago
  48. 13cf550 drm/i915: rework digital port IRQ handling (v2) by Dave Airlie · 10 years ago
  49. 564ed19 drm/i915: gmch: fix stuck primary plane due to memory self-refresh mode by Imre Deak · 10 years ago
  50. 9858425 drm/i915: gmch: set SR WMs to valid values before enabling them by Imre Deak · 10 years ago
  51. 5209b1f drm/i915: gmch: factor out intel_set_memory_cxsr by Imre Deak · 10 years ago
  52. d2011dc drm/i915: Move VLV cmnlane workaround to intel_power_domains_init_hw() by Ville Syrjälä · 10 years ago
  53. aa519f2 drm/i915: Pull the cmnlane tricks into its own power well ops by Ville Syrjälä · 10 years ago
  54. f8bf63f drm/i915: Kill duplicated cdclk readout code from i2c by Ville Syrjälä · 10 years ago
  55. 7d007f4 drm/i915: Warn if there's a cdclk change in progess by Ville Syrjälä · 10 years ago
  56. a877e80 drm/i915: Wait for cdclk change to occure when going for 400MHz by Ville Syrjälä · 10 years ago
  57. e37c67a drm/i915: Use 200MHz cdclk on vlv when all pipes are off by Ville Syrjälä · 10 years ago
  58. 29dc7ef drm/i915: Handle 320 vs. 333 MHz cdclk on vlv by Ville Syrjälä · 10 years ago
  59. d197b7d drm/i915: Move vlv cdclk code to .get_display_clock_speed() by Ville Syrjälä · 10 years ago
  60. 9cf33db drm/i915: Give names to the CCK_DISPLAY_CLOCK_CONTROL bits by Ville Syrjälä · 10 years ago
  61. dfcab17 drm/i915: Change vlv cdclk to use kHz units by Ville Syrjälä · 10 years ago
  62. f1615bb Merge tag 'v3.16-rc4' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  63. cfb3c0a Merge patches merged by Jani while I was on vacation. by Daniel Vetter · 10 years ago
  64. dfd7aec Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-intel by Dave Airlie · 10 years ago
  65. 80e6e6b Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux by Dave Airlie · 10 years ago
  66. d808e62 Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox by Dave Airlie · 10 years ago
  67. 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
  68. 57127ef drm/i915: Show cursor size in debugfs/i915_display_info by Chris Wilson · 10 years ago
  69. c149dcb drm/i915: provide interface for audio driver to query cdclk by Jani Nikula · 10 years ago
  70. 4e57808 drm/vmwgfx: Fix incorrect write to read-only register v2: by Thomas Hellstrom · 10 years ago
  71. 5e59f71 drm/i915: Try harder to get FBC by Ben Widawsky · 10 years ago
  72. edc0fdb drm/i915: Extract CFB threshold calculation by Ben Widawsky · 10 years ago
  73. c421388 drm/i915: Move compressed_fb to static allocation by Ben Widawsky · 10 years ago
  74. e55a379 Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 10 years ago
  75. 1860268 drm: fix permissions on drm_drv.c by Dave Airlie · 10 years ago
  76. 7dae77f drm/radeon: page table BOs are kernel allocations by Christian König · 10 years ago
  77. b397207 drm/radeon/cik: fix typo in EOP packet by Alex Deucher · 10 years ago
  78. 1267a26 drm/i915: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN by Fabian Frederick · 10 years ago
  79. 0d68b25 drm/i915/bdw: Use timeout mode for RC6 on bdw by Tom O'Rourke · 11 years ago
  80. a2b6d3b drm/radeon: Track the status of a page flip more explicitly by Michel Dänzer · 10 years ago
  81. b0880e8 drm/radeon/dpm: fix vddci setup typo on cayman by Alex Deucher · 10 years ago
  82. e079298 drm/radeon/dpm: fix typo in vddci setup for eg/btc by Alex Deucher · 10 years ago
  83. 88f3906 drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2) by Stefan Brüns · 10 years ago
  84. 4e5f97d drm/radeon: Use only one line for whole DPCD debug output by Stefan Brüns · 10 years ago
  85. a624f42 drm/radeon: add a module parameter to control deep color support by Alex Deucher · 10 years ago
  86. 0c78a44 drm/radeon: enable bapm by default on desktop TN/RL boards by Alex Deucher · 10 years ago
  87. 09f95d5 drm/radeon: enable bapm by default on KV/KB by Alex Deucher · 10 years ago
  88. 9668295 drm/radeon: only apply bapm changes for AC power on ARUBA by Alex Deucher · 10 years ago
  89. 9368931 drm/radeon: adjust default dispclk on DCE6 (v2) by Alex Deucher · 10 years ago
  90. 84a2ab8 drm/i915: flush delayed_resume_work when suspending by Paulo Zanoni · 10 years ago
  91. 5549d25 drm/i915: Drop early VLV WA to fix Voltage not getting dropped to Vmin by Deepak S · 10 years ago
  92. 84b4e04 drm/i915: only apply crt_present check on VLV by Jesse Barnes · 10 years ago
  93. 33c3b0d drm/i915: Wait for vblank after enabling the primary plane on BDW by Ville Syrjälä · 10 years ago
  94. 0fcb70c Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  95. 92fbdfc drm/i2c: tda998x: add some basic mode validation by Russell King · 11 years ago
  96. 713456d drm/i2c: tda998x: faster polling for edid by Russell King · 11 years ago
  97. 2e48cec drm/i2c: tda998x: move drm_i2c_encoder_destroy call by Guido Martínez · 10 years ago
  98. 91565c8 drm/i915: Don't try to look up object for non-existent fb by Matt Roper · 10 years ago
  99. 8525a23 drm/i915: vlv_prepare_pll is only needed in case of non DSI interfaces by Shobhit Kumar · 10 years ago
  100. b5f4843 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 10 years ago