1. faea35d drm/i915: Make intel_panel_get_backlight static. by Stéphane Marchesin · 12 years ago
  2. f00f979 i915: don't map imported dma-bufs for dmar. by Dave Airlie · 12 years ago
  3. e47e9ad drm/i915: remove unused variable by Devendra Naga · 12 years ago
  4. e844b99 drm/i915: Don't forget to apply SNB PIPE_CONTROL GTT workaround. by Eric Anholt · 12 years ago
  5. 6af2d18 drm/i915: fix forcewake related hangs on snb by Daniel Vetter · 12 years ago
  6. ab3951e drm/i915: prevent possible pin leak on error path by Eugeni Dodonov · 12 years ago
  7. acbe947 drm/i915: rip out sanitize_pm again by Daniel Vetter · 12 years ago
  8. 20b46e5 drm/i915: Only set the down rps limit when at the loweset frequency by Daniel Vetter · 12 years ago
  9. e6994ae drm/i915: Export ability of changing cache levels to userspace by Chris Wilson · 12 years ago
  10. 42d6ab4 drm/i915: Segregate memory domains in the GTT using coloring by Chris Wilson · 12 years ago
  11. 9978cf5 i915: Remove silly test by Alan Cox · 12 years ago
  12. 0274df3 i915: fix error path leak in intel_sdvo_write_cmd by Alan Cox · 12 years ago
  13. af447bd vlv: it might be wise if we initialised the flag value... by Alan Cox · 12 years ago
  14. 98c7b42 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
  15. f27b926 drm/i915: Expand DPF support to Haswell by Ben Widawsky · 12 years ago
  16. e1ef7cc drm/i915: Macro to determine DPF support by Ben Widawsky · 12 years ago
  17. 2e4291e drm/i915: Add contexts for HSW by Ben Widawsky · 12 years ago
  18. f047e39 drm/i915: Avoid concurrent access when marking the device as idle/busy by Chris Wilson · 12 years ago
  19. a7b9761 drm/i915: Split i915_gem_flush_ring() into seperate invalidate/flush funcs by Chris Wilson · 12 years ago
  20. 016fd0c drm/i915: Clear the pending_gpu_fenced_access flag at the start of execbuffer by Chris Wilson · 12 years ago
  21. 6ac42f4 drm/i915: Replace the complex flushing logic with simple invalidate/flush all by Daniel Vetter · 12 years ago
  22. 26b9c4a drm/i915: Remove the explicit flush of the GPU write domain by Chris Wilson · 12 years ago
  23. 86d5bc3 drm/i915: Remove explicit flush from i915_gem_object_flush_fence() by Chris Wilson · 12 years ago
  24. 69c2fc8 drm/i915: Remove the per-ring write list by Chris Wilson · 12 years ago
  25. 65ce302 drm/i915: Remove the defunct flushing list by Chris Wilson · 12 years ago
  26. 0201f1e drm/i915: Replace the pending_gpu_write flag with an explicit seqno by Chris Wilson · 12 years ago
  27. e5f1d96 drm/i915: Remove assertion over write domain after i915_gem_object_sync() by Chris Wilson · 12 years ago
  28. 3bb73ab drm/i915: Allow late allocation of request for i915_add_request() by Chris Wilson · 12 years ago
  29. 540a895 drm/i915: add inte_crt->adpa_reg by Daniel Vetter · 12 years ago
  30. a7e806d drm/i915: create VLV_DSIPLAY_BASE #define by Daniel Vetter · 12 years ago
  31. e9808ed drm/i915: Return a mask of the active rings in the high word of busy_ioctl by Chris Wilson · 12 years ago
  32. c0c7bab drm/i915: add register read IOCTL by Ben Widawsky · 12 years ago
  33. 7434a25 drm/i915: Support for ns2501-DVO by Thomas Richter · 12 years ago
  34. ab9d7c3 drm/i915: add port field to struct intel_dp and use it by Paulo Zanoni · 12 years ago
  35. 47ea754 drm/i915: move common code to intel_dp_set_link_train by Paulo Zanoni · 12 years ago
  36. 08d644a drm/i915: add port parameter to intel_hdmi_init by Daniel Vetter · 12 years ago
  37. 66a9278 drm/i915: simplify possible_clones computation by Daniel Vetter · 12 years ago
  38. ebc0fd8 drm/i915: group ADPA #defines together by Daniel Vetter · 12 years ago
  39. 9a3b530 drm/i915: Cleanup context switching through do_switch() by Chris Wilson · 12 years ago
  40. 54d63ca drm/i915: Move DP structs to shared location by Shobhit Kumar · 12 years ago
  41. e8aeaee drm/i915: unbreak lastclose for failed driver init by Daniel Vetter · 12 years ago
  42. 0da5cec drm/i915: Set the context before setting up regs for the context. by Eric Anholt · 12 years ago
  43. 35313cd drm/i915: constify mode in crtc_mode_fixup by Daniel Vetter · 12 years ago
  44. 520c41c drm/i915/lvds: ditch ->prepare special case by Daniel Vetter · 12 years ago
  45. be63638 drm/i915: dereferencing an error pointer by Dan Carpenter · 12 years ago
  46. b259b31 drm/i915: fix invalid reference handling of the default ctx obj by Chris Wilson · 12 years ago
  47. eeef9b3 drm/i915: Add -EIO to the list of known errors for __wait_seqno by Chris Wilson · 12 years ago
  48. d3373a2 drm/i915: Flush the context object from the CPU caches upon switching by Chris Wilson · 12 years ago
  49. 7915810 drm/i915: Make the lock for pageflips interruptible by Chris Wilson · 12 years ago
  50. a4f32fc drm/i915: don't forget the PCH backlight registers by Paulo Zanoni · 12 years ago
  51. 09cf7c9 drm/i915: Insert a flush between batches if the breadcrumb was dropped by Chris Wilson · 12 years ago
  52. 2e6c21e drm/i915: missing error case in init status page by Ben Widawsky · 12 years ago
  53. 7962652 drm/i915: mask tiled bit when updating ILK sprites by Ander Conselvan de Oliveira · 12 years ago
  54. 0d71068 drm/i915: try to train DP even harder by Paulo Zanoni · 12 years ago
  55. 4d678e1 drm/i915: kill intel_ddc_probe by Daniel Vetter · 12 years ago
  56. a2bd1f5 drm/i915: check whether we actually received an edid in detect_ddc by Daniel Vetter · 12 years ago
  57. 4b4147c drm/i915: fix up PCH backlight #define mixup by Daniel Vetter · 12 years ago
  58. 12f5581 drm/i915: Add comments to explain the BSD tail write workaround by Chris Wilson · 12 years ago
  59. 67b1b57 drm/i915: Disable the BLT on pre-production SNB hardware by Chris Wilson · 12 years ago
  60. 0232e92 drm/i915: initialize power wells in modeset_init_hw by Eugeni Dodonov · 12 years ago
  61. ff92826 drm/i915: Only request PM interrupts for the events we handled by Chris Wilson · 12 years ago
  62. 6a4ea12 drm/i915/context: Add missing IVB context sizes by Ben Widawsky · 12 years ago
  63. 4f91dd6 drm/i915/context/: s/CTX/CXT by Ben Widawsky · 12 years ago
  64. e6b0b6a Merge tag 'v3.5-rc7' into drm-next by Dave Airlie · 12 years ago
  65. b0071ef drm: kill reclaim_buffers callback by Daniel Vetter · 13 years ago
  66. e811f5a drm: Make the .mode_fixup() operations mode argument a const pointer by Laurent Pinchart · 12 years ago
  67. 6b9d89b drm: Add colouring to the range allocator by Chris Wilson · 12 years ago
  68. 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
  69. 4acf518 drm/i915: program FDI_RX TP and FDI delays by Eugeni Dodonov · 12 years ago
  70. 6c2b7c12 drm/i915: introduce for_each_encoder_on_crtc by Daniel Vetter · 12 years ago
  71. c2c7513 drm/i915: adjust framebuffer base address on gen4+ by Daniel Vetter · 12 years ago
  72. e506a0c drm/i915: introduce crtc->dspaddr_offset by Daniel Vetter · 12 years ago
  73. e6a595d drm/i915: Reject page flips with changed format/offset/pitch by Ville Syrjälä · 12 years ago
  74. 3a7f2f6 drm/i915: Zero initialize mode_cmd by Ville Syrjälä · 12 years ago
  75. de2b998 drm/i915: don't return a spurious -EIO from intel_ring_begin by Daniel Vetter · 12 years ago
  76. a9340cc drm/i915: properly SIGBUS on I/O errors by Daniel Vetter · 12 years ago
  77. 0a6759c drm/i915: don't hang userspace when the gpu reset is stuck by Daniel Vetter · 12 years ago
  78. d6b2c79 drm/i915: non-interruptible sleeps can't handle -EAGAIN by Daniel Vetter · 12 years ago
  79. d54a02c drm/i915: don't trylock in the gpu reset code by Daniel Vetter · 12 years ago
  80. 4c3c115 drm/i915: fix PIPE_DDI_PORT_MASK by Paulo Zanoni · 12 years ago
  81. 4c243e2 drm/i915: prevent bogus intel_update_fbc notifications by Eugeni Dodonov · 12 years ago
  82. a8f78b5 drm/i915: re-initialize DDI buffer translations after resume by Eugeni Dodonov · 12 years ago
  83. 40579ab drm/i915: don't ironlake_init_pch_refclk() on LPT by Paulo Zanoni · 12 years ago
  84. 45e6e3a drm/i915: get rid of dev_priv->info->has_pch_split by Paulo Zanoni · 12 years ago
  85. f035083 drm/i915: add PCH_NONE to enum intel_pch by Paulo Zanoni · 12 years ago
  86. 2514bc5 drm/i915: prefer wide & slow to fast & narrow in DP configs by Jesse Barnes · 12 years ago
  87. 930ebb4 drm/i915: fix up ilk rc6 disabling confusion by Daniel Vetter · 12 years ago
  88. 6590190 drm/i915: move force wake support into intel_pm by Eugeni Dodonov · 12 years ago
  89. 1544d9d drm/i915: enable RC6 workaround on Haswell by Eugeni Dodonov · 12 years ago
  90. cad2a2d drm/i915: introduce haswell_init_clock_gating by Eugeni Dodonov · 12 years ago
  91. 8850948 drm/i915: disable RC6 when disabling rps by Eugeni Dodonov · 12 years ago
  92. 4a637c2 drm/i915: enable RC6 by default on Haswell by Eugeni Dodonov · 12 years ago
  93. 7cf50fc drm/i915: slightly improve gt enable/disable routines by Eugeni Dodonov · 12 years ago
  94. 5a7dc92 drm/i915: add RPS configuration for Haswell by Eugeni Dodonov · 12 years ago
  95. e7911c4 drm/i915: support Haswell force waking by Eugeni Dodonov · 12 years ago
  96. c4de7b0 drm/i915: Implement w/a for sporadic read failures on waking from rc6 by Chris Wilson · 12 years ago
  97. 990bbda drm/i915: Group the GT routines together in both code and vtable by Chris Wilson · 12 years ago
  98. 9f846a1 drm/i915: kick any firmware framebuffers before claiming the gtt by Daniel Vetter · 12 years ago
  99. 146937e drm/i915: linuxify create_hw_context() by Ben Widawsky · 12 years ago
  100. e486fad drm/i915: fix PIPE_WM_LINETIME definition by Paulo Zanoni · 12 years ago