1. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  2. ebc0fd8 drm/i915: group ADPA #defines together by Daniel Vetter · 12 years ago
  3. 9a3b530 drm/i915: Cleanup context switching through do_switch() by Chris Wilson · 12 years ago
  4. 54d63ca drm/i915: Move DP structs to shared location by Shobhit Kumar · 12 years ago
  5. e8aeaee drm/i915: unbreak lastclose for failed driver init by Daniel Vetter · 12 years ago
  6. 0da5cec drm/i915: Set the context before setting up regs for the context. by Eric Anholt · 12 years ago
  7. 35313cd drm/i915: constify mode in crtc_mode_fixup by Daniel Vetter · 12 years ago
  8. 520c41c drm/i915/lvds: ditch ->prepare special case by Daniel Vetter · 12 years ago
  9. be63638 drm/i915: dereferencing an error pointer by Dan Carpenter · 12 years ago
  10. b259b31 drm/i915: fix invalid reference handling of the default ctx obj by Chris Wilson · 12 years ago
  11. eeef9b3 drm/i915: Add -EIO to the list of known errors for __wait_seqno by Chris Wilson · 12 years ago
  12. d3373a2 drm/i915: Flush the context object from the CPU caches upon switching by Chris Wilson · 12 years ago
  13. 7915810 drm/i915: Make the lock for pageflips interruptible by Chris Wilson · 12 years ago
  14. a4f32fc drm/i915: don't forget the PCH backlight registers by Paulo Zanoni · 12 years ago
  15. 09cf7c9 drm/i915: Insert a flush between batches if the breadcrumb was dropped by Chris Wilson · 12 years ago
  16. 2e6c21e drm/i915: missing error case in init status page by Ben Widawsky · 12 years ago
  17. 7962652 drm/i915: mask tiled bit when updating ILK sprites by Ander Conselvan de Oliveira · 12 years ago
  18. 0d71068 drm/i915: try to train DP even harder by Paulo Zanoni · 12 years ago
  19. 4d678e1 drm/i915: kill intel_ddc_probe by Daniel Vetter · 12 years ago
  20. a2bd1f5 drm/i915: check whether we actually received an edid in detect_ddc by Daniel Vetter · 12 years ago
  21. 4b4147c drm/i915: fix up PCH backlight #define mixup by Daniel Vetter · 12 years ago
  22. 12f5581 drm/i915: Add comments to explain the BSD tail write workaround by Chris Wilson · 12 years ago
  23. 67b1b57 drm/i915: Disable the BLT on pre-production SNB hardware by Chris Wilson · 12 years ago
  24. 0232e92 drm/i915: initialize power wells in modeset_init_hw by Eugeni Dodonov · 12 years ago
  25. ff92826 drm/i915: Only request PM interrupts for the events we handled by Chris Wilson · 12 years ago
  26. 6a4ea12 drm/i915/context: Add missing IVB context sizes by Ben Widawsky · 12 years ago
  27. 4f91dd6 drm/i915/context/: s/CTX/CXT by Ben Widawsky · 12 years ago
  28. 83bc5fd drm/sis: fixup sis_mm ioctl structs by Daniel Vetter · 12 years ago
  29. 67cb4b4 drm: unconditionally clean up dma buffers of closing clients by Daniel Vetter · 13 years ago
  30. a344a7e drm: kill dma queue support by Daniel Vetter · 13 years ago
  31. 4c37379 drm: ditch strange DRIVER_DMA_QUEUE only error bail-out by Daniel Vetter · 13 years ago
  32. b0071ef drm: kill reclaim_buffers callback by Daniel Vetter · 13 years ago
  33. e2b3c5b drm/savage: clean up reclaim_buffers by Daniel Vetter · 13 years ago
  34. 923d1fe drm: kill reclaim_buffers_locked by Daniel Vetter · 13 years ago
  35. d5346b3 Revert "Revert "drm/i810: cleanup reclaim_buffers"" by Daniel Vetter · 12 years ago
  36. 3ae6b64 drm: kill reclaim_buffers_idlelocked functions by Daniel Vetter · 13 years ago
  37. ea5e437 drm/sis: clean up reclaim_buffers by Daniel Vetter · 13 years ago
  38. 834859c drm/via: clean up reclaim_buffers by Daniel Vetter · 13 years ago
  39. 5bd42f6 drm/udl: port over blanking code from udlfb. by Dave Airlie · 12 years ago
  40. 197bbb3 drm/radeon/kms: auto detect pcie link speed from root port by Dave Airlie · 12 years ago
  41. f429778 drm/pci: add support for getting the supported link bw. by Dave Airlie · 12 years ago
  42. 440a7cd drm/radeon: improve GPU lockup debugging info on r6xx/r7xx/r8xx/r9xx by Jerome Glisse · 12 years ago
  43. 4dbdf0a drm/mgag200: fix null pointer dereference by Devendra Naga · 12 years ago
  44. f60ec4c drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns. by Michel Dänzer · 12 years ago
  45. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  46. d390475 drm/fb helper: don't call drm_crtc_helper_set_config by Daniel Vetter · 12 years ago
  47. 343065a drm/fb-helper: delay hotplug handling when partially bound by Daniel Vetter · 12 years ago
  48. f312f09 drm/radeon: fix SS setup for DCPLL by Alex Deucher · 12 years ago
  49. 26fe45a drm/radeon: fix up pll selection on DCE5/6 by Alex Deucher · 12 years ago
  50. 377edc8 drm/radeon: start to document evergreen.c by Alex Deucher · 12 years ago
  51. 48ef779 drm/radeon: start to document the functions r100.c by Alex Deucher · 12 years ago
  52. 09db864 drm/radeon: document VM functions in radeon_gart.c (v3) by Alex Deucher · 12 years ago
  53. 03eec93 drm/radeon: document non-VM functions in radeon_gart.c (v2) by Alex Deucher · 12 years ago
  54. 7592328 drm/radeon: document radeon_ring.c (v4) by Alex Deucher · 12 years ago
  55. d66b7ec drm/radeon: document radeon_fence.c (v2) by Alex Deucher · 12 years ago
  56. abf1dc6 drm/radeon: document radeon_asic.c by Alex Deucher · 12 years ago
  57. b73ba98 drm/radeon: document radeon_irq_kms.c by Alex Deucher · 12 years ago
  58. f482a14 drm/radeon: document radeon_kms.c by Alex Deucher · 12 years ago
  59. 0c19511 drm/radeon: document radeon_device.c (v2) by Alex Deucher · 12 years ago
  60. c7eff97 drm/radeon: add rptr save support for r1xx-r5xx by Alex Deucher · 12 years ago
  61. 89d3580 drm/radeon: update rptr saving logic for memory buffers by Alex Deucher · 12 years ago
  62. 8b25ed3 drm/radeon: remove radeon_ring_index() by Alex Deucher · 12 years ago
  63. a85a7da4 drm/radeon: update ib_execute for SI (v2) by Alex Deucher · 12 years ago
  64. 4ef7256 drm/radeon: fix const IB handling v2 by Christian König · 12 years ago
  65. bfb38d3 drm/radeon: let sa manager block for fences to wait for v2 by Christian König · 12 years ago
  66. 246fa34 drm/radeon: return an error if there is nothing to wait for by Christian König · 12 years ago
  67. 2993555 drm: Disallow DRM_IOCTL_MODESET_CTL for KMS drivers by Laurent Pinchart · 12 years ago
  68. faadaf9 Merge branch 'next' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 12 years ago
  69. 55d7c22 drm/radeon: implement ring saving on reset v4 by Christian König · 12 years ago
  70. 45df680 drm/radeon: record what is next valid wptr for each ring v4 by Christian König · 12 years ago
  71. 04eb220 drm/radeon: move radeon_ib_ring_tests out of chipset code by Christian König · 12 years ago
  72. c6105f2 drm/radeon: remove vm_manager start/suspend by Christian König · 12 years ago
  73. 6f72a63 drm/radeon: remove r600_blit_suspend by Christian König · 12 years ago
  74. 2898c34 drm/radeon: remove ip_pool start/suspend by Christian König · 12 years ago
  75. b90ca98 drm/radeon: make cp init on cayman more robust by Christian König · 12 years ago
  76. d40fd3a drm/radeon: remove FIXME comment from chipset suspend by Christian König · 12 years ago
  77. 31be618 drm/radeon: fix fence init after resume by Christian König · 12 years ago
  78. bf66625 drm/radeon: fix fence value access by Christian König · 12 years ago
  79. 07a7133 drm/radeon: fix ring commit padding by Christian König · 12 years ago
  80. dee53e7 drm/radeon: add an exclusive lock for GPU reset v2 by Jerome Glisse · 12 years ago
  81. 93bf888 drm/radeon: fix fence related segfault in CS by Christian König · 12 years ago
  82. 35e56bd drm/radeon: add error handling to radeon_vm_unbind_locked by Christian König · 12 years ago
  83. 7ecc45e drm/radeon: add error handling to fence_wait_empty_locked by Christian König · 12 years ago
  84. 6b9d89b drm: Add colouring to the range allocator by Chris Wilson · 12 years ago
  85. 49099c4 drm: fail gracefully when proc isn't setup. by Dave Airlie · 12 years ago
  86. 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
  87. 4acf518 drm/i915: program FDI_RX TP and FDI delays by Eugeni Dodonov · 12 years ago
  88. 6c2b7c12 drm/i915: introduce for_each_encoder_on_crtc by Daniel Vetter · 12 years ago
  89. c2c7513 drm/i915: adjust framebuffer base address on gen4+ by Daniel Vetter · 12 years ago
  90. e506a0c drm/i915: introduce crtc->dspaddr_offset by Daniel Vetter · 12 years ago
  91. e6a595d drm/i915: Reject page flips with changed format/offset/pitch by Ville Syrjälä · 12 years ago
  92. 3a7f2f6 drm/i915: Zero initialize mode_cmd by Ville Syrjälä · 12 years ago
  93. de2b998 drm/i915: don't return a spurious -EIO from intel_ring_begin by Daniel Vetter · 12 years ago
  94. a9340cc drm/i915: properly SIGBUS on I/O errors by Daniel Vetter · 12 years ago
  95. 0a6759c drm/i915: don't hang userspace when the gpu reset is stuck by Daniel Vetter · 12 years ago
  96. d6b2c79 drm/i915: non-interruptible sleeps can't handle -EAGAIN by Daniel Vetter · 12 years ago
  97. d54a02c drm/i915: don't trylock in the gpu reset code by Daniel Vetter · 12 years ago
  98. 4c3c115 drm/i915: fix PIPE_DDI_PORT_MASK by Paulo Zanoni · 12 years ago
  99. 4c243e2 drm/i915: prevent bogus intel_update_fbc notifications by Eugeni Dodonov · 12 years ago
  100. a8f78b5 drm/i915: re-initialize DDI buffer translations after resume by Eugeni Dodonov · 12 years ago