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