1. 5ed1678 drm/i915: Move the gtt mm takedown to cleanup by Ben Widawsky · 11 years ago
  2. 5ce0972 drm/i915: Missed dropped VMA conversion by Ben Widawsky · 11 years ago
  3. 2f88542 drm/i915: Remove defunct ctx switch comments by Ben Widawsky · 11 years ago
  4. 17601cbc drm/i915: Removed unused vm args by Ben Widawsky · 11 years ago
  5. 2f9fe5f drm/i915: Demote drop_caches_set print by Ben Widawsky · 11 years ago
  6. ad52546 drm/i915: Disallow dynamic ppgtt param modification by Ben Widawsky · 11 years ago
  7. 686e1f6 drm/i915: Add a few missed bits to the mm by Ben Widawsky · 11 years ago
  8. d595bd4 drm/i915: Fix BDW PPGTT error path by Ben Widawsky · 11 years ago
  9. d629336 drm/i915: Don't set the fence number in DPFC_CTL on SNB by Ville Syrjälä · 11 years ago
  10. b33ecdd drm/i915: Fix module unloading with DRM_I915_UMS=n by Daniel Vetter · 11 years ago
  11. 6605782 i915, fbdev: Fix Kconfig typo by Borislav Petkov · 11 years ago
  12. 432f334 i915, debugfs: Fix uninitialized warning by Borislav Petkov · 11 years ago
  13. 3458122 drm/i915: Hold pc8 lock around toggling pc8.gpu_idle by Chris Wilson · 11 years ago
  14. 4ea67bc drm/i915: Enable pipe gamma for sprites by Ville Syrjälä · 11 years ago
  15. b19870e drm/i915: Use plane_name() in gen7_enable_fbc() by Ville Syrjälä · 11 years ago
  16. cbaef0f drm/i915: Set has_fbc=true for all SNB+, except VLV by Ville Syrjälä · 11 years ago
  17. 37c1d94 drm/i915: Emit SRM after the MSG_FBC_REND_STATE LRI by Ville Syrjälä · 11 years ago
  18. 9688eca drm/i915: Limit FBC flush to post batch flush by Ville Syrjälä · 11 years ago
  19. f671d11 drm/i915: remove intel_uncore_clear_errors by Daniel Vetter · 11 years ago
  20. 0694001 drm/i915: reuse WRPLL when possible by Paulo Zanoni · 11 years ago
  21. 4aeebd7 drm/i915: dp aux irq support for g4x/vlv by Daniel Vetter · 11 years ago
  22. c09cd6e Merge branch 'backlight-rework' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  23. 96ab4c7 Merge branch 'bdw-fixes' into backlight-rework by Daniel Vetter · 11 years ago
  24. 7eb1c49 drm/i915: Reject opening of pipe crc files for invalid pipes by Daniel Vetter · 11 years ago
  25. b378360 drm/i915: Use for_each_pipe in intel_display_crc_init by Daniel Vetter · 11 years ago
  26. 565ee38 drm/i915: do not save/restore backlight registers in KMS by Jani Nikula · 11 years ago
  27. 58cad07 drm/i915: nuke get max backlight functions by Jani Nikula · 11 years ago
  28. bc0bb9f drm/i915: remove QUIRK_NO_PCH_PWM_ENABLE by Jani Nikula · 11 years ago
  29. b35684b drm/i915: do full backlight setup at enable time by Jani Nikula · 11 years ago
  30. 596cc11 drm/i915/bdw: PIPE_[BC] I[ME]R moved to powerwell by Ben Widawsky · 11 years ago
  31. 3a2ffb6 drm/i915/bdw: Limit GTT to 2GB by Ben Widawsky · 11 years ago
  32. eb0d4b7 drm/i915/bdw: Add comment about gen8 HWS PGA by Ben Widawsky · 11 years ago
  33. 230f955 drm/i915/bdw: Free correct number of ppgtt pages by Ben Widawsky · 11 years ago
  34. 935e8de drm/i915/bdw: Do gen6 style reset for gen8 by Ben Widawsky · 11 years ago
  35. f8e1006 drm/i915/bdw: GEN8 backlight support by Ben Widawsky · 11 years ago
  36. 5dd8c4c drm/i915/bdw: Add BDW to ULT macro by Ben Widawsky · 11 years ago
  37. 636baeb drm/i915: gather backlight information at setup by Jani Nikula · 11 years ago
  38. b30324a drm/i915: Deprecated UMS support by Daniel Vetter · 11 years ago
  39. 3bb6ce6 drm/i915: Kill legeacy AGP for gen3 kms by Daniel Vetter · 11 years ago
  40. ea8eea7 drm/i915: Make AGP=n work even on gen3 by Daniel Vetter · 11 years ago
  41. ad40f83 Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  42. b95b491 Merge tag 'drm-intel-fixes-2013-11-12' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  43. 792e6a6 Merge branch 'ttm-next-3.13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  44. ca9efa1 Merge branch 'vmwgfx-next-3.13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  45. 661df04 drm/i915: check i915_get_reset_stats_ioctl args by Mika Kuoppala · 11 years ago
  46. c445b3b drm/i915: debug print on backlight register by Jani Nikula · 11 years ago
  47. f91c15e drm/i915: use the initialized backlight max value instead of reading it by Jani Nikula · 11 years ago
  48. 3bd712e drm/i915: move backlight level setting in enable/disable to hooks by Jani Nikula · 11 years ago
  49. ab51c86 drm/i915: vlv does not have pipe field in backlight registers by Jani Nikula · 11 years ago
  50. b329b32 drm/i915: fix gen2-gen3 backlight set by Jani Nikula · 11 years ago
  51. 3943875 drm/ttm: Fix vma page_prot bit manipulation by Thomas Hellstrom · 11 years ago
  52. e14cd95 drm/vmwgfx: Fix a couple of compile / sparse warnings and errors by Thomas Hellstrom · 11 years ago
  53. ea029c2 drm/vmwgfx: Resource evict fixes by Thomas Hellstrom · 11 years ago
  54. b53c8c3 drm/i915: drop duplicate ggtt vma list add in setup_global_gtt by Jesse Barnes · 11 years ago
  55. 7bd688c drm/i915: handle backlight through chip specific functions by Jani Nikula · 11 years ago
  56. c91c9f3 drm/i915: make asle notifications update backlight on all connectors by Jani Nikula · 11 years ago
  57. 58c6877 drm/i915: make backlight info per-connector by Jani Nikula · 11 years ago
  58. db31af1 drm/i915: clean up backlight conditional build by Jani Nikula · 11 years ago
  59. b635991 drm/i915: add i915_get_reset_stats_ioctl by Mika Kuoppala · 11 years ago
  60. 2ac0f45 drm/i915: add i915_reset_count by Mika Kuoppala · 11 years ago
  61. f2d91a2 drm/i915: tune reset dmesg output a bit by Daniel Vetter · 11 years ago
  62. 339d202 drm/edid: compare actual vrefresh for all modes for quirks by Alex Deucher · 11 years ago
  63. e4607fc drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric by Chon Ming Lee · 11 years ago
  64. cf0613d Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next by Dave Airlie · 11 years ago
  65. 8d01e1e drm: shmob_drm: Convert to clk_prepare/unprepare by Laurent Pinchart · 11 years ago
  66. ab0169b Merge tag 'bdw-stage1-2013-11-08-v2' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  67. 8d0a221 Merge branch 'drm-next-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 11 years ago
  68. c4b3a81 Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 11 years ago
  69. 98706ea drm/nouveau: fix 32-bit build by Dave Airlie · 11 years ago
  70. 1dca220 drm/i915/opregion: fix build error on CONFIG_ACPI=n by Jani Nikula · 11 years ago
  71. 28ed756 Revert "drm/radeon/audio: don't set speaker allocation on DCE4+" by Alex Deucher · 11 years ago
  72. a209825 drm/radeon/audio: improve ACR calculation by Pierre Ossman · 11 years ago
  73. 3e71985 drm/radeon/audio: correct ACR table by Pierre Ossman · 11 years ago
  74. e31fadd3 drm/radeon: fix mismerge of drm-next with 3.12 by Alex Deucher · 11 years ago
  75. 00fe639 drm/i915: Make AGP support optional by Ville Syrjälä · 11 years ago
  76. 41971b3 drm/radeon: fill in radeon_asic_init for hawaii by Alex Deucher · 11 years ago
  77. 7eeeabf drm/radeon: modesetting updates for hawaii by Alex Deucher · 11 years ago
  78. 60669d5 drm/radeon: atombios.h updates for hawaii by Alex Deucher · 11 years ago
  79. bbfe90b drm/radeon: update cik_get_csb_buffer for hawaii by Alex Deucher · 11 years ago
  80. 2d40038 drm/radeon: add hawaii dpm support by Alex Deucher · 11 years ago
  81. 4256331 drm/radeon/cik: add hawaii UVD support by Alex Deucher · 11 years ago
  82. d477565 drm/radeon: update firmware loading for hawaii by Alex Deucher · 11 years ago
  83. fc821b7 drm/radeon: update rb setup for hawaii by Alex Deucher · 11 years ago
  84. 8efff33 drm/radeon: add golden register settings for hawaii by Alex Deucher · 11 years ago
  85. 21e438a drm/radeon: update cik_tiling_mode_table_init() for hawaii by Alex Deucher · 11 years ago
  86. 939c0d3 drm/radeon: minor updates to cik.c for hawaii by Alex Deucher · 11 years ago
  87. b496038 drm/radeon: update cik_gpu_init() for hawaii by Alex Deucher · 11 years ago
  88. 3bf599e drm/radeon: add Hawaii chip family by Alex Deucher · 11 years ago
  89. 1cd73ff drm/radeon: fix-up some float to fixed conversion thinkos by Alex Deucher · 11 years ago
  90. d45fd24 drm/radeon: use HDP_MEM_COHERENCY_FLUSH_CNTL for sdma as well by Alex Deucher · 11 years ago
  91. 520a871 drm/radeon/kms: add crtc_disable function for legacy crtc by Ilija Hadzic · 11 years ago
  92. 75b871e drm/radeon/kms: unpin fb in atombios crtc disable by Ilija Hadzic · 11 years ago
  93. 0f57bca drm/radeon/audio: fix missing multichannel PCM SAD in some cases by Anssi Hannula · 11 years ago
  94. 13b3a0a drm/i915: Mask the vblank interrupt on bdw by default by Daniel Vetter · 11 years ago
  95. 38d83c96 drm/i915: Wire up cpu fifo underrun reporting support for bdw by Daniel Vetter · 11 years ago
  96. 7167d7c drm/i915: Optimize gen8_enable|disable_vblank functions by Daniel Vetter · 11 years ago
  97. 0fbe787 drm/i915: Wire up pipe CRC support for bdw by Daniel Vetter · 11 years ago
  98. 92d03a8 drm/i915: Wire up PCH interrupts for bdw by Daniel Vetter · 11 years ago
  99. 6d766f0 drm/i915: Wire up port A aux channel by Daniel Vetter · 11 years ago
  100. 30100f2 drm/i915: Fix up the bdw pipe interrupt enable lists by Daniel Vetter · 11 years ago