1. 73edd18f drm/i915: DE_PCU_EVENT irq is ilk-only by Daniel Vetter · 12 years ago
  2. 35eb732 drm/i915: kill dev_priv->mchdev_lock by Daniel Vetter · 12 years ago
  3. c6a828d drm/i915: move all rps state into dev_priv->rps by Daniel Vetter · 12 years ago
  4. 22bcfc6 drm/i915: use mutex_lock_interruptible for debugfs files by Daniel Vetter · 12 years ago
  5. 004777c drm/i915: fixup up debugfs rps state handling by Daniel Vetter · 12 years ago
  6. 02d7195 drm/i915: properly guard ilk ips state by Daniel Vetter · 12 years ago
  7. 745ca3b drm/i915: add parentheses around PIXCLK_GATE definitions by Paulo Zanoni · 12 years ago
  8. 5e49cea drm/i915: reindent Haswell register definitions by Paulo Zanoni · 12 years ago
  9. 602c43d drm/i915: completely reset the value of DDI_FUNC_CTL by Paulo Zanoni · 12 years ago
  10. dfcef25 drm/i915: correctly set the DDI_FUNC_CTL bpc field by Paulo Zanoni · 12 years ago
  11. f63eb7c drm/i915: set the DDI sync polarity bits by Paulo Zanoni · 12 years ago
  12. 3f7c447 drm/i915: fix pipe DDI mode select by Paulo Zanoni · 12 years ago
  13. c96ea64 drm/i915: dump the device info by Daniel Vetter · 12 years ago
  14. 65bccb5 drm/i915: fixup desired rps frequency computation by Daniel Vetter · 12 years ago
  15. 2fedbff drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES by Chris Wilson · 12 years ago
  16. 6c6cf5a drm/i915: Only apply the SNB pipe control w/a to gen6 by Chris Wilson · 12 years ago
  17. ab3951e drm/i915: prevent possible pin leak on error path by Eugeni Dodonov · 12 years ago
  18. acbe947 drm/i915: rip out sanitize_pm again by Daniel Vetter · 12 years ago
  19. 20b46e5 drm/i915: Only set the down rps limit when at the loweset frequency by Daniel Vetter · 12 years ago
  20. e6994ae drm/i915: Export ability of changing cache levels to userspace by Chris Wilson · 12 years ago
  21. 42d6ab4 drm/i915: Segregate memory domains in the GTT using coloring by Chris Wilson · 12 years ago
  22. f27b926 drm/i915: Expand DPF support to Haswell by Ben Widawsky · 12 years ago
  23. e1ef7cc drm/i915: Macro to determine DPF support by Ben Widawsky · 12 years ago
  24. 2e4291e drm/i915: Add contexts for HSW by Ben Widawsky · 12 years ago
  25. f047e39 drm/i915: Avoid concurrent access when marking the device as idle/busy by Chris Wilson · 12 years ago
  26. a7b9761 drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs by Chris Wilson · 12 years ago
  27. 016fd0c drm/i915: Clear the pending_gpu_fenced_access flag at the start of execbuffer by Chris Wilson · 12 years ago
  28. 6ac42f4 drm/i915: Replace the complex flushing logic with simple invalidate/flush all by Daniel Vetter · 12 years ago
  29. 26b9c4a drm/i915: Remove the explicit flush of the GPU write domain by Chris Wilson · 12 years ago
  30. 86d5bc3 drm/i915: Remove explicit flush from i915_gem_object_flush_fence() by Chris Wilson · 12 years ago
  31. 69c2fc8 drm/i915: Remove the per-ring write list by Chris Wilson · 12 years ago
  32. 65ce302 drm/i915: Remove the defunct flushing list by Chris Wilson · 12 years ago
  33. 0201f1e drm/i915: Replace the pending_gpu_write flag with an explicit seqno by Chris Wilson · 12 years ago
  34. e5f1d96 drm/i915: Remove assertion over write domain after i915_gem_object_sync() by Chris Wilson · 12 years ago
  35. 3bb73ab drm/i915: Allow late allocation of request for i915_add_request() by Chris Wilson · 12 years ago
  36. 540a895 drm/i915: add inte_crt->adpa_reg by Daniel Vetter · 12 years ago
  37. a7e806d drm/i915: create VLV_DSIPLAY_BASE #define by Daniel Vetter · 12 years ago
  38. e9808ed drm/i915: Return a mask of the active rings in the high word of busy_ioctl by Chris Wilson · 12 years ago
  39. c0c7bab drm/i915: add register read IOCTL by Ben Widawsky · 12 years ago
  40. 2b860db drm/i915: Reserve ioctl numbers for set/get_caching by Daniel Vetter · 12 years ago
  41. 7434a25 drm/i915: Support for ns2501-DVO by Thomas Richter · 12 years ago
  42. ab9d7c3 drm/i915: add port field to struct intel_dp and use it by Paulo Zanoni · 12 years ago
  43. 47ea754 drm/i915: move common code to intel_dp_set_link_train by Paulo Zanoni · 12 years ago
  44. 08d644a drm/i915: add port parameter to intel_hdmi_init by Daniel Vetter · 12 years ago
  45. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  46. ebc0fd8 drm/i915: group ADPA #defines together by Daniel Vetter · 12 years ago
  47. 9a3b530 drm/i915: Cleanup context switching through do_switch() by Chris Wilson · 12 years ago
  48. 54d63ca drm/i915: Move DP structs to shared location by Shobhit Kumar · 12 years ago
  49. e8aeaee drm/i915: unbreak lastclose for failed driver init by Daniel Vetter · 12 years ago
  50. 0da5cec drm/i915: Set the context before setting up regs for the context. by Eric Anholt · 12 years ago
  51. 35313cd drm/i915: constify mode in crtc_mode_fixup by Daniel Vetter · 12 years ago
  52. 520c41c drm/i915/lvds: ditch ->prepare special case by Daniel Vetter · 12 years ago
  53. be63638 drm/i915: dereferencing an error pointer by Dan Carpenter · 12 years ago
  54. b259b31 drm/i915: fix invalid reference handling of the default ctx obj by Chris Wilson · 12 years ago
  55. eeef9b3 drm/i915: Add -EIO to the list of known errors for __wait_seqno by Chris Wilson · 12 years ago
  56. d3373a2 drm/i915: Flush the context object from the CPU caches upon switching by Chris Wilson · 12 years ago
  57. 7915810 drm/i915: Make the lock for pageflips interruptible by Chris Wilson · 12 years ago
  58. a4f32fc drm/i915: don't forget the PCH backlight registers by Paulo Zanoni · 12 years ago
  59. 09cf7c9 drm/i915: Insert a flush between batches if the breadcrumb was dropped by Chris Wilson · 12 years ago
  60. 2e6c21e drm/i915: missing error case in init status page by Ben Widawsky · 12 years ago
  61. 7962652 drm/i915: mask tiled bit when updating ILK sprites by Ander Conselvan de Oliveira · 12 years ago
  62. 0d71068 drm/i915: try to train DP even harder by Paulo Zanoni · 12 years ago
  63. 4d678e1 drm/i915: kill intel_ddc_probe by Daniel Vetter · 12 years ago
  64. a2bd1f5 drm/i915: check whether we actually received an edid in detect_ddc by Daniel Vetter · 12 years ago
  65. 4b4147c drm/i915: fix up PCH backlight #define mixup by Daniel Vetter · 12 years ago
  66. 12f5581 drm/i915: Add comments to explain the BSD tail write workaround by Chris Wilson · 12 years ago
  67. 67b1b57 drm/i915: Disable the BLT on pre-production SNB hardware by Chris Wilson · 12 years ago
  68. 0232e92 drm/i915: initialize power wells in modeset_init_hw by Eugeni Dodonov · 12 years ago
  69. ff92826 drm/i915: Only request PM interrupts for the events we handled by Chris Wilson · 12 years ago
  70. 6a4ea12 drm/i915/context: Add missing IVB context sizes by Ben Widawsky · 12 years ago
  71. 4f91dd6 drm/i915/context/: s/CTX/CXT by Ben Widawsky · 12 years ago
  72. 83bc5fd drm/sis: fixup sis_mm ioctl structs by Daniel Vetter · 12 years ago
  73. 26587e6 drm: kill i915/i830 ids from drm_pciids.h by Daniel Vetter · 13 years ago
  74. 67cb4b4 drm: unconditionally clean up dma buffers of closing clients by Daniel Vetter · 13 years ago
  75. a344a7e drm: kill dma queue support by Daniel Vetter · 13 years ago
  76. 4c37379 drm: ditch strange DRIVER_DMA_QUEUE only error bail-out by Daniel Vetter · 13 years ago
  77. b0071ef drm: kill reclaim_buffers callback by Daniel Vetter · 13 years ago
  78. e2b3c5b drm/savage: clean up reclaim_buffers by Daniel Vetter · 13 years ago
  79. 923d1fe drm: kill reclaim_buffers_locked by Daniel Vetter · 13 years ago
  80. d5346b3 Revert "Revert "drm/i810: cleanup reclaim_buffers"" by Daniel Vetter · 12 years ago
  81. 3ae6b64 drm: kill reclaim_buffers_idlelocked functions by Daniel Vetter · 13 years ago
  82. ea5e437 drm/sis: clean up reclaim_buffers by Daniel Vetter · 13 years ago
  83. 834859c drm/via: clean up reclaim_buffers by Daniel Vetter · 13 years ago
  84. 5bd42f6 drm/udl: port over blanking code from udlfb. by Dave Airlie · 12 years ago
  85. 197bbb3 drm/radeon/kms: auto detect pcie link speed from root port by Dave Airlie · 12 years ago
  86. f429778 drm/pci: add support for getting the supported link bw. by Dave Airlie · 12 years ago
  87. cdcac9c pci_regs: define LNKSTA2 pcie cap + bits. by Dave Airlie · 12 years ago
  88. 440a7cd drm/radeon: improve GPU lockup debugging info on r6xx/r7xx/r8xx/r9xx by Jerome Glisse · 12 years ago
  89. 4dbdf0a drm/mgag200: fix null pointer dereference by Devendra Naga · 12 years ago
  90. f60ec4c drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns. by Michel Dänzer · 12 years ago
  91. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  92. 59fd415 drm: remove the list_head from drm_mode_set by Daniel Vetter · 12 years ago
  93. d390475 drm/fb helper: don't call drm_crtc_helper_set_config by Daniel Vetter · 12 years ago
  94. 343065a drm/fb-helper: delay hotplug handling when partially bound by Daniel Vetter · 12 years ago
  95. b68bdc1 Merge branch 'next' of git://people.freedesktop.org/~deathsimple/linux into drm-next by Dave Airlie · 12 years ago
  96. f312f09 drm/radeon: fix SS setup for DCPLL by Alex Deucher · 12 years ago
  97. 26fe45a drm/radeon: fix up pll selection on DCE5/6 by Alex Deucher · 12 years ago
  98. 377edc8 drm/radeon: start to document evergreen.c by Alex Deucher · 12 years ago
  99. 48ef779 drm/radeon: start to document the functions r100.c by Alex Deucher · 12 years ago
  100. 09db864 drm/radeon: document VM functions in radeon_gart.c (v3) by Alex Deucher · 12 years ago