1. b3f9ad9 drm/i915/bdw: 3D_CHICKEN3 has write mask bits by Michel Thierry · 11 years ago
  2. a7de62f DRM/i915: Remove magic to prevent blank screen on gen4 chipsets by Egbert Eich · 11 years ago
  3. 0eaa53f drm/i915: Don't pretend ips is always enabled on BDW. by Rodrigo Vivi · 11 years ago
  4. 4bfad3d drm/i915: Unpin last_context at reset by Ville Syrjälä · 11 years ago
  5. 13cf550 drm/i915: rework digital port IRQ handling (v2) by Dave Airlie · 11 years ago
  6. 564ed19 drm/i915: gmch: fix stuck primary plane due to memory self-refresh mode by Imre Deak · 11 years ago
  7. 9858425 drm/i915: gmch: set SR WMs to valid values before enabling them by Imre Deak · 11 years ago
  8. 5209b1f drm/i915: gmch: factor out intel_set_memory_cxsr by Imre Deak · 11 years ago
  9. d2011dc drm/i915: Move VLV cmnlane workaround to intel_power_domains_init_hw() by Ville Syrjälä · 11 years ago
  10. aa519f2 drm/i915: Pull the cmnlane tricks into its own power well ops by Ville Syrjälä · 11 years ago
  11. f8bf63f drm/i915: Kill duplicated cdclk readout code from i2c by Ville Syrjälä · 11 years ago
  12. 7d007f4 drm/i915: Warn if there's a cdclk change in progess by Ville Syrjälä · 11 years ago
  13. a877e80 drm/i915: Wait for cdclk change to occure when going for 400MHz by Ville Syrjälä · 11 years ago
  14. e37c67a drm/i915: Use 200MHz cdclk on vlv when all pipes are off by Ville Syrjälä · 11 years ago
  15. 29dc7ef drm/i915: Handle 320 vs. 333 MHz cdclk on vlv by Ville Syrjälä · 11 years ago
  16. d197b7d drm/i915: Move vlv cdclk code to .get_display_clock_speed() by Ville Syrjälä · 11 years ago
  17. 9cf33db drm/i915: Give names to the CCK_DISPLAY_CLOCK_CONTROL bits by Ville Syrjälä · 11 years ago
  18. dfcab17 drm/i915: Change vlv cdclk to use kHz units by Ville Syrjälä · 11 years ago
  19. f1615bb Merge tag 'v3.16-rc4' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  20. cfb3c0a Merge patches merged by Jani while I was on vacation. by Daniel Vetter · 11 years ago
  21. dfd7aec Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-intel by Dave Airlie · 11 years ago
  22. 80e6e6b Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux by Dave Airlie · 11 years ago
  23. d808e62 Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox by Dave Airlie · 11 years ago
  24. 88b5a85 Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  25. 57127ef drm/i915: Show cursor size in debugfs/i915_display_info by Chris Wilson · 11 years ago
  26. c149dcb drm/i915: provide interface for audio driver to query cdclk by Jani Nikula · 11 years ago
  27. 4e57808 drm/vmwgfx: Fix incorrect write to read-only register v2: by Thomas Hellstrom · 11 years ago
  28. 5e59f71 drm/i915: Try harder to get FBC by Ben Widawsky · 11 years ago
  29. edc0fdb drm/i915: Extract CFB threshold calculation by Ben Widawsky · 11 years ago
  30. c421388 drm/i915: Move compressed_fb to static allocation by Ben Widawsky · 11 years ago
  31. e55a379 Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux by Dave Airlie · 11 years ago
  32. 1860268 drm: fix permissions on drm_drv.c by Dave Airlie · 11 years ago
  33. 7dae77f drm/radeon: page table BOs are kernel allocations by Christian König · 11 years ago
  34. b397207 drm/radeon/cik: fix typo in EOP packet by Alex Deucher · 11 years ago
  35. 1267a26 drm/i915: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN by Fabian Frederick · 11 years ago
  36. 0d68b25 drm/i915/bdw: Use timeout mode for RC6 on bdw by Tom O'Rourke · 11 years ago
  37. a2b6d3b drm/radeon: Track the status of a page flip more explicitly by Michel Dänzer · 11 years ago
  38. b0880e8 drm/radeon/dpm: fix vddci setup typo on cayman by Alex Deucher · 11 years ago
  39. e079298 drm/radeon/dpm: fix typo in vddci setup for eg/btc by Alex Deucher · 11 years ago
  40. 88f3906 drm/radeon: use RADEON_MAX_CRTCS, RADEON_MAX_AFMT_BLOCKS (v2) by Stefan Brüns · 11 years ago
  41. 4e5f97d drm/radeon: Use only one line for whole DPCD debug output by Stefan Brüns · 11 years ago
  42. a624f42 drm/radeon: add a module parameter to control deep color support by Alex Deucher · 11 years ago
  43. 0c78a44 drm/radeon: enable bapm by default on desktop TN/RL boards by Alex Deucher · 11 years ago
  44. 09f95d5 drm/radeon: enable bapm by default on KV/KB by Alex Deucher · 11 years ago
  45. 9668295 drm/radeon: only apply bapm changes for AC power on ARUBA by Alex Deucher · 11 years ago
  46. 9368931 drm/radeon: adjust default dispclk on DCE6 (v2) by Alex Deucher · 11 years ago
  47. 84a2ab8 drm/i915: flush delayed_resume_work when suspending by Paulo Zanoni · 11 years ago
  48. 5549d25 drm/i915: Drop early VLV WA to fix Voltage not getting dropped to Vmin by Deepak S · 11 years ago
  49. 84b4e04 drm/i915: only apply crt_present check on VLV by Jesse Barnes · 11 years ago
  50. 33c3b0d drm/i915: Wait for vblank after enabling the primary plane on BDW by Ville Syrjälä · 11 years ago
  51. 0fcb70c Merge tag 'drm-intel-fixes-2014-06-26' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  52. 92fbdfc drm/i2c: tda998x: add some basic mode validation by Russell King · 12 years ago
  53. 713456d drm/i2c: tda998x: faster polling for edid by Russell King · 11 years ago
  54. 2e48cec drm/i2c: tda998x: move drm_i2c_encoder_destroy call by Guido Martínez · 11 years ago
  55. 91565c85 drm/i915: Don't try to look up object for non-existent fb by Matt Roper · 11 years ago
  56. 8525a23 drm/i915: vlv_prepare_pll is only needed in case of non DSI interfaces by Shobhit Kumar · 11 years ago
  57. 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 · 11 years ago
  58. b0a2c151 Merge branch 'msm-fixes-3.16' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 11 years ago
  59. 1539fb9 drm: fix NULL pointer access by wrong ioctl by Zhaowei Yuan · 11 years ago
  60. 5d39b9e drm/exynos: enable vsync interrupt while waiting for vblank by Rahul Sharma · 11 years ago
  61. d74ed93 drm/exynos: soft reset mixer before reconfigure after power-on by Rahul Sharma · 11 years ago
  62. 5c0f482 drm/exynos: allow multiple layer updates per vsync for mixer by Rahul Sharma · 11 years ago
  63. 5b5ffff drm/i915: Hold the table lock whilst walking the file's idr and counting the objects in debugfs by Chris Wilson · 11 years ago
  64. 967ab6b drm/i915: Only mark the ctx as initialised after a SET_CONTEXT operation by Chris Wilson · 11 years ago
  65. 381be02 drm/exynos: stop mixer before gating clocks during poweroff by Rahul Sharma · 11 years ago
  66. b4bfa3c drm/exynos: set power state variable after enabling clocks and power by Rahul Sharma · 11 years ago
  67. d9b68d8 drm/exynos: disable unused windows on apply by Andrzej Hajda · 11 years ago
  68. 0013fc9 drm/exynos: Fix de-registration ordering by Sachin Kamat · 11 years ago
  69. dcdffeda drm/exynos: change zero to NULL for sparse by Dan Carpenter · 11 years ago
  70. aaa51b1 drm/exynos: dpi: Fix NULL pointer dereference with legacy bindings by Tomasz Figa · 11 years ago
  71. 245f98f drm/exynos: hdmi: fix power order issue by Inki Dae · 11 years ago
  72. 56c4b63 drm/i915: default to having backlight if VBT not available by Jani Nikula · 11 years ago
  73. bfafe93 drm/i915: cache hw power well enabled state by Imre Deak · 11 years ago
  74. 87e956e drm/msm: fix IOMMU cleanup for -EPROBE_DEFER by Stephane Viau · 11 years ago
  75. cf3198c drm/msm: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE) by Fabian Frederick · 11 years ago
  76. b77f47e drm/msm/hdmi: set hdp clock rate before prepare_enable by Stephane Viau · 11 years ago
  77. 370a4d8 drm/msm: storage class should be before const qualifier by Peter Griffin · 11 years ago
  78. 2557e2d drm/msm: Replace type of paddr to uint32_t. by Matwey V. Kornilov · 11 years ago
  79. 3488229 drm/i915: Update DRIVER_DATE to 20140620 by Daniel Vetter · 11 years ago
  80. 4ef6107 Merge tag 'sound-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  81. 9c33baa drivers/i915: Fix unnoticed failure of init_ring_common() by Konrad Zapalowicz · 11 years ago
  82. f99d706 drm/i915: Track frontbuffer invalidation/flushing by Daniel Vetter · 11 years ago
  83. cc36513 drm/i915: Use new frontbuffer bits to increase pll clock by Daniel Vetter · 11 years ago
  84. 395a5ab drm/i915: don't take runtime PM reference around freeze/thaw by Jesse Barnes · 11 years ago
  85. e11aa36 drm/i915: use runtime irq suspend/resume in freeze/thaw by Jesse Barnes · 11 years ago
  86. e991077 drm/i915: Properly track domain of the fbcon fb by Daniel Vetter · 11 years ago
  87. d5a81ef drm/i915: Print obj->frontbuffer_bits in debugfs output by Daniel Vetter · 11 years ago
  88. a071fa0 drm/i915: Introduce accurate frontbuffer tracking by Daniel Vetter · 11 years ago
  89. 3108e99 drm/i915: Drop schedule_back from psr_exit by Daniel Vetter · 11 years ago
  90. e6e559d drm/i915: Ditch intel_edp_psr_update by Daniel Vetter · 11 years ago
  91. 77c70c5 drm/i915: Drop unecessary complexity from psr_inactivate by Daniel Vetter · 11 years ago
  92. 884d614 Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 11 years ago
  93. fb54918 drm: fix uninitialized acquire_ctx fields (v2) by Rob Clark · 11 years ago
  94. 46889d9 drm/radeon: Fix radeon_irq_kms_pflip_irq_get/put() imbalance by Michel Dänzer · 11 years ago
  95. ca721b7 Revert "drm/radeon: remove drm_vblank_get|put from pflip handling" by Michel Dänzer · 11 years ago
  96. f2263fc drm/radeon: improve dvi_mode_valid by Alex Deucher · 11 years ago
  97. 6536a3a drm/radeon: update mode_valid testing for DP by Alex Deucher · 11 years ago
  98. 5c86822 drm/radeon: Use dce5/6 hdmi deep color clock setup also on dce8+ by Mario Kleiner · 11 years ago
  99. 14d8ec5 drm/i915: Remove ctx->last_ring by Oscar Mateo · 11 years ago
  100. 5d0cf3d Merge branch 'topic/soix' into drm-intel-next-queued by Daniel Vetter · 11 years ago