1. c6105f2 drm/radeon: remove vm_manager start/suspend by Christian König · 12 years ago
  2. 6f72a63 drm/radeon: remove r600_blit_suspend by Christian König · 12 years ago
  3. 2898c34 drm/radeon: remove ip_pool start/suspend by Christian König · 12 years ago
  4. b90ca98 drm/radeon: make cp init on cayman more robust by Christian König · 12 years ago
  5. d40fd3a drm/radeon: remove FIXME comment from chipset suspend by Christian König · 12 years ago
  6. 31be618 drm/radeon: fix fence init after resume by Christian König · 12 years ago
  7. bf66625 drm/radeon: fix fence value access by Christian König · 12 years ago
  8. 07a7133 drm/radeon: fix ring commit padding by Christian König · 12 years ago
  9. dee53e7 drm/radeon: add an exclusive lock for GPU reset v2 by Jerome Glisse · 12 years ago
  10. 93bf888 drm/radeon: fix fence related segfault in CS by Christian König · 12 years ago
  11. 35e56bd drm/radeon: add error handling to radeon_vm_unbind_locked by Christian König · 12 years ago
  12. 7ecc45e drm/radeon: add error handling to fence_wait_empty_locked by Christian König · 12 years ago
  13. 49099c4 drm: fail gracefully when proc isn't setup. by Dave Airlie · 12 years ago
  14. 12f0e67 Merge tag 'drm-intel-next-2012-07-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  15. 4acf518 drm/i915: program FDI_RX TP and FDI delays by Eugeni Dodonov · 12 years ago
  16. 6c2b7c1 drm/i915: introduce for_each_encoder_on_crtc by Daniel Vetter · 12 years ago
  17. c2c7513 drm/i915: adjust framebuffer base address on gen4+ by Daniel Vetter · 12 years ago
  18. e506a0c drm/i915: introduce crtc->dspaddr_offset by Daniel Vetter · 12 years ago
  19. e6a595d drm/i915: Reject page flips with changed format/offset/pitch by Ville Syrjälä · 13 years ago
  20. 3a7f2f6 drm/i915: Zero initialize mode_cmd by Ville Syrjälä · 13 years ago
  21. de2b998 drm/i915: don't return a spurious -EIO from intel_ring_begin by Daniel Vetter · 12 years ago
  22. a9340cc drm/i915: properly SIGBUS on I/O errors by Daniel Vetter · 12 years ago
  23. 0a6759c drm/i915: don't hang userspace when the gpu reset is stuck by Daniel Vetter · 12 years ago
  24. d6b2c79 drm/i915: non-interruptible sleeps can't handle -EAGAIN by Daniel Vetter · 12 years ago
  25. d54a02c drm/i915: don't trylock in the gpu reset code by Daniel Vetter · 12 years ago
  26. 4c3c115 drm/i915: fix PIPE_DDI_PORT_MASK by Paulo Zanoni · 12 years ago
  27. 4c243e2 drm/i915: prevent bogus intel_update_fbc notifications by Eugeni Dodonov · 12 years ago
  28. a8f78b5 drm/i915: re-initialize DDI buffer translations after resume by Eugeni Dodonov · 12 years ago
  29. 40579ab drm/i915: don't ironlake_init_pch_refclk() on LPT by Paulo Zanoni · 12 years ago
  30. 45e6e3a drm/i915: get rid of dev_priv->info->has_pch_split by Paulo Zanoni · 12 years ago
  31. f035083 drm/i915: add PCH_NONE to enum intel_pch by Paulo Zanoni · 12 years ago
  32. 2514bc5 drm/i915: prefer wide & slow to fast & narrow in DP configs by Jesse Barnes · 12 years ago
  33. 930ebb4 drm/i915: fix up ilk rc6 disabling confusion by Daniel Vetter · 12 years ago
  34. 6590190 drm/i915: move force wake support into intel_pm by Eugeni Dodonov · 12 years ago
  35. 1544d9d drm/i915: enable RC6 workaround on Haswell by Eugeni Dodonov · 12 years ago
  36. cad2a2d drm/i915: introduce haswell_init_clock_gating by Eugeni Dodonov · 12 years ago
  37. 8850948 drm/i915: disable RC6 when disabling rps by Eugeni Dodonov · 12 years ago
  38. 4a637c2 drm/i915: enable RC6 by default on Haswell by Eugeni Dodonov · 12 years ago
  39. 7cf50fc drm/i915: slightly improve gt enable/disable routines by Eugeni Dodonov · 12 years ago
  40. 5a7dc92 drm/i915: add RPS configuration for Haswell by Eugeni Dodonov · 12 years ago
  41. e7911c4 drm/i915: support Haswell force waking by Eugeni Dodonov · 12 years ago
  42. c4de7b0 drm/i915: Implement w/a for sporadic read failures on waking from rc6 by Chris Wilson · 12 years ago
  43. 990bbda drm/i915: Group the GT routines together in both code and vtable by Chris Wilson · 12 years ago
  44. 146937e drm/i915: linuxify create_hw_context() by Ben Widawsky · 12 years ago
  45. 74da01d drm/radeon: move r100_enable_bm to a more logic place by Alex Deucher · 12 years ago
  46. 0242f74 drm/radeon: clean up CS functions in r100.c by Alex Deucher · 12 years ago
  47. e486fad drm/i915: fix PIPE_WM_LINETIME definition by Paulo Zanoni · 12 years ago
  48. 97f209b drm/i915: "Flush Me Harder" required on gen6+ by Daniel Vetter · 12 years ago
  49. 4391b2c Merge tag 'drm-intel-next-2012-06-21-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  50. a8b0bba drm/i915/sprite: Fix mem leak in intel_plane_init() by Jesper Juhl · 12 years ago
  51. f4d7105 drm/i915: correct IVB default sprite format by Jesse Barnes · 12 years ago
  52. e86fe0d drm/i915: mask tiled bit when updating IVB sprites by Jesse Barnes · 12 years ago
  53. 0317c6c drm/i915/bios: cleanup return type of intel_parse_bios() by Dan Carpenter · 12 years ago
  54. 01a0685 drm/i915: disable drm agp support for !gen3 with kms enabled by Daniel Vetter · 12 years ago
  55. 87207ca drm/i915: don't use dev->agp by Daniel Vetter · 12 years ago
  56. 79f5b2c drm/i915: make enable/disable_gt_powersave locking consistent by Daniel Vetter · 12 years ago
  57. 8090c6b drm/i915: wrap up gt powersave enabling functions by Daniel Vetter · 12 years ago
  58. 7b0cfee Merge tag 'v3.5-rc4' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  59. 9756fe3 drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13 by Sjoerd Simons · 12 years ago
  60. 7c01433 Merge branch 'next' of git://people.freedesktop.org/~deathsimple/linux into drm-core-next by Dave Airlie · 12 years ago
  61. 4ef7fe7 drm: use format %d to print error code by Yuanhan Liu · 12 years ago
  62. b196a49 drm/edid: don't return stack garbage from supports_rb by Daniel Vetter · 12 years ago
  63. b375de0 drm: Add missing static storage class specifier by Sachin Kamat · 12 years ago
  64. 36ff39c drm/radeon: replace cs_mutex with vm_mutex v3 by Christian König · 13 years ago
  65. 736fc37 drm/radeon: replace pflip and sw_int counters with atomics by Christian Koenig · 13 years ago
  66. fb98257 drm/radeon: apply Murphy's law to the kms irq code v3 by Christian Koenig · 13 years ago
  67. c20dc36 drm/radeon: fix & improve ih ring handling v3 by Christian Koenig · 13 years ago
  68. 6823d74 drm/radeon: remove some unneeded structure members by Christian Koenig · 13 years ago
  69. db7fce3 drm/radeon: replace vmram_mutex with mclk_lock v2 by Christian König · 13 years ago
  70. 220907d drm/radeon: rework ring syncing code by Christian König · 13 years ago
  71. 68e250b drm/radeon: add infrastructure for advanced ring synchronization v2 by Christian König · 13 years ago
  72. 876dc9f drm/radeon: remove radeon_fence_create by Christian König · 13 years ago
  73. ff049b6 drm/i915: bind driver to ValleyView chipsets by Jesse Barnes · 12 years ago
  74. 7983117 drm/i915: enable display messages to GT on ValleyView by Jesse Barnes · 12 years ago
  75. 31acc7f drm/i915: support page flipping on ValleyView by Jesse Barnes · 12 years ago
  76. 9355360 drm/i915: don't enable PPGTT on VLV yet by Jesse Barnes · 12 years ago
  77. bd9e841 drm/i915: VLV VGA port only handles on & off, like PCH VGA by Jesse Barnes · 12 years ago
  78. f7dff0c drm/i915: access VLV regs through read/write switch by Jesse Barnes · 12 years ago
  79. b7019b2 drm/radeon: SI tiling fixes for display by Alex Deucher · 12 years ago
  80. 9c19415 Merge tag 'drm-intel-next-2012-06-04' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  81. 4a87d65 drm/i915: add HDMI and DP port enumeration on ValleyView by Jesse Barnes · 12 years ago
  82. 7d2c24e drm/i915: add ValleyView specific CRT detect function by Jesse Barnes · 12 years ago
  83. 9836437 drm/i915: Enable DP panel power sequencing for ValleyView by Shobhit Kumar · 12 years ago
  84. a0c4da24 drm/i915: ValleyView mode setting limits and PLL functions by Jesse Barnes · 12 years ago
  85. cc889e0 drm/i915: disable flushing_list/gpu_write_list by Daniel Vetter · 12 years ago
  86. 8e88a2b drm/i915: don't call modeset_init_hw in i915_reset by Daniel Vetter · 12 years ago
  87. 5fa8be6 drm/i915: return -ENODEV if hw context are not supported by Daniel Vetter · 12 years ago
  88. 73c273e drm/i915: simplify context_idr_cleanup by Daniel Vetter · 12 years ago
  89. 6f4c45c drm/i915/context: shut up compiler by Daniel Vetter · 12 years ago
  90. 0d32601 drm/i915: return -ENOENT if the context doesn't exist by Daniel Vetter · 12 years ago
  91. df12c6d drm/i915: initialize the context idr unconditionally by Daniel Vetter · 12 years ago
  92. 55a6662 drm/i915: fix module unload after context merge by Daniel Vetter · 12 years ago
  93. e3f33d4 drm/i915: add L3 bank clock gating disable on VLV by Jesse Barnes · 12 years ago
  94. 6edaa7f drm/i915: add TDL unit clock gating disable for VLV by Jesse Barnes · 12 years ago
  95. b4ae3f2 drm/i915: load boot context at driver init time by Jesse Barnes · 12 years ago
  96. 0f846f8 drm/i915: disable RCBP and VDS unit clock gating on SNB and VLV by Jesse Barnes · 12 years ago
  97. e080b91 drm/i915: fixup hangman rebase goof-up by Daniel Vetter · 12 years ago
  98. 2084822 drm/i915: set IDICOS to medium uncore resources by Ben Widawsky · 13 years ago
  99. e158c5a drm/i915: disable contexts on old HW by Ben Widawsky · 12 years ago
  100. 39fb50f drm/i915: properly wait for SBI status by Eugeni Dodonov · 12 years ago